corredted v1 results, v2 using hint for seach and last insert index cache as hint

This commit is contained in:
2022-12-22 23:51:59 +01:00
parent 72d00f759d
commit 47f406b786
8 changed files with 860 additions and 4 deletions

View File

@@ -39,6 +39,7 @@ add_subdirectory(./prototyping EXCLUDE_FROM_ALL)
add_subdirectory(./version0)
add_subdirectory(./version1)
add_subdirectory(./version2)
add_subdirectory(./bench)