Current benchmark data was generated on Thu Jul 13 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 | 259ms | 0.7ms | 1.0MB | 250ms | 0ms | nim 1.6.14 |
nim | 2.nim | 346ms | 1.7ms | 1.3MB | 330ms | 0ms | nim/clang 1.6.14 |
nim | 1.nim | 785ms | 2.8ms | 1.0MB | 687ms | 83ms | nim 1.6.14 |
nim | 1.nim | 799ms | 1.3ms | 1.2MB | 690ms | 90ms | nim/clang 1.6.14 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 145ms | 0.9ms | 1.2MB | 137ms | 0ms | nim/clang 1.6.14 |
nim | 2.nim | 152ms | 0.8ms | 1.1MB | 140ms | 0ms | nim 1.6.14 |
nim | 1.nim | timeout | 0.0ms | 1.1MB | 4990ms | 0ms | nim 1.6.14 |
nim | 1.nim | timeout | 0.0ms | 1.2MB | 4983ms | 0ms | nim/clang 1.6.14 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 428ms | 0.6ms | 1.3MB | 417ms | 0ms | nim/clang 1.6.14 |
nim | 2.nim | 450ms | 0.8ms | 1.1MB | 440ms | 0ms | nim 1.6.14 |
nim | 1.nim | timeout | 0.0ms | 1.0MB | 4987ms | 0ms | nim 1.6.14 |
nim | 1.nim | timeout | 0.0ms | 1.3MB | 4987ms | 0ms | nim/clang 1.6.14 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 63ms | 0.5ms | 1.2MB | 50ms | 0ms | nim/clang 1.6.14 |
nim | 2.nim | 65ms | 1.7ms | 1.0MB | 57ms | 0ms | nim 1.6.14 |
nim | 1.nim | 389ms | 5.3ms | 1.2MB | 373ms | 0ms | nim/clang 1.6.14 |
nim | 1.nim | 444ms | 3.1ms | 1.0MB | 430ms | 0ms | nim 1.6.14 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 1.nim | 568ms | 14ms | 40.3MB | 550ms | 0ms | nim 1.6.14 |
nim | 2.nim | 608ms | 6.1ms | 6.5MB | 597ms | 0ms | nim/clang 1.6.14 |
nim | 2.nim | 633ms | 1.1ms | 6.1MB | 617ms | 0ms | nim 1.6.14 |
codon | 1.py | 682ms | 64ms | 44.5MB | 657ms | 10ms | codon 0.16.2 |
nim | 1.nim | 758ms | 55ms | 41.3MB | 743ms | 0ms | nim/clang 1.6.14 |
codon | 2.py | 911ms | 35ms | 104.9MB | 883ms | 13ms | codon 0.16.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 1.nim | 129ms | 0.5ms | 11.0MB | 120ms | 0ms | nim 1.6.14 |
nim | 1.nim | 136ms | 0.4ms | 11.3MB | 123ms | 0ms | nim/clang 1.6.14 |
nim | 2.nim | 142ms | 1.0ms | 3.3MB | 130ms | 0ms | nim/clang 1.6.14 |
nim | 2.nim | 148ms | 0.7ms | 3.0MB | 140ms | 0ms | nim 1.6.14 |
codon | 1.py | 150ms | 1.1ms | 15.1MB | 140ms | 0ms | codon 0.16.2 |
codon | 2.py | 202ms | 0.9ms | 25.6MB | 183ms | 7ms | codon 0.16.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 1.nim | 4117ms | 0.5ms | 1.2MB | 4103ms | 0ms | nim/clang 1.6.14 |
nim | 1.nim | 4119ms | 0.2ms | 1.3MB | 4110ms | 0ms | nim 1.6.14 |