summaryrefslogtreecommitdiff
path: root/benchmark/lib.scm
Commit message (Expand)AuthorAgeFilesLines
* late-variable-{ref,set} -> toplevel-{ref,set}...Andy Wingo2008-11-201-1/+1
* Updated loop disassembly...Andy Wingo2008-05-251-34/+30
* Speed up the self-tail-recursive case (1x->2x)...Andy Wingo2008-05-251-66/+53
* cleanups in syntax.scm...Andy Wingo2008-05-021-3/+3
* * src/objcodes.c (make_objcode_by_mmap): Fixed the error type when the...Ludovic Courtes2008-04-251-0/+7
* Fixed a stack leak. Now observing actual performance....Ludovic Court`es2008-04-251-10/+12
* Improved the VM's efficiency. The VM is as fast as the interpreter. :-(...Ludovic Court`es2008-04-251-0/+119