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 |
dart | 1.dart | 561ms | 2.6ms | 15.1MB | 543ms | 3ms | dart/exe 2.19.0 |
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 |
dart | 1.dart | 67ms | 1.1ms | 14.7MB | 50ms | 0ms | dart/exe 2.19.0 |
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 | 1.nim | 725ms | 4.3ms | 93.6MB | 280ms | 417ms | nim/clang 1.6.10 |
nim | 1.nim | 731ms | 3.4ms | 94.6MB | 310ms | 390ms | nim 1.6.10 |
dart | 2.dart | 1662ms | 393ms | 116.8MB | 980ms | 667ms | dart/exe 2.19.0 |
dart | 1.dart | 3782ms | 83ms | 110.1MB | 1027ms | 623ms | dart/exe 2.19.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 1.nim | 123ms | 0.8ms | 18.7MB | 53ms | 57ms | nim/clang 1.6.10 |
nim | 1.nim | 125ms | 0.5ms | 18.2MB | 53ms | 57ms | nim 1.6.10 |
dart | 2.dart | 254ms | 15ms | 57.0MB | 163ms | 123ms | dart/exe 2.19.0 |
dart | 1.dart | 1379ms | 155ms | 55.3MB | 163ms | 87ms | dart/exe 2.19.0 |
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 |
dart | 2.dart | 252ms | 1.3ms | 16.4MB | 233ms | 3ms | dart/exe 2.19.0 |
dart | 1.dart | 1464ms | 2.0ms | 14.7MB | 1443ms | 0ms | dart/exe 2.19.0 |
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 |
dart | 2.dart | 728ms | 3.8ms | 16.5MB | 707ms | 3ms | dart/exe 2.19.0 |
dart | 1.dart | 4368ms | 4.4ms | 14.7MB | 4347ms | 3ms | dart/exe 2.19.0 |
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 |
dart | 2.dart | 117ms | 1.8ms | 14.2MB | 103ms | 0ms | dart/exe 2.19.0 |
dart | 1.dart | 212ms | 0.7ms | 15.0MB | 200ms | 0ms | dart/exe 2.19.0 |
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 |
dart | 1.dart | timeout | 0.0ms | 13.7MB | 4980ms | 0ms | dart/exe 2.19.0 |