Current benchmark data was generated on Thu May 01 2025, 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 | 775ms | 6.2ms | 33.9MB | 757ms | 10ms | nim 2.2.4 |
nim | 2.nim | 953ms | 12ms | 35.2MB | 933ms | 7ms | nim/clang 2.2.4 |
chapel | 4.chpl | 1953ms | 5.8ms | 62.4MB | 1947ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 2034ms | 5.7ms | 62.3MB | 2027ms | 0ms | chpl 1.31.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 5-m.chpl | 107ms | 2.2ms | 28.4MB | 190ms | 0ms | chpl 1.31.0 |
nim | 2.nim | 187ms | 0.8ms | 1.5MB | 180ms | 0ms | nim 2.2.4 |
nim | 2.nim | 243ms | 2.3ms | 1.8MB | 233ms | 0ms | nim/clang 2.2.4 |
nim | 1.nim | 550ms | 1.7ms | 1.8MB | 440ms | 100ms | nim/clang 2.2.4 |
nim | 1.nim | 574ms | 3.5ms | 1.5MB | 467ms | 97ms | nim 2.2.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 20ms | 0.1ms | 1.5MB | 10ms | 0ms | nim 2.2.4 |
chapel | 5.chpl | 21ms | 1.7ms | 28.4MB | 20ms | 0ms | chpl 1.31.0 |
nim | 2.nim | 26ms | 0.7ms | 1.8MB | 20ms | 0ms | nim/clang 2.2.4 |
nim | 1.nim | 58ms | 0.4ms | 1.8MB | 40ms | 3ms | nim/clang 2.2.4 |
nim | 1.nim | 60ms | 0.9ms | 1.5MB | 43ms | 0ms | nim 2.2.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 1928ms | 23ms | 28.9MB | 3827ms | 0ms | chpl 1.31.0 |
nim | 1.nim | 3589ms | 1.3ms | 1.6MB | 3580ms | 0ms | nim/clang 2.2.4 |
nim | 1.nim | 3603ms | 8.0ms | 1.4MB | 3597ms | 0ms | nim 2.2.4 |
chapel | 1.chpl | 3719ms | 13ms | 28.8MB | 3713ms | 0ms | chpl 1.31.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 492ms | 2.8ms | 28.8MB | 960ms | 0ms | chpl 1.31.0 |
nim | 1.nim | 899ms | 0.2ms | 1.5MB | 890ms | 0ms | nim/clang 2.2.4 |
nim | 1.nim | 904ms | 4.4ms | 1.3MB | 893ms | 0ms | nim 2.2.4 |
chapel | 1.chpl | 944ms | 3.9ms | 28.8MB | 937ms | 0ms | chpl 1.31.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 134ms | 1.5ms | 28.9MB | 247ms | 0ms | chpl 1.31.0 |
nim | 1.nim | 227ms | 0.6ms | 1.5MB | 220ms | 0ms | nim/clang 2.2.4 |
nim | 1.nim | 228ms | 1.2ms | 1.3MB | 220ms | 0ms | nim 2.2.4 |
chapel | 1.chpl | 247ms | 2.2ms | 28.8MB | 240ms | 0ms | chpl 1.31.0 |