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

Add --time option which allows to measure the time which it takes to fetch all the data from DynamoDB #23

Open
zshamrock opened this issue Jan 8, 2020 · 0 comments
Assignees

Comments

@zshamrock
Copy link
Owner

This further means it will simply read and discard the data, i.e. no save to disk, but the pure time of getting the data from DynamoDB.

This is mainly to evaluate the performance of the particular query.

Should this option only be enabled if the query options are set?

@zshamrock zshamrock self-assigned this Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant