Defect #1265
openLong processing time when Redmine have many projects
0%
Description
Hi,
The work time module will spend very long time (about 2x~3x seconds) to load on our Redmine system.
I found this may be related to number of projects, because there are hundreds of projects on our Redmine system.
When testing on a test Redmine system with less projects, the loading time is shorter.
Do you have any idea to solve this problem?
Our Redmine system environment is:
Environment:
Redmine version 2.3.2.stable
Ruby version 1.8.7-p330 (2010-12-23) [x86_64-linux]
Rails version 3.2.13
Environment production
Database adapter MySQL
Redmine plugins:
clipboard_image_paste 1.7
redmine_projects_accordion 0.1.0
redmine_tab 0.4.0
redmine_theme_changer 0.1.0
redmine_watcher_groups 0.0.2git
redmine_work_time 0.2.13
Jeffrey