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
"baseline","adaptive_flat_hash_index",512,64,4,27,156.25827090312572,2.5354582907412571,47559500
"baseline","std::vector_linear_lookup",512,64,4,27,1,1,645372800
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 baseline adaptive_flat_hash_index 512 64 4 27 156.25827090312572 2.5354582907412571 47559500
3 baseline std::vector_linear_lookup 512 64 4 27 1 1 645372800