summaryrefslogtreecommitdiff
path: root/benchmark
Commit message (Expand)AuthorAgeFilesLines
* no disasm in measure.scmAndy Wingo2009-02-011-2/+0
* remove a paranoid define; fix bitrot in measure.scm.Andy Wingo2009-01-121-3/+1
* late-variable-{ref,set} -> toplevel-{ref,set}Andy Wingo2008-11-201-1/+1
* build fixesAndy Wingo2008-08-071-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-252-18/+39
* Improved the VM's efficiency. The VM is as fast as the interpreter. :-(Ludovic Court`es2008-04-252-0/+168