-
Notifications
You must be signed in to change notification settings - Fork 1
4. Benchmarks of Crysyal
#Comparison of performance,and sourcecode [Some benchmarks of different languages] (https://github.com/kostya/benchmarks)
[Crystal implementations for The Computer Language Benchmarks Game] (https://github.com/kostya/crystal-benchmarks-game)
[Perlin noise benchmark] (https://github.com/nsf/pnoise)
[Redis Benchmarks] (https://github.com/stefanwille/redis-client-benchmarks)
[ REDIS Benchmarks Result: Crystal vs Ruby vs C vs Go vs ... ] (https://www.stefanwille.com/2015/05/redis-clients-crystal-vs-ruby-vs-c-vs-go/)
[2015/6 Japan: Crystal と CRuby でHTTPサーバのベンチマーク: HTTP Server Benchmark Crystal and CRuby] (http://mattn.kaoriya.net/software/lang/ruby/20150618020626.htm)
[2015/6 Japan: CrystalとGoでHTTPサーバのベンチマーク: HTTP Server Benchmark Crystal and Go] (http://qiita.com/sudix/items/b7e17c9d41ae0253dec6)
[2015/6 Japan: Ruby風の文法でかけるcrystalが面白そうだったので、ベンチマークしてみた] (http://postmaster.hatenablog.com/entry/2015/06/21/190003)
[竹内関数 2015/7 Programming Language Crystal by Daisuke Fujita ] (https://speakerdeck.com/dtan4/programming-language-crystal)
#Result example of Benchmark
Manderbrow
Language
C 10.13 Sec
Crystal 10.55 Sec
Ruby 140.04 Sec
https://github.com/kostya/benchmarks
#Redis Benchmarks
Language Client Commands per Second
C Hiredis 338,000
Crystal Crystal-Redis 685,000
Go Radix 92,000
Go Redigo 497,000
Java Jedis 387,000
io.js (Javascript) ioredis 93,000
Node.js (Javascript) ioredis 88,000
Ruby redis-rb 37,000
Ruby redis-rb/hiredis 153,000
[Redis Benchmarks] (https://github.com/stefanwille/redis-client-benchmarks)
https://www.stefanwille.com/2015/05/redis-clients-crystal-vs-ruby-vs-c-vs-go/
#Code expression comparison
[LPATHBench] (https://github.com/logicchains/LPATHBench)
[Quine Museum ] (https://github.com/MakeNowJust/quine)
[mal - Make a Lisp] (https://github.com/kanaka/mal)
[席替えスクリプト2015! ] (https://github.com/pepabo/sekigae2015)
[awesome-ezoe] (https://github.com/mattn/awesome-ezoe)
[Category:Crystal in rosettacode] (http://rosettacode.org/wiki/Category:Crystal)
#Refer
[TechEmpower/FrameworkBenchmarks] (https://github.com/TechEmpower/FrameworkBenchmarks)
#program langauge list [Fledgling Languages] (http://fll.presidentbeef.com/)