Follow-up request #8706.
No matter how fast we can make backlog route, it will still be faster if we load less elements. For initial page load, 25 sounds a better default that should fit on most screens. However, when we search we should fetch way more artifacts at once to reduce the number of REST calls. Maybe 100 would be a better value then.