Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a system with a Xeon E3-1225V6 (4c/4t) with 64GB Ram, M.2 SSD (NVME). I'm querying Electrs and I can do around 240 queries per second. There seems to be some kind of magical barrier there.
The system itself should be able to handle much more I guess, because the CPU is only around 30-35% busy and the SSD is around 0.5 IOPS max. The Electrs main thread is spiking at 100% quite often though, but only on one core.
Is there something wrong with my configuration, or can I do some better optimalisation? I already have db-parallelism set to 4.
Beta Was this translation helpful? Give feedback.
All reactions