Current benchmark data was generated on Sun Jan 29 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 | 269ms | 0.5ms | 1.1MB | 260ms | 0ms | nim 1.6.10 |
nim | 2.nim | 335ms | 0.5ms | 1.3MB | 323ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 771ms | 2.9ms | 1.1MB | 663ms | 90ms | nim 1.6.10 |
nim | 1.nim | 796ms | 0.7ms | 1.3MB | 693ms | 87ms | nim/clang 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 145ms | 0.9ms | 1.3MB | 137ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 152ms | 0.5ms | 1.0MB | 140ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 1.1MB | 4987ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 1.3MB | 4987ms | 0ms | nim/clang 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 430ms | 0.9ms | 1.2MB | 420ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 448ms | 0.4ms | 1.1MB | 440ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 1.0MB | 4987ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 1.3MB | 4990ms | 0ms | nim/clang 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 64ms | 1.3ms | 1.2MB | 53ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 65ms | 1.8ms | 1.0MB | 57ms | 0ms | nim 1.6.10 |
nim | 1.nim | 390ms | 2.5ms | 1.2MB | 380ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 442ms | 4.8ms | 1.1MB | 433ms | 0ms | nim 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 593ms | 1.9ms | 6.3MB | 580ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 643ms | 17ms | 40.2MB | 623ms | 0ms | nim 1.6.10 |
nim | 1.nim | 648ms | 14ms | 41.1MB | 627ms | 7ms | nim/clang 1.6.10 |
nim | 2.nim | 669ms | 1.1ms | 6.0MB | 657ms | 0ms | nim 1.6.10 |
codon | 1.py | 873ms | 79ms | 48.3MB | 850ms | 3ms | codon 0.15.4 |
codon | 2.py | 1003ms | 24ms | 106.7MB | 977ms | 13ms | codon 0.15.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 1.nim | 127ms | 0.3ms | 11.3MB | 120ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 129ms | 3.0ms | 11.1MB | 117ms | 0ms | nim 1.6.10 |
nim | 2.nim | 138ms | 0.6ms | 3.3MB | 130ms | 0ms | nim/clang 1.6.10 |
codon | 1.py | 150ms | 0.2ms | 15.1MB | 133ms | 3ms | codon 0.15.4 |
nim | 2.nim | 157ms | 1.5ms | 3.1MB | 143ms | 0ms | nim 1.6.10 |
codon | 2.py | 185ms | 3.8ms | 23.9MB | 173ms | 3ms | codon 0.15.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 1.nim | 4118ms | 0.9ms | 1.3MB | 4110ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 4119ms | 0.1ms | 1.3MB | 4107ms | 0ms | nim 1.6.10 |