Defect #13007
closedPerformance Issues with Safari (possibly GIT SCM related)
0%
Description
Hello,
I have Redmine Setup version 2.2.0, Ruby 1.8.7 and Rails 3.2.11 with PostgreSQL 9.2.1 as database backend. I am experiencing performance issues when accessing Redmine with the Safari browser which are not present when accessing it with FireFox or IE. The symptoms occurred after adding two very large GIT repositories (Linux Kernel) and are the following: when accessing the website for the first time in the browser session it takes up to 30 seconds to load the page. If I reload the page or open it in another tab it only takes 2-3 seconds. If I close the browser completely and reopen it, the first access takes again up to 30 seconds. Browsing the Redmine pages feels a little bit "laggy" but still acceptable. Another symptom can be observed in the file view of the repository browser. In Safari the source file slowly appears which takes several seconds up to a minute depending on the size of the file. In FireFox the complete file shows instantaneously. I cannot observe any unusual load on the server while accessing the website no matter which browser accesses it.