Merge commit '32a2609de06af65341e6b4db6961557b788821e8' into vm-check
[bpt/guile.git] / benchmark /
2009-03-17 Andy WingoMerge commit '32a2609de06af65341e6b4db6961557b788821e8...
2009-03-17 Andy WingoMerge commit 'e95d11110b7af0f528404d28209c3a464ab7074d...
2009-03-17 Andy WingoMerge commit '752be95a475132506c35922d284884cf776149d0...
2009-03-17 Andy WingoMerge commit '8b0174c879bf74981efe702a00471ed5b8e6912e...
2009-02-01 Andy Wingono disasm in measure.scm
2009-01-15 Andy WingoMerge commit 'origin/master' into vm
2009-01-12 Andy WingoMerge branch 'master' into vm
2009-01-12 Andy Wingoremove a paranoid define; fix bitrot in measure.scm.
2009-01-12 Andy WingoMerge commit 'origin/master' into vm
2008-11-20 Andy Wingolate-variable-{ref,set} -> toplevel-{ref,set}
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-08-26 Andy Wingomerge from guile master
2008-08-07 Andy Wingobuild fixes
2008-08-02 Andy Wingomerge guile-vm to guile
2008-05-25 Andy WingoUpdated loop disassembly
2008-05-25 Andy WingoSpeed up the self-tail-recursive case (1x->2x)
2008-05-02 Andy Wingocleanups in syntax.scm
2008-04-25 Ludovic Courtes* src/objcodes.c (make_objcode_by_mmap): Fixed the...
2008-04-25 Ludovic Court`esFixed a stack leak. Now observing actual performance.
2008-04-25 Ludovic Court`esImproved the VM's efficiency. The VM is as fast as...