Add index on the last element of a path
Closes #493 (closed)
This makes ListElementChildren recursive=false
(browsing in folders) faster. This does not affect ListElements
.
Some benchmark results :
Value | Preprod | Dev | This branch |
---|---|---|---|
Total Horae | 30.60 | 28.79 | 27.14 |
Average Horae | 6.12 | 5.76 | 5.43 |
Total Balsac | 32.54 | 19.78 | 9.33 |
Average Balsac | 6.50 | 3.96 | 1.87 |
Edited by Erwan Rouchet
Merge request reports
Activity
requested review from @babadie
added 5 commits
-
5b18a52b...4de1c2ed - 3 commits from branch
master
- 9917fcad - Add index
- 052202b1 - Update tests
-
5b18a52b...4de1c2ed - 3 commits from branch
added 4 commits
-
052202b1...de9b1f7e - 2 commits from branch
master
- 6a097b9c - Add index
- 337d0f00 - Update tests
-
052202b1...de9b1f7e - 2 commits from branch
mentioned in commit 29cd5a50
Please register or sign in to reply