Current benchmark data was generated on Sat Jan 28 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 | 268ms | 0.2ms | 1.0MB | 260ms | 0ms | nim 1.6.10 |
nim | 2.nim | 335ms | 0.2ms | 1.3MB | 327ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 779ms | 4.3ms | 1.1MB | 687ms | 73ms | nim 1.6.10 |
nim | 1.nim | 796ms | 1.3ms | 1.2MB | 687ms | 93ms | nim/clang 1.6.10 |
crystal | 2.cr | 832ms | 0.4ms | 3.2MB | 743ms | 70ms | crystal 1.7.2 |
crystal | 1.cr | 1067ms | 1.3ms | 14.6MB | 940ms | 110ms | crystal 1.7.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 32ms | 3.0ms | 1.1MB | 20ms | 0ms | nim 1.6.10 |
nim | 2.nim | 37ms | 2.3ms | 1.3MB | 27ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 79ms | 0.1ms | 1.1MB | 57ms | 7ms | nim 1.6.10 |
nim | 1.nim | 83ms | 1.7ms | 1.3MB | 67ms | 3ms | nim/clang 1.6.10 |
crystal | 2.cr | 86ms | 0.8ms | 3.2MB | 70ms | 7ms | crystal 1.7.2 |
crystal | 1.cr | 110ms | 0.4ms | 4.5MB | 90ms | 3ms | crystal 1.7.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 0-unsafe.cr | 55ms | 0.2ms | 3.0MB | 47ms | 0ms | crystal 1.7.2 |
crystal | 1.cr | 97ms | 1.2ms | 3.0MB | 87ms | 0ms | crystal 1.7.2 |
nim | 2.nim | 147ms | 1.5ms | 1.2MB | 140ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 151ms | 0.4ms | 1.0MB | 140ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 1.0MB | 4990ms | 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 |
---|---|---|---|---|---|---|---|
crystal | 0-unsafe.cr | 160ms | 1.7ms | 2.9MB | 147ms | 0ms | crystal 1.7.2 |
crystal | 1.cr | 281ms | 0.7ms | 2.9MB | 270ms | 0ms | crystal 1.7.2 |
nim | 2.nim | 430ms | 1.7ms | 1.2MB | 420ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 448ms | 1.1ms | 1.0MB | 437ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 1.0MB | 4990ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 1.3MB | 4983ms | 0ms | nim/clang 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 0-unsafe.cr | 27ms | 0.8ms | 2.9MB | 20ms | 0ms | crystal 1.7.2 |
crystal | 1.cr | 49ms | 0.6ms | 3.0MB | 40ms | 0ms | crystal 1.7.2 |
nim | 2.nim | 63ms | 0.2ms | 1.3MB | 50ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 65ms | 0.7ms | 1.1MB | 57ms | 0ms | nim 1.6.10 |
nim | 1.nim | 387ms | 3.1ms | 1.2MB | 373ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 465ms | 40ms | 1.0MB | 447ms | 0ms | nim 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 381ms | 0.4ms | 1.3MB | 370ms | 0ms | nim 1.6.10 |
nim | 2.nim | 412ms | 3.2ms | 1.3MB | 403ms | 0ms | nim/clang 1.6.10 |
crystal | 1.cr | 513ms | 0.5ms | 2.9MB | 500ms | 0ms | crystal 1.7.2 |
crystal | 2.cr | 534ms | 1.1ms | 2.8MB | 527ms | 0ms | crystal 1.7.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 40ms | 0.0ms | 1.4MB | 30ms | 0ms | nim 1.6.10 |
nim | 2.nim | 43ms | 0.2ms | 1.2MB | 30ms | 0ms | nim/clang 1.6.10 |
crystal | 1.cr | 55ms | 0.7ms | 2.9MB | 47ms | 0ms | crystal 1.7.2 |
crystal | 2.cr | 56ms | 0.4ms | 2.9MB | 50ms | 0ms | crystal 1.7.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 2.cr | 458ms | 1.3ms | 7.7MB | 447ms | 0ms | crystal 1.7.2 |
nim | 1.nim | 574ms | 11ms | 40.6MB | 553ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 587ms | 10ms | 40.2MB | 570ms | 0ms | nim 1.6.10 |
nim | 2.nim | 587ms | 4.0ms | 6.4MB | 573ms | 0ms | nim/clang 1.6.10 |
crystal | 1.cr | 605ms | 17ms | 42.2MB | 583ms | 3ms | crystal 1.7.2 |
nim | 2.nim | 667ms | 5.2ms | 6.2MB | 657ms | 0ms | nim 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 2.cr | 106ms | 0.9ms | 3.9MB | 93ms | 0ms | crystal 1.7.2 |
nim | 1.nim | 128ms | 2.1ms | 11.3MB | 120ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 128ms | 0.4ms | 11.1MB | 120ms | 0ms | nim 1.6.10 |
crystal | 1.cr | 137ms | 0.7ms | 12.8MB | 127ms | 0ms | crystal 1.7.2 |
nim | 2.nim | 138ms | 0.3ms | 3.2MB | 130ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 157ms | 0.3ms | 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 | 2.6ms | 1.3MB | 4107ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 4118ms | 1.5ms | 1.3MB | 4107ms | 0ms | nim 1.6.10 |
crystal | 1.cr | timeout | 0.0ms | 4.1MB | 4987ms | 0ms | crystal 1.7.2 |