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_score,worst_cell_score,total_median_ns
"baseline","adaptive_flat_hash_index",256,64,4,12,0.71879539681723104,0.13046280313853448,21462800
"baseline","std::vector_linear_lookup",256,64,4,12,0.042507437665591008,0.001555603791332031,18361050
1 profile structure leaf fanout levels cells geomean_score worst_cell_score total_median_ns
2 baseline adaptive_flat_hash_index 256 64 4 12 0.71879539681723104 0.13046280313853448 21462800
3 baseline std::vector_linear_lookup 256 64 4 12 0.042507437665591008 0.001555603791332031 18361050