Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit S3 downloads by time, not just by date to improve performance #23

Open
flosell opened this issue Dec 24, 2017 · 0 comments
Open

Comments

@flosell
Copy link
Owner

flosell commented Dec 24, 2017

At the moment, trailscraper download will download all logs for the days specified by --from and --to. Time that might also be specified in these arguments is ignored. Therefore, trailscraper downloads more files than requested by the user. Since trailscraper generate matches timestamps properly, this does not affect the outcome, only performance

@flosell flosell mentioned this issue Dec 24, 2017
7 tasks
@flosell flosell added performance select-feature Issues regarding the selection of relevant events labels Jul 27, 2019
@flosell flosell added download-feature and removed select-feature Issues regarding the selection of relevant events labels Jun 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant