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 disassemblyAndy Wingo2008-05-251-34/+30
* Speed up the self-tail-recursive case (1x->2x)Andy Wingo2008-05-251-66/+53
* cleanups in syntax.scmAndy Wingo2008-05-021-3/+3
* * src/objcodes.c (make_objcode_by_mmap): Fixed the error type when theLudovic 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