mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Link new images
This commit is contained in:
parent
a9692586d7
commit
6c5b05aa12
1 changed files with 2 additions and 10 deletions
|
@ -384,17 +384,9 @@ From Feeley's presentation:
|
|||
|
||||
Compared to a similar compiler (CHICKEN), Cyclone's performance is worse but also "not so bad":
|
||||
|
||||
$ time cyclone -d transforms.sld
|
||||
|
||||
real 0m6.802s
|
||||
user 0m4.444s
|
||||
sys 0m1.512s
|
||||
<img src="images/benchmark-tests-finished.png">
|
||||
|
||||
$ time csc -t transforms.scm
|
||||
|
||||
real 0m1.084s
|
||||
user 0m0.512s
|
||||
sys 0m0.380s
|
||||
<img src="images/benchmark-total-runtimes.png">
|
||||
|
||||
Thanks for reading!
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue