summary refs log tree commit diff stats
path: root/results/scraper/fex/1937
blob: e9c9b8e0348b6ea2e0e00f7c55899702c607b293 (plain) (blame)
1
2
3
4
Code Caches: Investigate adding a sorted array mode if the BSTs are not dirty
Currently the indexes are handled as BSTs, we could handle them as sorted array when they are not modified

Follow up from #1842