This commit is contained in:
Justin Ethier 2016-04-13 23:10:55 -04:00
parent 568b829ae1
commit d84431e175

View file

@ -4,7 +4,7 @@
The following [benchmarks from Larceny](http://www.larcenists.org/benchmarksGenuineR7Linux.html) give an indication of how well Cyclone performs compared with other R<sup>7</sup>RS 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. The following [benchmarks from Larceny](http://www.larcenists.org/benchmarksGenuineR7Linux.html) give an indication of how well Cyclone performs compared with other R<sup>7</sup>RS 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 ## Gabriel Benchmarks
<img src="images/benchmarks/gabriel.png"> <img src="images/benchmarks/gabriel.png">
@ -23,7 +23,7 @@ ntakl | 152 | 193 | 77.9
cpstak | 92 | - | 35 cpstak | 92 | - | 35
ctak | 7.9 | - | 8.6 ctak | 7.9 | - | 8.6
# Kernighan and Van Wyk Benchmarks ## Kernighan and Van Wyk Benchmarks
<img src="images/benchmarks/kvw.png"> <img src="images/benchmarks/kvw.png">
@ -37,7 +37,7 @@ cat | 43.669 | 132 | 55
tail | 367 | 674 | - tail | 367 | 674 | -
wc | 202 | 1072 | 36.4 wc | 202 | 1072 | 36.4
# Garbage Collection Benchmarks ## Garbage Collection Benchmarks
<img src="images/benchmarks/gc.png"> <img src="images/benchmarks/gc.png">