Defect #26016
closedRedmine is slow to some users
0%
Description
We updated our Redmine environment to the version 3.3.0 and some users are complaining about slowness in their activities.
We found that just some users (the ones with 1000+ projects) are with this problem. Users with ~600- projects are not affected.
I've attached 2 files at this issue, they're a Redmine debug log of an user with several projects (slow.log) and an user with few projects (slow.log). The difference is really notable.
Files
Related issues
Updated by Renê Barbosa over 7 years ago
Environment:
Redmine version: 3.3.3.stable
Ruby version: 2.1.10-p492 (2016-04-01) [x86_64-linux]
Rails version: 4.2.7.1
Environment: production
Database adapter: Mysql2
SCM:
Filesystem
Redmine plugins:
no plugin installed
Updated by Toshi MARUYAMA over 7 years ago
- Related to Feature #19102: Redmine doesnt scale with large amount of projects added
Updated by Renê Barbosa over 7 years ago
It looks like the issue was fixed in 3.4.0.
Updated by Mischa The Evil over 7 years ago
- Status changed from New to Closed
Renê Barbosa wrote:
It looks like the issue was fixed in 3.4.0.
That is possible as 3.4.0 includes several performance improvements. I'll close this issue but keep #19102 open as that one includes more cases of multiple users. I'd like to see their feedback before closing that one.
Thanks for the feedback.