ikarus/benchmarks/rnrs-benchmarks
Abdulaziz Ghuloum d73dfd1287 - More work on the new optimizer
- Deleted old optimizer and changed the meaning of optimize level to
  be:
    0: bypass the optimizer
    1: copy propagation, constant folding, no inlining
    1: copy propagation, constant folding, with inlining
  The default is set to 1.
2008-06-29 12:35:34 -07:00
..
slatex-data * Fixed bugs in slatex and quicksort benchmarks (library implementation) 2007-11-04 17:00:11 -05:00
todo-src * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
ack.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
array1.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
bibfreq.ss * Added a word-frequency benchmark. 2007-11-11 02:10:02 -05:00
boyer.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
browse.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
cat.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
compiler.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
conform.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
cpstak.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
ctak.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
dderiv.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
deriv.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
destruc.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
diviter.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
divrec.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
dynamic.src.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
dynamic.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
earley.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
fft.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
fib.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
fibc.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
fibfp.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
fpsum.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
gcbench.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
gcold.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
graphs.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
lattice.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
matrix.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
maze.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
mazefun.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
mbrot.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
nbody.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
nboyer.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
nqueens.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
ntakl.ss * Fixed benchmarking tools. 2007-11-05 22:49:38 -05:00
nucleic.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
paraffins.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
parsing.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
perm9.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
peval.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
pi.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
pnpoly.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
primes.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
puzzle.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
quicksort.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
ray.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
sboyer.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
scheme.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
simplex.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
slatex.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
string.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
sum.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
sum1.ss * keyboard interrupts are now continuable. 2007-11-15 13:40:36 -05:00
sumfp.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
sumloop.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
sumloop2.ss - More work on the new optimizer 2008-06-29 12:35:34 -07:00
tail.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
tak.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
takl.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
trav1.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
trav2.ss benchmarks were getting stale, many were not runnable. all updated. 2007-12-25 05:03:41 -05:00
triangl.ss * Fixed benchmarks to work on (rnrs) libraries instead of the old 2007-11-04 12:03:32 -05:00
wc.ss Added bitwise-and primop. 2008-01-19 15:44:38 -05:00