jolt/spike/chez
Yogthos b3d0a91e3e Chez Phase 0c + 0a hardening: collections decision + value-model fixes
0c: persistent HAMT on Chez is ~41x faster than Janet's HAMT on the collections
map-churn (258.6 -> 6.3 ms), ~15x off mutable-native (inherent persistence cost).
Decision: self-host the persistent collections in Clojure; substrate is not the
bottleneck. See docs/chez-phase0-results.md.

0a hardening: NUL-separated keyword intern key (no ns/name collision), non-finite
-safe jolt-hash. 37/37.
2026-06-17 13:10:19 -04:00
..
collections-experiment.ss Chez Phase 0c + 0a hardening: collections decision + value-model fixes 2026-06-17 13:10:19 -04:00
fib.ss Chez re-host spike: substrate ceiling vs Janet (fib/mandelbrot) 2026-06-17 12:07:35 -04:00
mandelbrot-fl.ss Chez re-host spike: substrate ceiling vs Janet (fib/mandelbrot) 2026-06-17 12:07:35 -04:00
mandelbrot.ss Chez re-host spike: substrate ceiling vs Janet (fib/mandelbrot) 2026-06-17 12:07:35 -04:00
RESULTS.md Chez re-host spike: substrate ceiling vs Janet (fib/mandelbrot) 2026-06-17 12:07:35 -04:00