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

Sqlite performance issues relating to disk usage #16

Open
naddeoa opened this issue Apr 25, 2022 · 0 comments
Open

Sqlite performance issues relating to disk usage #16

naddeoa opened this issue Apr 25, 2022 · 0 comments

Comments

@naddeoa
Copy link
Collaborator

naddeoa commented Apr 25, 2022

I summarized the issue in an SO post here when I hit a wall: https://stackoverflow.com/questions/71963259/what-could-cause-a-sqlite-application-to-slow-down-over-time-with-high-load

For whatever reason, after hitting the container (in REST mode) for long enough (about a minute on the machine I was using) disk utilization caps out and throughput drops off. It doesn't get worse the longer it you use it, it just hits some bottleneck that I can't identify yet.

It would be nice to figure this out at some point because the container takes a ~50% tps hit once whatever it is that's happening happens, then it chugs along at that rate.

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