Re: Post-reader changes benchmarks

2007-08-06 Thread Ludovic Courtès
Hi Andy, Andy Wingo <[EMAIL PROTECTED]> writes: > I have re-run my benchmarks against the released Guile 1.8.2, Guile HEAD > before the reader changes, and Guile HEAD after the changes. Thanks! Good to see we're doing even slightly better than SCM. That 1.6 is significantly faster than 1.8 is

Post-reader changes benchmarks

2007-08-04 Thread Andy Wingo
Hi all, I have re-run my benchmarks against the released Guile 1.8.2, Guile HEAD before the reader changes, and Guile HEAD after the changes. The times in this benchmark series are lower because I changed the way I run them: I use emacs' M-! instead of running the tests in gnome-terminal. Probabl