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 |
swift | 3-m.swift | 380ms | 10ms | 20.9MB | 690ms | 3ms | swift 5.7.3 |
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 | 29ms | 0.9ms | 1.0MB | 20ms | 0ms | nim 1.6.10 |
nim | 2.nim | 36ms | 0.4ms | 1.3MB | 30ms | 0ms | nim/clang 1.6.10 |
swift | 3.swift | 56ms | 0.5ms | 14.6MB | 60ms | 0ms | swift 5.7.3 |
nim | 1.nim | 81ms | 2.9ms | 1.0MB | 57ms | 10ms | nim 1.6.10 |
nim | 1.nim | 83ms | 1.2ms | 1.2MB | 63ms | 3ms | 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 |
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 |
nim | 2.nim | 157ms | 1.5ms | 3.1MB | 143ms | 0ms | nim 1.6.10 |
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 |