Comment on Performance issues?

<- View Parent
Sal@mander.xyz ⁨2⁩ ⁨weeks⁩ ago

So far, I have been able to ‘control’ the CPU use by setting limits to the process that pulls stuff from the database (pool size, CPU, memory).

This does release some of the CPU for other tasks, but I think that that what creates the lag might actually be the clogged database queries. So, constraining those resources might not solve the lag problem.

Image

source
Sort:hotnewtop