Current benchmark data was generated on Wed Feb 08 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 | 291ms | 3.7ms | 1.0MB | 277ms | 0ms | nim 1.6.10 |
nim | 2.nim | 367ms | 10.0ms | 1.3MB | 353ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 823ms | 13ms | 1.3MB | 707ms | 97ms | nim/clang 1.6.10 |
nim | 1.nim | 839ms | 20ms | 1.0MB | 723ms | 100ms | nim 1.6.10 |
crystal | 2.cr | 873ms | 17ms | 3.1MB | 757ms | 100ms | crystal 1.7.2 |
crystal | 1.cr | 1124ms | 3.1ms | 14.6MB | 967ms | 137ms | crystal 1.7.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 34ms | 2.2ms | 1.1MB | 20ms | 0ms | nim 1.6.10 |
nim | 2.nim | 39ms | 0.2ms | 1.3MB | 30ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 84ms | 1.5ms | 1.2MB | 63ms | 7ms | nim/clang 1.6.10 |
nim | 1.nim | 89ms | 0.6ms | 1.1MB | 67ms | 7ms | nim 1.6.10 |
crystal | 2.cr | 91ms | 0.9ms | 3.2MB | 73ms | 7ms | crystal 1.7.2 |
crystal | 1.cr | 117ms | 0.6ms | 4.5MB | 90ms | 17ms | crystal 1.7.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 0-unsafe.cr | 69ms | 3.1ms | 3.0MB | 57ms | 0ms | crystal 1.7.2 |
crystal | 1.cr | 113ms | 1.8ms | 3.0MB | 100ms | 0ms | crystal 1.7.2 |
nim | 2.nim | 180ms | 1.4ms | 1.3MB | 170ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 184ms | 1.5ms | 1.0MB | 170ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 1.1MB | 4983ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 1.2MB | 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 | 195ms | 4.7ms | 3.0MB | 180ms | 0ms | crystal 1.7.2 |
crystal | 1.cr | 324ms | 1.4ms | 3.0MB | 310ms | 0ms | crystal 1.7.2 |
nim | 2.nim | 535ms | 14ms | 1.3MB | 520ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 540ms | 0.9ms | 1.1MB | 530ms | 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 | 36ms | 2.2ms | 2.9MB | 23ms | 0ms | crystal 1.7.2 |
crystal | 1.cr | 56ms | 0.1ms | 2.9MB | 47ms | 0ms | crystal 1.7.2 |
nim | 2.nim | 77ms | 2.3ms | 1.2MB | 67ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 80ms | 1.7ms | 1.0MB | 70ms | 0ms | nim 1.6.10 |
nim | 1.nim | 449ms | 7.2ms | 1.3MB | 437ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 496ms | 1.6ms | 1.0MB | 483ms | 0ms | nim 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 489ms | 4.9ms | 1.2MB | 477ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 489ms | 14ms | 1.3MB | 477ms | 0ms | nim 1.6.10 |
crystal | 1.cr | 670ms | 3.5ms | 2.9MB | 657ms | 0ms | crystal 1.7.2 |
crystal | 2.cr | 694ms | 9.6ms | 3.0MB | 683ms | 0ms | crystal 1.7.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 52ms | 1.6ms | 1.3MB | 43ms | 0ms | nim 1.6.10 |
nim | 2.nim | 53ms | 2.1ms | 1.2MB | 40ms | 0ms | nim/clang 1.6.10 |
crystal | 1.cr | 73ms | 1.3ms | 3.0MB | 60ms | 0ms | crystal 1.7.2 |
crystal | 2.cr | 79ms | 4.1ms | 2.9MB | 70ms | 0ms | crystal 1.7.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 2.cr | 513ms | 4.0ms | 7.8MB | 500ms | 0ms | crystal 1.7.2 |
nim | 2.nim | 782ms | 1.9ms | 6.3MB | 770ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 988ms | 18ms | 6.0MB | 973ms | 0ms | nim 1.6.10 |
nim | 1.nim | 1048ms | 48ms | 41.3MB | 1023ms | 10ms | nim/clang 1.6.10 |
nim | 1.nim | 1053ms | 31ms | 40.6MB | 1027ms | 7ms | nim 1.6.10 |
crystal | 1.cr | 1150ms | 55ms | 41.9MB | 1130ms | 7ms | crystal 1.7.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 2.cr | 117ms | 2.4ms | 4.1MB | 103ms | 0ms | crystal 1.7.2 |
nim | 1.nim | 153ms | 1.5ms | 11.1MB | 140ms | 0ms | nim 1.6.10 |
nim | 1.nim | 156ms | 2.8ms | 11.3MB | 140ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 174ms | 4.5ms | 3.2MB | 163ms | 0ms | nim/clang 1.6.10 |
crystal | 1.cr | 175ms | 1.0ms | 12.9MB | 160ms | 0ms | crystal 1.7.2 |
nim | 2.nim | 240ms | 7.1ms | 3.1MB | 230ms | 0ms | nim 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 1.nim | 4075ms | 23ms | 1.2MB | 4060ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 4100ms | 19ms | 1.3MB | 4087ms | 0ms | nim 1.6.10 |
crystal | 1.cr | timeout | 0.0ms | 4.0MB | 4977ms | 3ms | crystal 1.7.2 |