Current benchmark data was generated on Fri May 20 2022, full log can be found HERE
CONTRIBUTIONS are WELCOME!
* -m in a file name stands for multi-threading or multi-processing
* -i in a file name stands for direct intrinsics usage. (Usage of simd intrinsics via libraries is not counted)
* -ffi in a file name stands for non-stdlib FFI usage
* (You may find time < time(user) + time(sys) for some non-parallelized programs, the overhead is from GC or JIT compiler, which are allowed to take advantage of multi-cores as that's more close to real-world scenarios.)
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 769ms | 0.5ms | 2.2MB | 630ms | 123ms | v/clang+gc 0.2.4 |
v | 1.v | 837ms | 2.2ms | 0.6MB | 720ms | 100ms | v/clang 0.2.4 |
crystal | 2.cr | 842ms | 6.9ms | 3.6MB | 683ms | 143ms | crystal 1.4.1 |
crystal | 1.cr | 1030ms | 0.5ms | 14.8MB | 857ms | 160ms | crystal 1.4.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 81ms | 1.1ms | 2.3MB | 63ms | 3ms | v/clang+gc 0.2.4 |
v | 1.v | 86ms | 1.0ms | 0.6MB | 63ms | 10ms | v/clang 0.2.4 |
crystal | 2.cr | 88ms | 0.7ms | 3.5MB | 70ms | 10ms | crystal 1.4.1 |
crystal | 1.cr | 109ms | 2.2ms | 4.6MB | 83ms | 13ms | crystal 1.4.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 0-unsafe.cr | 63ms | 2.1ms | 5.0MB | 50ms | 0ms | crystal 1.4.1 |
crystal | 1.cr | 108ms | 1.8ms | 3.0MB | 100ms | 0ms | crystal 1.4.1 |
v | 1.v | 399ms | 1.3ms | 0.6MB | 390ms | 0ms | v/clang 0.2.4 |
v | 1.v | 416ms | 0.8ms | 2.3MB | 400ms | 0ms | v/clang+gc 0.2.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 0-unsafe.cr | 175ms | 1.0ms | 3.0MB | 163ms | 0ms | crystal 1.4.1 |
crystal | 1.cr | 313ms | 0.4ms | 3.1MB | 300ms | 0ms | crystal 1.4.1 |
v | 1.v | 1186ms | 1.6ms | 0.6MB | 1177ms | 0ms | v/clang 0.2.4 |
v | 1.v | 1244ms | 1.7ms | 2.3MB | 1230ms | 0ms | v/clang+gc 0.2.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 0-unsafe.cr | 32ms | 2.1ms | 3.1MB | 20ms | 0ms | crystal 1.4.1 |
crystal | 1.cr | 55ms | 1.2ms | 5.1MB | 47ms | 0ms | crystal 1.4.1 |
v | 1.v | 127ms | 0.4ms | 0.6MB | 120ms | 0ms | v/clang 0.2.4 |
v | 1.v | 135ms | 1.2ms | 2.3MB | 120ms | 0ms | v/clang+gc 0.2.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 1.cr | 510ms | 0.8ms | 3.1MB | 500ms | 0ms | crystal 1.4.1 |
crystal | 2.cr | 540ms | 0.7ms | 3.1MB | 530ms | 0ms | crystal 1.4.1 |
v | 1.v | 988ms | 1.1ms | 0.8MB | 980ms | 0ms | v/clang 0.2.4 |
v | 1.v | 1015ms | 4.4ms | 2.4MB | 1003ms | 0ms | v/clang+gc 0.2.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 2.cr | 466ms | 1.2ms | 10.1MB | 450ms | 0ms | crystal 1.4.1 |
v | 2.v | 509ms | 13ms | 6.8MB | 490ms | 0ms | v/clang+gc 0.2.4 |
v | 1.v | 533ms | 20ms | 40.2MB | 517ms | 3ms | v/clang 0.2.4 |
v | 1.v | 539ms | 16ms | 41.2MB | 527ms | 0ms | v/clang+gc 0.2.4 |
crystal | 1.cr | 878ms | 62ms | 44.5MB | 853ms | 10ms | crystal 1.4.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 2.cr | 108ms | 1.9ms | 4.4MB | 100ms | 0ms | crystal 1.4.1 |
v | 2.v | 117ms | 1.0ms | 3.2MB | 103ms | 0ms | v/clang+gc 0.2.4 |
v | 1.v | 118ms | 0.6ms | 11.0MB | 110ms | 0ms | v/clang 0.2.4 |
v | 1.v | 118ms | 2.9ms | 19.1MB | 100ms | 0ms | v/clang+gc 0.2.4 |
crystal | 1.cr | 147ms | 1.5ms | 14.8MB | 133ms | 0ms | crystal 1.4.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 1.cr | 2771ms | 83ms | 6.8MB | 3037ms | 267ms | crystal 1.4.1 |
v | 1.v | 4672ms | 119ms | 3.2MB | 4640ms | 10ms | v/clang+gc 0.2.4 |
v | 1.v | timeout | 0.0ms | 0.0MB | 0ms | 0ms | v/clang 0.2.4 |
v | 2.v | timeout | 0.0ms | 0.0MB | 0ms | 0ms | v/clang+gc 0.2.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 1.cr | 653ms | 3.5ms | 5.4MB | 680ms | 73ms | crystal 1.4.1 |
v | 1.v | 1163ms | 20ms | 2.7MB | 1147ms | 0ms | v/clang+gc 0.2.4 |
v | 2.v | 1568ms | 4.5ms | 3.2MB | 1550ms | 3ms | v/clang+gc 0.2.4 |
v | 1.v | 2202ms | 1.6ms | 2459.0MB | 1173ms | 1017ms | v/clang 0.2.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 4117ms | 0.3ms | 1.8MB | 4110ms | 0ms | v/clang 0.2.4 |
v | 1.v | 4119ms | 2.0ms | 3.0MB | 4103ms | 0ms | v/clang+gc 0.2.4 |
crystal | 1.cr | timeout | 0.0ms | 0.0MB | 0ms | 0ms | crystal 1.4.1 |