View Issue Details

IDProjectCategoryView StatusLast Update
0032790mantisbtperformancepublic2023-08-24 17:13
Reporternhchoudhary Assigned Todregad  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
Product Version2.25.2 
Summary0032790: Taking more than 2 minutes on all projects
Description

We have around 5500 projects and under every project having 3-4 bugs(around 13K bugs) its taking more than 2 min to load, please suggest how to optimize so that it will load less than half minute.

Steps To Reproduce

Login to Mantis
Select All projects
Taking 2.2 min to load page with around 13K bugs

TagsNo tags attached.

Relationships

duplicate of 0032796 assignedcommunity Long load for all projects for administrator (thousands projects active) 

Activities

atrol

atrol

2023-07-28 03:11

developer   ~0067912

Are you still able to reproduce after upgrading to latest stable version 2.25.7?
There are some improvements in it when having many projects, see 0032131

nhchoudhary

nhchoudhary

2023-07-31 08:16

reporter   ~0067956

Upgraded to version 2.25.7 but it will take same time.

dregad

dregad

2023-07-31 08:43

developer   ~0067957

@nhchoudhary it seems your problem is quite similar to 0032796, for which a pull request with a proposed fix was just submitted (see https://github.com/mantisbt/mantisbt/pull/1900). Maybe you could try to apply that patch to your environment, and report here and/or in the PR if that fixes the performance issue.

nhchoudhary

nhchoudhary

2023-08-01 05:49

reporter   ~0067958

Thank you very much. This is drastically improve performance. its now from 2.2 min to 10 second.

dregad

dregad

2023-08-01 08:49

developer   ~0067959

Great, I'll close this as duplicate of 0032796 then.