Experiments

This commit is contained in:
Efim Beshmenev
2026-08-11 23:35:38 +03:00
parent aea6e330e3
commit bbb43dbe57
882 changed files with 14799 additions and 18 deletions
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"avx2","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,256,64,4,256,64,4,1538327100,400000000,287983500,575.96699999999998,0,0,0,0,0,0,214248794138489932,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,512,64,4,512,64,4,1515389100,400000000,150411900,300.82380000000001,0,0,0,0,0,0,214248794138489932,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,1024,64,4,1024,64,4,1590282800,400000000,135793900,271.58780000000002,0,0,0,0,0,0,214248794138489932,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,512,64,4,512,64,4,831217900,400000000,14999400,29.998799999999999,0,0,0,0,0,0,214248794138489932,450001096,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"avx2","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,512,64,4,0,0,0,109924200,400000000,11727400,23.454799999999999,0,0,0,0,0,0,214248794138489932,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"avx2","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,64,64,4,64,64,4,1637786800,400000000,259094800,518.18960000000004,0,0,0,0,0,0,214248794138489932,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,128,64,4,128,64,4,1675651800,400000000,209275900,418.55180000000001,0,0,0,0,0,0,214248794138489932,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 avx2 large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 256 64 4 256 64 4 1538327100 400000000 287983500 575.96699999999998 0 0 0 0 0 0 214248794138489932 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 avx2 large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 512 64 4 512 64 4 1515389100 400000000 150411900 300.82380000000001 0 0 0 0 0 0 214248794138489932 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 avx2 large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 1024 64 4 1024 64 4 1590282800 400000000 135793900 271.58780000000002 0 0 0 0 0 0 214248794138489932 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 avx2 large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 512 64 4 512 64 4 831217900 400000000 14999400 29.998799999999999 0 0 0 0 0 0 214248794138489932 450001096 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
6 avx2 large uint32 std::vector_reserved steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 512 64 4 0 0 0 109924200 400000000 11727400 23.454799999999999 0 0 0 0 0 0 214248794138489932 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
7 avx2 large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 64 64 4 64 64 4 1637786800 400000000 259094800 518.18960000000004 0 0 0 0 0 0 214248794138489932 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 avx2 large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 128 64 4 128 64 4 1675651800 400000000 209275900 418.55180000000001 0 0 0 0 0 0 214248794138489932 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok