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 |
dart | 1.dart | 560ms | 4.1ms | 16.4MB | 537ms | 3ms | dart/exe 3.0.6 |
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 | 28ms | 0.5ms | 1.0MB | 20ms | 0ms | nim 1.6.14 |
nim | 2.nim | 36ms | 0.3ms | 1.3MB | 30ms | 0ms | nim/clang 1.6.14 |
dart | 1.dart | 65ms | 0.6ms | 14.1MB | 53ms | 0ms | dart/exe 3.0.6 |
nim | 1.nim | 81ms | 0.5ms | 1.0MB | 60ms | 7ms | nim 1.6.14 |
nim | 1.nim | 83ms | 0.8ms | 1.2MB | 70ms | 0ms | nim/clang 1.6.14 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 1.nim | 718ms | 6.0ms | 94.6MB | 340ms | 347ms | nim/clang 1.6.14 |
nim | 1.nim | 722ms | 2.7ms | 94.2MB | 313ms | 377ms | nim 1.6.14 |
dart | 2.dart | 1597ms | 218ms | 124.6MB | 1070ms | 853ms | dart/exe 3.0.6 |
dart | 1.dart | 2634ms | 2281ms | 123.8MB | 1127ms | 797ms | dart/exe 3.0.6 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 1.nim | 121ms | 1.3ms | 18.3MB | 50ms | 53ms | nim/clang 1.6.14 |
nim | 1.nim | 124ms | 2.1ms | 18.0MB | 57ms | 53ms | nim 1.6.14 |
dart | 2.dart | 1222ms | 14ms | 57.6MB | 167ms | 147ms | dart/exe 3.0.6 |
dart | 1.dart | 2004ms | 498ms | 58.4MB | 183ms | 153ms | dart/exe 3.0.6 |
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 |
dart | 2.dart | 241ms | 1.2ms | 16.7MB | 230ms | 0ms | dart/exe 3.0.6 |
dart | 1.dart | 1460ms | 1.7ms | 16.6MB | 1443ms | 0ms | dart/exe 3.0.6 |
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 |
dart | 2.dart | 700ms | 1.2ms | 16.7MB | 680ms | 3ms | dart/exe 3.0.6 |
dart | 1.dart | 4356ms | 4.7ms | 14.6MB | 4333ms | 10ms | dart/exe 3.0.6 |
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 |
dart | 2.dart | 114ms | 1.4ms | 17.3MB | 100ms | 0ms | dart/exe 3.0.6 |
dart | 1.dart | 213ms | 2.5ms | 14.2MB | 197ms | 0ms | dart/exe 3.0.6 |
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 |
nim | 1.nim | 758ms | 55ms | 41.3MB | 743ms | 0ms | nim/clang 1.6.14 |
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 |
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 |
dart | 1.dart | timeout | 0.0ms | 13.8MB | 4977ms | 0ms | dart/exe 3.0.6 |