Realisation v1

This commit is contained in:
Efim Beshmenev
2026-08-11 22:19:34 +03:00
commit aea6e330e3
194 changed files with 62580 additions and 0 deletions
@@ -0,0 +1,3 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"avx2","adaptive_flat_hash_index",512,64,4,27,140.87072048671962,1.9641878121000038,49478100
"avx2","std::vector_linear_lookup",512,64,4,27,1,1,546635200
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 avx2 adaptive_flat_hash_index 512 64 4 27 140.87072048671962 1.9641878121000038 49478100
3 avx2 std::vector_linear_lookup 512 64 4 27 1 1 546635200