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

Collect more timing information #500

Closed
casey opened this issue Sep 8, 2022 · 1 comment
Closed

Collect more timing information #500

casey opened this issue Sep 8, 2022 · 1 comment

Comments

@casey
Copy link
Collaborator

casey commented Sep 8, 2022

Indexing time is divided into:

  • Time spent writing to the database
  • Time committing writes to the database

We should print timing information that shows how long we spent between commits (not including commits) and how long we spent actually committing.

@casey
Copy link
Collaborator Author

casey commented Nov 15, 2022

This is better covered by a benchmarking issue.

@casey casey closed this as completed Nov 15, 2022
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