stable

Clone or download

Read-only

request #9851: Improve performance of Folder selectbox rendering (#2)

In addition to commit 2a58db7e08ec17184f6d6da7ff987cf51c7db77e (gerrit Icfa09f198ef18875b02b5af50c33a979a6839801) we can improve a little bit the performance by pre-retrieving the title of the folders, like it is done in Tracker_ArtifactDao class. On my setup (800 folders), I gain 65% in rendering time (from more than 1s to less than 500ms). Change-Id: I670f1bd657af84c897d1acf6a83f7c06aeebf264

Modified Files

Name
M plugins/artifactsfolders/include/Folder/Dao.php +7 −2 Go to diff View file