Heavy disk write usage #502
Closed
somesillyusername
started this conversation in
General
Replies: 1 comment
|
The joys of resigning from using databases. Not much we can do to address that, I'm afraid, unless we get someone who knows how to optimize shit. QQ |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Not putting that as a bug for now because it may need more triage (or might be not a bug at all) but i noticed that marinara container hammers disk with writes pretty hard.
On my instance of 1.5.8, and relatively lazy usage (maybe 50 messages per day in RP mode or so, with some small editing or cards) i noticed that I'm getting ~500MB of reads and... 30GB of writes. Docker volume itself stays small (~250MB), but it seems like every message, swipe or delete operation can produce around 30-100MB of disk writes.
Before message: 31.48 GB writes
After message: 31.85 GB writes
If needed, i can spin up another instance with sample cards, proper detailed monitoring and stuff like that.
All reactions