Closed asterite closed 10 years ago
I should add that I don't have crystal compiler installed, and it's not even in archlinux's AUR, so I won't update the results in the README.
Thanks!
Crystal is pretty new so that's why it's not in arch linux yet. But someone is helping us and uses arch linux, maybe he'll make a package soon :-)
Is that the same reason why the times for python are also missing in the README?
No, python is missing for other reasons. I don't include scripting languages because they just take too much time to run. Python is 1 minute 30+ seconds. :)
Ah, yes. I imagined that was the reason :-)
Hi!
I want to add a Crystal version to the benchmarks. It's not the fastest, but that's what benchmarks are for :-)
In the build script I just put "crystal". To make it work you have to install Crystal as explained here, then you can make a symbolic link to "bin/crystal" named crystal (I put it in /usr/local/bin/crystal).