-
Notifications
You must be signed in to change notification settings - Fork 79
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
[Performance]Test status-go DB pool #10611
Milestone
Comments
Relates to #10558 |
10 tasks
Code used for benchmarking: |
github-project-automation
bot
moved this from In Progress
to Done
in Status Desktop/Mobile Board
May 16, 2023
Limitations: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Test if a db connection pool (with max 1 open connection each) would work with sqlcipher as described here (https://turriate.com/articles/making-sqlite-faster-in-go)
https://www.notion.so/Database-related-performance-1dbaa7ea894c461d885e55676683be07?pvs=4#4c7aa5c9b7174b399950d1e792dee996
The text was updated successfully, but these errors were encountered: