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.
Originally posted by @MvdS74 in #1167