Current benchmark data was generated on Sun Dec 01 2024, 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 | 1.5ms | 1.3MB | 497ms | 0ms | v/clang 0.4.8 |
crystal | 2.cr | 538ms | 2.4ms | 3.4MB | 420ms | 100ms | crystal 1.14.0 |
v | 1.v | 541ms | 3.4ms | 2.1MB | 527ms | 3ms | v/clang+gc 0.4.8 |
crystal | 1.cr | 728ms | 1.8ms | 14.6MB | 590ms | 120ms | crystal 1.14.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 0-unsafe.cr | 36ms | 1.4ms | 3.1MB | 20ms | 0ms | crystal 1.14.0 |
crystal | 1.cr | 63ms | 1.1ms | 3.1MB | 50ms | 0ms | crystal 1.14.0 |
v | 1.v | 239ms | 2.0ms | 1.3MB | 230ms | 0ms | v/clang 0.4.8 |
v | 1.v | 259ms | 4.5ms | 2.1MB | 250ms | 0ms | v/clang+gc 0.4.8 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 0-unsafe.cr | 99ms | 0.6ms | 3.1MB | 90ms | 0ms | crystal 1.14.0 |
crystal | 1.cr | 187ms | 1.0ms | 3.3MB | 180ms | 0ms | crystal 1.14.0 |
v | 1.v | 706ms | 3.0ms | 1.3MB | 697ms | 0ms | v/clang 0.4.8 |
v | 1.v | 767ms | 5.1ms | 2.1MB | 757ms | 0ms | v/clang+gc 0.4.8 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 0-unsafe.cr | 19ms | 1.0ms | 3.0MB | 10ms | 0ms | crystal 1.14.0 |
crystal | 1.cr | 30ms | 0.7ms | 3.0MB | 20ms | 0ms | crystal 1.14.0 |
v | 1.v | 92ms | 1.4ms | 1.3MB | 80ms | 0ms | v/clang 0.4.8 |
v | 1.v | 101ms | 1.3ms | 2.1MB | 90ms | 0ms | v/clang+gc 0.4.8 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 310ms | 0.2ms | 1.6MB | 300ms | 0ms | v/clang 0.4.8 |
v | 1.v | 311ms | 1.5ms | 2.4MB | 300ms | 0ms | v/clang+gc 0.4.8 |
crystal | 2.cr | 343ms | 1.1ms | 3.4MB | 330ms | 0ms | crystal 1.14.0 |
crystal | 1.cr | 344ms | 2.1ms | 3.4MB | 330ms | 0ms | crystal 1.14.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 320ms | 15ms | 40.3MB | 303ms | 3ms | v/clang 0.4.8 |
v | 2.v | 336ms | 3.9ms | 6.9MB | 327ms | 0ms | v/clang+gc 0.4.8 |
crystal | 2.cr | 349ms | 3.6ms | 8.3MB | 340ms | 0ms | crystal 1.14.0 |
v | 1.v | 356ms | 8.0ms | 41.2MB | 343ms | 0ms | v/clang+gc 0.4.8 |
crystal | 1.cr | 386ms | 1.2ms | 43.1MB | 373ms | 0ms | crystal 1.14.0 |
v | 2.v | 419ms | 1.9ms | 6.1MB | 410ms | 0ms | v/clang 0.4.8 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 58ms | 1.6ms | 11.0MB | 47ms | 0ms | v/clang 0.4.8 |
v | 1.v | 63ms | 1.1ms | 11.9MB | 50ms | 0ms | v/clang+gc 0.4.8 |
v | 2.v | 82ms | 0.3ms | 3.1MB | 70ms | 0ms | v/clang+gc 0.4.8 |
crystal | 1.cr | 82ms | 1.2ms | 13.3MB | 70ms | 0ms | crystal 1.14.0 |
crystal | 2.cr | 91ms | 2.2ms | 4.6MB | 80ms | 0ms | crystal 1.14.0 |
v | 2.v | 105ms | 1.0ms | 2.4MB | 93ms | 0ms | v/clang 0.4.8 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 1.cr | 3904ms | 21ms | 4.6MB | 3893ms | 0ms | crystal 1.14.0 |
v | 1.v | timeout | 0.0ms | 1.6MB | 4990ms | 0ms | v/clang 0.4.8 |
v | 1.v | timeout | 0.0ms | 3.0MB | 4990ms | 0ms | v/clang+gc 0.4.8 |