Current benchmark data was generated on Fri Aug 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 |
---|---|---|---|---|---|---|---|
wasm | 5.rs | 1754ms | 5.6ms | 33.8MB | 1733ms | 10ms | wasmtime 35.0.0 |
wasm | 3.rs | 1818ms | 28ms | 49.8MB | 1783ms | 20ms | wasmtime 35.0.0 |
wasm | 4.rs | 1833ms | 6.3ms | 33.7MB | 1813ms | 7ms | wasmtime 35.0.0 |
chapel | 4.chpl | 1943ms | 3.5ms | 62.3MB | 1937ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 2057ms | 34ms | 62.4MB | 2050ms | 0ms | chpl 1.31.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 5.rs | 171ms | 2.9ms | 19.8MB | 160ms | 0ms | wasmtime 35.0.0 |
wasm | 4.rs | 174ms | 0.5ms | 19.8MB | 160ms | 0ms | wasmtime 35.0.0 |
wasm | 3.rs | 181ms | 14ms | 21.8MB | 167ms | 0ms | wasmtime 35.0.0 |
chapel | 4.chpl | 185ms | 1.5ms | 32.4MB | 180ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 188ms | 2.4ms | 32.3MB | 187ms | 0ms | chpl 1.31.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 1.rs | 93ms | 1.9ms | 17.6MB | 80ms | 0ms | wasmtime 35.0.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 1914ms | 2.2ms | 29.0MB | 3800ms | 0ms | chpl 1.31.0 |
wasm | 7.rs | 3602ms | 3.8ms | 18.1MB | 3590ms | 0ms | wasmtime 35.0.0 |
wasm | 2.rs | 3607ms | 9.5ms | 17.8MB | 3590ms | 0ms | wasmtime 35.0.0 |
chapel | 1.chpl | 3718ms | 16ms | 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 | 491ms | 2.1ms | 29.0MB | 953ms | 0ms | chpl 1.31.0 |
wasm | 2.rs | 905ms | 0.6ms | 17.4MB | 890ms | 0ms | wasmtime 35.0.0 |
wasm | 7.rs | 909ms | 1.9ms | 17.6MB | 897ms | 0ms | wasmtime 35.0.0 |
chapel | 1.chpl | 945ms | 5.5ms | 28.6MB | 940ms | 0ms | chpl 1.31.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 132ms | 0.5ms | 28.9MB | 240ms | 0ms | chpl 1.31.0 |
wasm | 7.rs | 233ms | 1.0ms | 17.8MB | 220ms | 0ms | wasmtime 35.0.0 |
wasm | 2.rs | 234ms | 1.7ms | 17.3MB | 220ms | 0ms | wasmtime 35.0.0 |
chapel | 1.chpl | 246ms | 3.8ms | 28.8MB | 243ms | 0ms | chpl 1.31.0 |