New subsection documents the intra-asm benchmark: same chained-hash algorithm, same 64 buckets, same hash function; only difference is whether the bucket walk runs in Scheme (tree-walker) or in asm (straight-line machine code). Numbers (N=5,000 integers, i5-8350U): insert 129 ms -> 6 ms (21x) hit-lookup 124 ms -> 8 ms (15x) miss-lookup 238 ms -> 12 ms (19x) Also registers the bench in §6 reproducibility list. |
||
|---|---|---|
| .. | ||
| diagrams | ||
| uncommonlisp-whitepaper.pdf | ||
| uncommonlisp-whitepaper.rst | ||
| WHITEPAPER.pdf | ||
| WHITEPAPER.rst | ||
| whitepaper.style | ||