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

Exploration of sqlite performance #845

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Exploration of sqlite performance #845

wants to merge 3 commits into from

Conversation

tskisner
Copy link
Member

This branch has some changes to explore sqlite performance through modifying low-level DB parameters. It currently includes some temporary timers that will be removed before review. Some starting test scripts for parallel read are in pwg-scripts, but I expect there will not be much noticeable change until considering the case of multiple readers plus a writer. Or perhaps there will be other non-sqlite bottlenecks identified.

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

Successfully merging this pull request may close these issues.

1 participant