mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-16 17:27:33 +02:00
WIP
This commit is contained in:
parent
3f4809c68c
commit
3fe479bace
1 changed files with 1 additions and 1 deletions
|
@ -364,7 +364,7 @@ Cyclone targets the [R<sup>7</sup>RS-small specification](https://github.com/jus
|
|||
|
||||
## Benchmarks
|
||||
|
||||
[ecraven](https://github.com/ecraven) has put together an excellent set of [Scheme benchmarks](http://ecraven.github.io/r7rs-benchmarks/benchmark.html). These are the typical Scheme benchmarks that many implementations use but the remarkable thing about this suite is all of the major implementations are supported. This allows an apples-to-apples comparison of all of the major implementations.
|
||||
[ecraven](https://github.com/ecraven) has put together an excellent set of [Scheme benchmarks](http://ecraven.github.io/r7rs-benchmarks/benchmark.html) based on the ones from the Larceny project. These are the typical benchmarks that many implementations have used over the years, but the remarkable thing about this suite is all of the major implementations are supported. This allows an apples-to-apples comparison of all of the major implementations.
|
||||
|
||||
Over the past year Cyclone has matured to the point where almost all of the 56 benchmarks will run:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue