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
"scalar","adaptive_flat_hash_index",512,64,4,27,213.68613445380814,2.0630669979872862,49080700
"scalar","std::vector_linear_lookup",512,64,4,27,1,1,589173700
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 scalar adaptive_flat_hash_index 512 64 4 27 213.68613445380814 2.0630669979872862 49080700
3 scalar std::vector_linear_lookup 512 64 4 27 1 1 589173700