clawfrown:Thank you luchyx for some explanation
4 years ago (2. update 4 years ago)
Though when you say "fully loaded on php" does that mean it is server CPU that is the bottleneck?
Just thought that adding some "pages" to tasklist might solve the problem somehow.
4 years ago (2. update 4 years ago)
I'm trying to say that the collection of tasks (DTO data transfer objects) is not optimized having in mind the context.
For example. It's load the description field no matter if you are on the "task list" or in the "overall changes" context.
"
pixtur could be more precise here."
4 years ago
Thank you for explanation, I seem to understood that.
But just wonder if using the brute force by setting up very strong server could have been make it faster?
15 months ago
Good discussion. Database performance is actually not the biggest issue. Memory consumption is harder to fix. We have an installation with 20000 items over 20 or so projects with around 100 users. It's running okayish on a virtual ubuntu server.