mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-23 04:50:28 +02:00
* module/ice-9/eval.scm (primitive-eval): Specialize lexical-ref for depths 0, 1, and 2. Speeds up this test by around 13%: (primitive-eval '(let lp ((n 0)) (when (< n #e1e7) (lp (1+ n))))) |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |