summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)AuthorFilesLines
2009-02-01no disasm in measure.scmAndy Wingo1-2/+0
2009-01-12remove a paranoid define; fix bitrot in measure.scm.Andy Wingo1-3/+1
2008-11-20late-variable-{ref,set} -> toplevel-{ref,set}Andy Wingo1-1/+1
2008-08-07build fixesAndy Wingo1-1/+1
2008-05-25Updated loop disassemblyAndy Wingo1-34/+30
2008-05-25Speed up the self-tail-recursive case (1x->2x)Andy Wingo1-66/+53
2008-05-02cleanups in syntax.scmAndy Wingo1-3/+3
2008-04-25* src/objcodes.c (make_objcode_by_mmap): Fixed the error type when theLudovic Courtes1-0/+7
2008-04-25Fixed a stack leak. Now observing actual performance.Ludovic Court`es2-18/+39
2008-04-25Improved the VM's efficiency. The VM is as fast as the interpreter. :-(Ludovic Court`es2-0/+168