Current benchmark data was generated on Sat Mar 29 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 | 1813ms | 71ms | 33.1MB | 1793ms | 7ms | wasmtime 31.0.0 |
wasm | 3.rs | 1852ms | 15ms | 49.3MB | 1827ms | 13ms | wasmtime 31.0.0 |
wasm | 4.rs | 1860ms | 23ms | 33.3MB | 1840ms | 10ms | wasmtime 31.0.0 |
chapel | 4.chpl | 1958ms | 4.8ms | 62.3MB | 1947ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 2059ms | 4.1ms | 62.3MB | 2053ms | 0ms | chpl 1.31.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 5.rs | 171ms | 3.6ms | 19.2MB | 160ms | 0ms | wasmtime 31.0.0 |
wasm | 4.rs | 180ms | 2.7ms | 19.1MB | 167ms | 0ms | wasmtime 31.0.0 |
wasm | 3.rs | 180ms | 4.1ms | 21.1MB | 167ms | 0ms | wasmtime 31.0.0 |
chapel | 4.chpl | 185ms | 2.7ms | 32.3MB | 180ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 190ms | 1.5ms | 32.2MB | 183ms | 0ms | chpl 1.31.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 1.rs | 89ms | 0.8ms | 17.3MB | 80ms | 0ms | wasmtime 31.0.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 1924ms | 19ms | 28.9MB | 3827ms | 0ms | chpl 1.31.0 |
wasm | 2.rs | 3601ms | 3.0ms | 16.9MB | 3587ms | 0ms | wasmtime 31.0.0 |
chapel | 1.chpl | 3722ms | 4.8ms | 28.8MB | 3717ms | 0ms | chpl 1.31.0 |
wasm | 7.rs | 4896ms | 5.3ms | 16.9MB | 4883ms | 0ms | wasmtime 31.0.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 490ms | 0.4ms | 28.9MB | 953ms | 0ms | chpl 1.31.0 |
wasm | 2.rs | 910ms | 5.9ms | 17.4MB | 897ms | 0ms | wasmtime 31.0.0 |
chapel | 1.chpl | 943ms | 3.9ms | 28.8MB | 940ms | 0ms | chpl 1.31.0 |
wasm | 7.rs | 1232ms | 2.6ms | 17.1MB | 1220ms | 0ms | wasmtime 31.0.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 135ms | 1.0ms | 28.9MB | 243ms | 0ms | chpl 1.31.0 |
wasm | 2.rs | 236ms | 2.5ms | 16.7MB | 223ms | 0ms | wasmtime 31.0.0 |
chapel | 1.chpl | 246ms | 0.4ms | 28.8MB | 240ms | 0ms | chpl 1.31.0 |
wasm | 7.rs | 315ms | 1.2ms | 17.2MB | 300ms | 0ms | wasmtime 31.0.0 |