Current benchmark data was generated on Sun Jul 13 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 | 1739ms | 5.1ms | 34.0MB | 1720ms | 7ms | wasmtime 34.0.1 |
wasm | 4.rs | 1815ms | 23ms | 34.1MB | 1793ms | 10ms | wasmtime 34.0.1 |
wasm | 3.rs | 1852ms | 9.2ms | 50.0MB | 1823ms | 17ms | wasmtime 34.0.1 |
chapel | 4.chpl | 1953ms | 3.7ms | 62.3MB | 1943ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 2034ms | 7.2ms | 62.3MB | 2027ms | 0ms | chpl 1.31.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 5.rs | 171ms | 1.3ms | 20.0MB | 157ms | 0ms | wasmtime 34.0.1 |
wasm | 4.rs | 174ms | 3.1ms | 20.0MB | 163ms | 0ms | wasmtime 34.0.1 |
wasm | 3.rs | 180ms | 3.2ms | 22.0MB | 163ms | 0ms | wasmtime 34.0.1 |
chapel | 4.chpl | 183ms | 1.2ms | 32.4MB | 180ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 184ms | 0.6ms | 32.3MB | 180ms | 0ms | chpl 1.31.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 1924ms | 19ms | 28.9MB | 3823ms | 0ms | chpl 1.31.0 |
wasm | 2.rs | 3597ms | 3.4ms | 17.7MB | 3583ms | 0ms | wasmtime 34.0.1 |
chapel | 1.chpl | 3743ms | 29ms | 28.8MB | 3740ms | 0ms | chpl 1.31.0 |
wasm | 7.rs | 4892ms | 1.4ms | 19.8MB | 4880ms | 0ms | wasmtime 34.0.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 492ms | 2.1ms | 28.9MB | 953ms | 0ms | chpl 1.31.0 |
wasm | 2.rs | 906ms | 1.0ms | 18.3MB | 893ms | 0ms | wasmtime 34.0.1 |
chapel | 1.chpl | 939ms | 3.2ms | 28.8MB | 933ms | 0ms | chpl 1.31.0 |
wasm | 7.rs | 1231ms | 2.6ms | 17.7MB | 1217ms | 0ms | wasmtime 34.0.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 138ms | 9.9ms | 28.9MB | 250ms | 3ms | chpl 1.31.0 |
wasm | 2.rs | 234ms | 0.9ms | 17.8MB | 220ms | 0ms | wasmtime 34.0.1 |
chapel | 1.chpl | 248ms | 1.3ms | 28.8MB | 240ms | 0ms | chpl 1.31.0 |
wasm | 7.rs | 314ms | 0.5ms | 18.1MB | 300ms | 0ms | wasmtime 34.0.1 |