07-22-2020, 02:53 PM
Yes, listy is correct. That is incredibly slow for a machine of those specs.
If you are running Linux as a server, could you run "top" in a shell and press "1" to show all cpus and then show us what you see. This what system resources is taking all the time.
You could also check if your are load balancing correctly. You can do this by going to Side Bar as admin and selecting Global -> System Info. In this UI you will see a "Load Balancing" section. Click on the "Test" button. However, even without load balancing it shouldn't be this slow (unless there are many users). Normally on my development machine, I am only running a single process and it's performance is far far greater than this.
If you are running Linux as a server, could you run "top" in a shell and press "1" to show all cpus and then show us what you see. This what system resources is taking all the time.
You could also check if your are load balancing correctly. You can do this by going to Side Bar as admin and selecting Global -> System Info. In this UI you will see a "Load Balancing" section. Click on the "Test" button. However, even without load balancing it shouldn't be this slow (unless there are many users). Normally on my development machine, I am only running a single process and it's performance is far far greater than this.