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. |
||
|---|---|---|
| .. | ||
| collections-experiment.ss | ||
| fib.ss | ||
| mandelbrot-fl.ss | ||
| mandelbrot.ss | ||
| RESULTS.md | ||