From 568b829ae1f93ccf97e14deefa2c1d883deb6648 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Wed, 13 Apr 2016 23:09:55 -0400 Subject: [PATCH] WIP --- docs/Benchmarks.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/Benchmarks.md b/docs/Benchmarks.md index 03f7c3fb..52131837 100644 --- a/docs/Benchmarks.md +++ b/docs/Benchmarks.md @@ -4,7 +4,9 @@ The following [benchmarks from Larceny](http://www.larcenists.org/benchmarksGenuineR7Linux.html) give an indication of how well Cyclone performs compared with other R7RS Schemes. These benchmarks were recorded on a system with an Intel Core i5 CPU @ 2.20 GHz and indicate elapsed time in seconds. Longer bars indicate worse performance, although a bar is not displayed if the benchmark could not be completed in a reasonable amount of time. -# +# Gabriel Benchmarks + + Benchmark | Cyclone | Chibi | Chicken --------- | ------- | ----- | ------- @@ -21,7 +23,9 @@ ntakl | 152 | 193 | 77.9 cpstak | 92 | - | 35 ctak | 7.9 | - | 8.6 -# +# Kernighan and Van Wyk Benchmarks + + Benchmark | Cyclone | Chibi | Chicken --------- | ------- | ----- | ------- @@ -33,7 +37,9 @@ cat | 43.669 | 132 | 55 tail | 367 | 674 | - wc | 202 | 1072 | 36.4 -# +# Garbage Collection Benchmarks + + Benchmark | Cyclone | Chibi | Chicken --------- | ------- | ----- | -------