Current benchmark data was generated on Wed Feb 08 2023, 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 |
---|---|---|---|---|---|---|---|
nim | 2.nim | 291ms | 3.7ms | 1.0MB | 277ms | 0ms | nim 1.6.10 |
nim | 2.nim | 367ms | 10.0ms | 1.3MB | 353ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 823ms | 13ms | 1.3MB | 707ms | 97ms | nim/clang 1.6.10 |
nim | 1.nim | 839ms | 20ms | 1.0MB | 723ms | 100ms | nim 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 180ms | 1.4ms | 1.3MB | 170ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 184ms | 1.5ms | 1.0MB | 170ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 1.1MB | 4983ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 1.2MB | 4987ms | 0ms | nim/clang 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 535ms | 14ms | 1.3MB | 520ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 540ms | 0.9ms | 1.1MB | 530ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 1.0MB | 4990ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 1.3MB | 4983ms | 0ms | nim/clang 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 77ms | 2.3ms | 1.2MB | 67ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 80ms | 1.7ms | 1.0MB | 70ms | 0ms | nim 1.6.10 |
nim | 1.nim | 449ms | 7.2ms | 1.3MB | 437ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 496ms | 1.6ms | 1.0MB | 483ms | 0ms | nim 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 782ms | 1.9ms | 6.3MB | 770ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 988ms | 18ms | 6.0MB | 973ms | 0ms | nim 1.6.10 |
nim | 1.nim | 1048ms | 48ms | 41.3MB | 1023ms | 10ms | nim/clang 1.6.10 |
nim | 1.nim | 1053ms | 31ms | 40.6MB | 1027ms | 7ms | nim 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 1.nim | 153ms | 1.5ms | 11.1MB | 140ms | 0ms | nim 1.6.10 |
nim | 1.nim | 156ms | 2.8ms | 11.3MB | 140ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 174ms | 4.5ms | 3.2MB | 163ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 240ms | 7.1ms | 3.1MB | 230ms | 0ms | nim 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 1.nim | 4075ms | 23ms | 1.2MB | 4060ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 4100ms | 19ms | 1.3MB | 4087ms | 0ms | nim 1.6.10 |