Yah, I’ve been running for a few hours on that value and it is stable.
Was that Performance issues / possible memory leak · Issue #153 · elixir-sqlite/exqlite · GitHub ? I read through that one. The memory increase is indeed linear so it smells like a memory leak. But it’s only 10MB over 30 min and it’s not on a strict benchmark, so makes me wonder if it is just general operation.
The “VM lockup” does not smell like a memory leak. I wonder if the OP ran into GCP limits on iops. Usually, the cloud providers give an IOPS budget and when you’re done with it, you have to wait a while.
The current dataset is on the order of GB’s. I’ll have to minnow it down a bit and make sure I can reproduce the issues with the smaller dataset.






















