Current benchmark data was generated on Tue Jul 01 2025, 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 | 508ms | 2.5ms | 1.3MB | 497ms | 0ms | v/clang 0.4.11 |
v | 1.v | 523ms | 1.6ms | 2.1MB | 510ms | 0ms | v/clang+gc 0.4.11 |
crystal | 2.cr | 535ms | 2.4ms | 3.5MB | 450ms | 70ms | crystal 1.16.3 |
crystal | 1.cr | 681ms | 3.2ms | 14.6MB | 570ms | 97ms | crystal 1.16.3 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 53ms | 0.0ms | 1.3MB | 47ms | 0ms | v/clang 0.4.11 |
v | 1.v | 55ms | 0.6ms | 2.1MB | 50ms | 0ms | v/clang+gc 0.4.11 |
crystal | 2.cr | 58ms | 1.8ms | 3.6MB | 40ms | 7ms | crystal 1.16.3 |
crystal | 1.cr | 72ms | 0.7ms | 4.9MB | 53ms | 7ms | crystal 1.16.3 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 0-unsafe.cr | 36ms | 0.7ms | 3.0MB | 30ms | 0ms | crystal 1.16.3 |
crystal | 1.cr | 65ms | 1.5ms | 3.0MB | 57ms | 0ms | crystal 1.16.3 |
v | 1.v | 264ms | 2.4ms | 2.1MB | 253ms | 0ms | v/clang+gc 0.4.11 |
v | 1.v | 265ms | 4.9ms | 1.3MB | 257ms | 0ms | v/clang 0.4.11 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 0-unsafe.cr | 102ms | 0.4ms | 3.0MB | 90ms | 0ms | crystal 1.16.3 |
crystal | 1.cr | 189ms | 6.6ms | 3.0MB | 177ms | 0ms | crystal 1.16.3 |
v | 1.v | 775ms | 3.4ms | 2.1MB | 763ms | 0ms | v/clang+gc 0.4.11 |
v | 1.v | 782ms | 14ms | 1.3MB | 773ms | 0ms | v/clang 0.4.11 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 0-unsafe.cr | 18ms | 0.7ms | 3.0MB | 10ms | 0ms | crystal 1.16.3 |
crystal | 1.cr | 30ms | 1.5ms | 3.0MB | 20ms | 0ms | crystal 1.16.3 |
v | 1.v | 91ms | 2.2ms | 1.3MB | 83ms | 0ms | v/clang 0.4.11 |
v | 1.v | 103ms | 0.5ms | 2.1MB | 90ms | 0ms | v/clang+gc 0.4.11 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 312ms | 1.5ms | 1.6MB | 300ms | 0ms | v/clang 0.4.11 |
v | 1.v | 312ms | 1.3ms | 2.3MB | 300ms | 0ms | v/clang+gc 0.4.11 |
crystal | 2.cr | 342ms | 2.4ms | 3.3MB | 333ms | 0ms | crystal 1.16.3 |
crystal | 1.cr | 350ms | 6.8ms | 3.4MB | 343ms | 0ms | crystal 1.16.3 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 33ms | 0.2ms | 1.6MB | 27ms | 0ms | v/clang 0.4.11 |
v | 1.v | 34ms | 0.2ms | 2.3MB | 23ms | 0ms | v/clang+gc 0.4.11 |
crystal | 1.cr | 38ms | 1.2ms | 3.3MB | 30ms | 0ms | crystal 1.16.3 |
crystal | 2.cr | 38ms | 0.4ms | 3.4MB | 30ms | 0ms | crystal 1.16.3 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 2.v | 330ms | 4.8ms | 6.9MB | 323ms | 0ms | v/clang+gc 0.4.11 |
v | 2.v | 332ms | 2.9ms | 6.1MB | 323ms | 0ms | v/clang 0.4.11 |
v | 1.v | 341ms | 4.3ms | 40.3MB | 323ms | 0ms | v/clang 0.4.11 |
v | 1.v | 346ms | 3.1ms | 41.2MB | 337ms | 0ms | v/clang+gc 0.4.11 |
crystal | 2.cr | 348ms | 2.9ms | 8.3MB | 337ms | 0ms | crystal 1.16.3 |
crystal | 1.cr | 422ms | 6.9ms | 43.0MB | 413ms | 0ms | crystal 1.16.3 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 61ms | 0.8ms | 11.1MB | 50ms | 0ms | v/clang 0.4.11 |
v | 1.v | 63ms | 1.7ms | 19.0MB | 50ms | 0ms | v/clang+gc 0.4.11 |
v | 2.v | 80ms | 0.4ms | 3.1MB | 70ms | 0ms | v/clang+gc 0.4.11 |
v | 2.v | 83ms | 2.0ms | 2.4MB | 70ms | 0ms | v/clang 0.4.11 |
crystal | 2.cr | 87ms | 1.4ms | 4.5MB | 80ms | 0ms | crystal 1.16.3 |
crystal | 1.cr | 90ms | 3.2ms | 13.2MB | 83ms | 0ms | crystal 1.16.3 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 1.cr | 3763ms | 15ms | 4.6MB | 3753ms | 0ms | crystal 1.16.3 |
v | 1.v | timeout | 0.0ms | 1.6MB | 4990ms | 0ms | v/clang 0.4.11 |
v | 1.v | timeout | 0.0ms | 2.8MB | 4990ms | 0ms | v/clang+gc 0.4.11 |