My changes tab is very slow
Hi!
We are using TeamCity 7.0.2 with 10 agents and 12 users. Each push to our Git repository triggers remote run on branch. After 3-4 months of working My Changes tab started to load for about a minute or even longer. What can be the reason? Is there a way to optimize this?
Regards,
Valentin
Please sign in to leave a comment.
Hello Valentin,
Could you please take several thread dumps when my changes is loading slowly? See this docs for details: http://confluence.jetbrains.net/display/TCD7/Reporting+Issues#ReportingIssues-HangsandThreadDumps
Regards,
KIR
Hello, Kirill
Thanks for reply. Attaching thread dumps all taken while My Changes tab was loading.
Thanks,
Valentin
Attachment(s):
dumps.zip
Hello Valentin,
It looks like you're using HSQLDB database and the volume of data for it is rather large.
I'd reccommend upgrading to MySQL database in your case.
Regards,
KIR