cyclone/docs/Benchmarks.md
Justin Ethier a1fedb9ed3 Revs
2016-04-09 03:43:23 -04:00

25 lines
1.1 KiB
Markdown

[<img src="images/cyclone-logo-04-header.png" alt="cyclone-scheme">](http://github.com/justinethier/cyclone)
# Benchmarks
The following [benchmarks from Larceny](http://www.larcenists.org/benchmarksGenuineR7Linux.html) give an indication 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. A longer bar indicates worse performance - however if there is no bar at all it means the benchmark could not be completed in a reasonable amount of time.
<img src="images/benchmarks/gabriel.png">
Benchmark | Cyclone | Chibi | Chicken
--------- | ------- | ----- | -------
browse | 77 | 439 | 30
deriv | 39 | 212 | 13
destruc | 136 | 197 | 20
diviter | 51 | 122.9 | 8
divrec | 70 | 108 | 29
puzzle | 184 | - | 32
triangl | 95 | 201 | 26.6
tak | 70 | 105 | 28.9
takl | 132 | - | 78.7
ntakl | 152 | 193 | 77.9
cpstak | 92 | - | 35
ctak | 7.884 | - | 8.6