Research-Stack/shared-data/artifacts/hash_benchmark.csv
Brandon Schneider 3dace5fe73 feat: O_AMMR_valid strengthened + hash benchmark complete
NS_MD.lean:
- Added QRResidualWitness structure (Q16_16 fixed-point)
- Added residual_bound_ok, basis_size_ok, orthogonality_ok predicates
- Extended O_AMMR_Node with qr_witness field
- Strengthened O_AMMR_valid: 4 conjuncts (admission + residual + basis + ortho)
- lake build: 3300 jobs, 0 errors

hash_benchmark.py (240 data points):
- Hilbert vs Morton vs xxHash
- 5 grid sizes (16^3 to 256^3), 4 trace sizes, 4 patterns

Key findings:
  Morton: 86.5% cache hit rate, 1.08µs p50, 0.512 locality
  xxHash: 30.3% cache hit rate, 0.96µs p50, 0.342 locality
  Hilbert: 27.6% cache hit rate, 2.29µs p50, 0.833 locality

Morton wins overall for spatial hash grids.
2026-05-30 15:15:33 -05:00

15 KiB

1grid_sizetrace_sizetrace_patternhash_functioncache_hit_ratep50_latency_usp99_latency_usmemory_bandwidth_mbslocality_preservation
2161000sequentialhilbert0.01.826.576.170.716469
3161000sequentialmorton0.9360.8192.1913.780.0
4161000sequentialxxhash0.1120.972.911.530.008407
5161000randomhilbert0.1121.94.926.030.71932
6161000randommorton0.9360.861.6113.250.147023
7161000randomxxhash0.1970.752.8412.770.150668
8161000spatial_localityhilbert0.1471.875.386.20.741935
9161000spatial_localitymorton0.9360.853.5411.730.167155
10161000spatial_localityxxhash0.2210.952.9211.670.172043
11161000temporal_localityhilbert0.721.032.3410.810.955639
12161000temporal_localitymorton0.9370.872.1212.260.902658
13161000temporal_localityxxhash0.7280.471.5420.390.902658
141610000sequentialhilbert0.59041.292.858.090.745367
151610000sequentialmorton0.99360.591.6718.060.253674
161610000sequentialxxhash0.73850.9792.0211.810.115335
171610000randomhilbert0.62551.773.256.710.762647
181610000randommorton0.99360.611.0218.640.316765
191610000randomxxhash0.75171.022.1711.280.171765
201610000spatial_localityhilbert0.64511.32.378.660.781142
211610000spatial_localitymorton0.99360.621.0618.560.32699
221610000spatial_localityxxhash0.76050.972.0111.930.183391
231610000temporal_localityhilbert0.78781.362.968.090.893909
241610000temporal_localitymorton0.99361.11.889.770.700386
251610000temporal_localityxxhash0.83170.922.0912.220.625443
2616100000sequentialhilbert0.959041.312.548.280.853893
2716100000sequentialmorton0.999360.621.4515.730.456905
2816100000sequentialxxhash0.973850.852.0711.990.15636
2916100000randomhilbert0.959041.883.4196.220.824273
3016100000randommorton0.999360.691.5414.910.461757
3116100000randomxxhash0.973850.741.5314.790.179836
3216100000spatial_localityhilbert0.959041.633.846.460.837229
3316100000spatial_localitymorton0.999360.681.6714.770.507937
3416100000spatial_localityxxhash0.973850.962.1111.610.223088
3516100000temporal_localityhilbert0.959041.753.3396.710.855542
3616100000temporal_localitymorton0.999360.991.9710.540.542715
3716100000temporal_localityxxhash0.973851.172.539.030.298132
38161000000sequentialhilbert0.9959041.863.86.00.879824
39161000000sequentialmorton0.9999360.791.7813.330.579542
40161000000sequentialxxhash0.9973851.062.2610.410.187637
41161000000randomhilbert0.9959041.853.766.160.896838
42161000000randommorton0.9999360.761.8113.370.614369
43161000000randomxxhash0.9973850.822.0512.280.200798
44161000000spatial_localityhilbert0.9959041.783.5396.540.885748
45161000000spatial_localitymorton0.9999360.831.81913.060.63457
46161000000spatial_localityxxhash0.9973850.822.0912.30.215548
47161000000temporal_localityhilbert0.9959041.813.696.350.886049
48161000000temporal_localitymorton0.9999360.972.0111.690.610102
49161000000temporal_localityxxhash0.9973850.882.2411.780.202341
50321000sequentialhilbert0.01.443.487.690.646178
51321000sequentialmorton0.9360.821.8913.760.0
52321000sequentialxxhash0.0160.72.2115.80.001033
53321000randomhilbert0.0131.543.137.550.700935
54321000randommorton0.5750.932.8311.360.130841
55321000randomxxhash0.0220.692.1415.980.130841
56321000spatial_localityhilbert0.0482.123.885.560.744526
57321000spatial_localitymorton0.6331.063.5810.20.175182
58321000spatial_localityxxhash0.0591.092.48910.50.175182
59321000temporal_localityhilbert0.7111.2592.819.050.99699
60321000temporal_localitymorton0.7780.721.83915.160.99378
61321000temporal_localityxxhash0.7130.742.4214.560.99378
623210000sequentialhilbert0.01.532.477.50.697797
633210000sequentialmorton0.97440.841.66913.310.172687
643210000sequentialxxhash0.09611.022.2210.830.001762
653210000randomhilbert0.09741.743.86.010.743056
663210000randommorton0.94881.042.759.330.326389
673210000randomxxhash0.18990.892.2511.50.155093
683210000spatial_localityhilbert0.12762.184.295.420.757447
693210000spatial_localitymorton0.94881.122.4610.430.319149
703210000spatial_localityxxhash0.21141.152.399.780.180851
713210000temporal_localityhilbert0.71561.482.547.870.977453
723210000temporal_localitymorton0.9490.842.013.620.936203
733210000temporal_localityxxhash0.72930.982.3910.820.922111
7432100000sequentialhilbert0.02.194.465.150.804455
7532100000sequentialmorton0.994880.861.7312.930.423267
7632100000sequentialxxhash0.122661.152.299.740.091584
7732100000randomhilbert0.120612.194.115.410.838554
7832100000randommorton0.994881.12.529.750.460241
7932100000randomxxhash0.233621.02.2310.510.13494
8032100000spatial_localityhilbert0.158361.864.015.760.803738
8132100000spatial_localitymorton0.994880.842.012.940.441589
8232100000spatial_localityxxhash0.267750.942.1711.110.168224
8332100000temporal_localityhilbert0.735432.324.155.020.915879
8432100000temporal_localitymorton0.994880.922.1511.350.791115
8532100000temporal_localityxxhash0.768120.811.6713.640.672968
86321000000sequentialhilbert0.02.064.15.640.868217
87321000000sequentialmorton0.9994880.942.2111.380.563307
88321000000sequentialxxhash0.1251650.942.3410.560.126615
89321000000randomhilbert0.1245942.154.185.450.866972
90321000000randommorton0.9994881.132.679.490.594037
91321000000randomxxhash0.240681.082.2910.190.169725
92321000000spatial_localityhilbert0.1604352.14.115.550.896806
93321000000spatial_localitymorton0.9994881.012.2910.870.601966
94321000000spatial_localityxxhash0.2723391.072.3710.130.159705
95321000000temporal_localityhilbert0.316452.264.325.150.861111
96321000000temporal_localitymorton0.9994881.032.5210.00.645299
97321000000temporal_localityxxhash0.4170411.2292.688.870.271368
98641000sequentialhilbert0.02.246.7194.870.645312
99641000sequentialmorton0.9360.8692.1712.780.0
100641000sequentialxxhash0.01.133.149.720.000521
101641000randomhilbert0.01.823.695.990.666667
102641000randommorton0.1110.972.8411.470.0
103641000randomxxhash0.0010.712.6314.140.0
104641000spatial_localityhilbert0.0251.743.496.560.760479
105641000spatial_localitymorton0.3141.335.0898.140.155689
106641000spatial_localityxxhash0.0280.975.6510.270.155689
107641000temporal_localityhilbert0.7092.837.793.751.0
108641000temporal_localitymorton0.7180.963.20911.220.999394
109641000temporal_localityxxhash0.7090.712.1213.810.999394
1106410000sequentialhilbert0.02.334.54.880.728457
1116410000sequentialmorton0.9360.951.9211.90.196393
1126410000sequentialxxhash0.01361.12.2410.380.0
1136410000randomhilbert0.0132.1995.1894.770.79661
1146410000randommorton0.62571.643.226.750.322034
1156410000randomxxhash0.02510.761.4914.810.220339
1166410000spatial_localityhilbert0.03662.664.924.130.80531
1176410000spatial_localitymorton0.67211.13.039.370.274336
1186410000spatial_localityxxhash0.05010.842.0612.020.150442
1196410000temporal_localityhilbert0.70422.464.4594.630.996948
1206410000temporal_localitymorton0.78940.92.1412.410.989734
1216410000temporal_localityxxhash0.70650.691.5316.00.989456
12264100000sequentialhilbert0.02.454.474.570.794643
12364100000sequentialmorton0.979521.072.4310.490.348214
12464100000sequentialxxhash0.014831.152.369.740.0
12564100000randomhilbert0.014912.595.0394.370.754717
12664100000randommorton0.959041.122.7898.980.528302
12764100000randomxxhash0.030150.892.1711.20.245283
12864100000spatial_localityhilbert0.040872.384.654.760.840909
12964100000spatial_localitymorton0.959041.332.748.820.454545
13064100000spatial_localityxxhash0.055481.142.299.890.068182
13164100000temporal_localityhilbert0.703882.274.594.920.980226
13264100000temporal_localitymorton0.959081.282.868.760.94774
13364100000temporal_localityxxhash0.708371.032.2610.760.927966
134641000000sequentialhilbert0.02.374.714.830.87037
135641000000sequentialmorton0.9959040.842.3711.730.518519
136641000000sequentialxxhash0.0151670.852.2111.450.148148
137641000000randomhilbert0.0157052.514.684.690.87931
138641000000randommorton0.9959041.33.098.350.637931
139641000000randomxxhash0.0308790.942.3110.460.155172
140641000000spatial_localityhilbert0.0393092.394.544.910.865385
141641000000spatial_localitymorton0.9959041.152.899.190.634615
142641000000spatial_localityxxhash0.0544870.952.36910.550.134615
143641000000temporal_localityhilbert0.2207192.624.924.420.948276
144641000000temporal_localitymorton0.9959041.543.4997.20.853448
145641000000temporal_localityxxhash0.2340060.9792.1410.90.646552
1461281000sequentialhilbert0.02.454.844.710.65397
1471281000sequentialmorton0.9360.571.1219.840.0
1481281000sequentialxxhash0.00.681.7116.060.0
1491281000randomhilbert0.02.043.745.721.0
1501281000randommorton0.1060.982.711.491.0
1511281000randomxxhash0.0010.692.0715.981.0
1521281000spatial_localityhilbert0.0181.963.9395.470.725664
1531281000spatial_localitymorton0.2761.293.668.780.159292
1541281000spatial_localityxxhash0.020.692.0416.080.159292
1551281000temporal_localityhilbert0.7091.692.876.791.0
1561281000temporal_localitymorton0.7210.731.73914.711.0
1571281000temporal_localityxxhash0.7090.51.2820.961.0
15812810000sequentialhilbert0.01.882.96.190.668831
15912810000sequentialmorton0.97440.861.6113.470.254545
16012810000sequentialxxhash0.00141.222.239.270.0
16112810000randomhilbert0.00112.134.284.920.714286
16212810000randommorton0.62331.012.1711.480.214286
16312810000randomxxhash0.00320.751.54914.770.071429
16412810000spatial_localityhilbert0.02011.994.595.150.693878
16512810000spatial_localitymorton0.6511.012.1911.310.244898
16612810000spatial_localityxxhash0.02140.992.21910.780.122449
16712810000temporal_localityhilbert0.70322.674.184.391.0
16812810000temporal_localitymorton0.78721.493.47.391.0
16912810000temporal_localityxxhash0.70360.621.3218.340.999439
170128100000sequentialhilbert0.02.665.04.330.756303
171128100000sequentialmorton0.989760.671.6315.250.394958
172128100000sequentialxxhash0.001980.81.5513.780.0
173128100000randomhilbert0.001872.624.414.581.0
174128100000randommorton0.959041.4393.137.70.571429
175128100000randomxxhash0.003731.142.219.950.142857
176128100000spatial_localityhilbert0.022212.744.634.170.777778
177128100000spatial_localitymorton0.959041.0792.4410.150.222222
178128100000spatial_localityxxhash0.024140.912.0811.470.111111
179128100000temporal_localityhilbert0.700392.714.674.430.995434
180128100000temporal_localitymorton0.959051.352.878.520.99239
181128100000temporal_localityxxhash0.700870.882.211.930.990868
1821281000000sequentialhilbert0.02.54.614.80.875
1831281000000sequentialmorton0.9959041.022.5610.460.5
1841281000000sequentialxxhash0.0019130.972.2410.710.0
1851281000000randomhilbert0.001972.955.773.760.909091
1861281000000randommorton0.9959041.4693.3397.430.545455
1871281000000randomxxhash0.0038941.12.369.760.090909
1881281000000spatial_localityhilbert0.0213232.8595.813.770.8
1891281000000spatial_localitymorton0.9959041.553.556.930.4
1901281000000spatial_localityxxhash0.0232561.32.738.30.2
1911281000000temporal_localityhilbert0.2089383.125.873.61.0
1921281000000temporal_localitymorton0.9959041.613.736.870.985714
1931281000000temporal_localityxxhash0.2107271.12.269.960.957143
1942561000sequentialhilbert0.02.665.744.220.701149
1952561000sequentialmorton0.9360.581.3516.80.0
1962561000sequentialxxhash0.01.594.317.230.0
1972561000randomhilbert0.03.267.5593.331.0
1982561000randommorton0.1022.415.3794.721.0
1992561000randomxxhash0.01.032.9910.561.0
2002561000spatial_localityhilbert0.0182.9595.9993.80.697917
2012561000spatial_localitymorton0.2361.333.618.540.1875
2022561000spatial_localityxxhash0.0180.692.0315.670.1875
2032561000temporal_localityhilbert0.7091.983.8395.871.0
2042561000temporal_localitymorton0.7181.315.368.31.0
2052561000temporal_localityxxhash0.7090.722.2314.471.0
20625610000sequentialhilbert0.02.936.2193.650.666255
20725610000sequentialmorton0.98081.021.8311.70.242274
20825610000sequentialxxhash0.00030.972.1510.960.0
20925610000randomhilbert0.03.346.513.460.0
21025610000randommorton0.62361.433.217.790.0
21125610000randomxxhash0.00030.961.9311.070.0
21225610000spatial_localityhilbert0.01593.217.463.330.815789
21325610000spatial_localitymorton0.64121.463.757.390.315789
21425610000spatial_localityxxhash0.01611.222.369.710.131579
21525610000temporal_localityhilbert0.70313.095.843.621.0
21625610000temporal_localitymorton0.78841.543.657.081.0
21725610000temporal_localityxxhash0.70310.721.6114.811.0
218256100000sequentialhilbert0.02.945.813.820.795699
219256100000sequentialmorton0.994881.172.1510.020.419355
220256100000sequentialxxhash0.000241.182.349.450.0
221256100000randomhilbert0.00023.426.423.311.0
222256100000randommorton0.959041.453.167.81.0
223256100000randomxxhash0.000441.232.448.981.0
224256100000spatial_localityhilbert0.017782.9595.993.740.8
225256100000spatial_localitymorton0.959041.163.068.680.0
226256100000spatial_localityxxhash0.017981.382.757.960.0
227256100000temporal_localityhilbert0.699933.657.262.951.0
228256100000temporal_localitymorton0.959062.174.715.311.0
229256100000temporal_localityxxhash0.71.433.346.991.0
2302561000000sequentialhilbert0.02.825.224.120.875
2312561000000sequentialmorton0.9989760.691.9613.780.625
2322561000000sequentialxxhash0.0002351.232.9998.620.0
2332561000000randomhilbert0.0002413.416.573.231.0
2342561000000randommorton0.9959041.513.347.321.0
2352561000000randomxxhash0.0004531.272.728.531.0
2362561000000spatial_localityhilbert0.0172443.055.383.761.0
2372561000000spatial_localitymorton0.9959041.362.958.151.0
2382561000000spatial_localityxxhash0.0174741.22.2499.511.0
2392561000000temporal_localityhilbert0.2074923.527.013.151.0
2402561000000temporal_localitymorton0.9959041.733.566.440.985294
2412561000000temporal_localityxxhash0.207661.282.588.670.985294