Current benchmark data was generated on Tue Apr 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 | 1809ms | 60ms | 33.1MB | 1790ms | 7ms | wasmtime 31.0.0 |
wasm | 3.rs | 1854ms | 16ms | 49.2MB | 1827ms | 17ms | wasmtime 31.0.0 |
wasm | 4.rs | 1863ms | 11ms | 33.2MB | 1840ms | 10ms | wasmtime 31.0.0 |
chapel | 4.chpl | 1953ms | 14ms | 60.3MB | 1947ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 2095ms | 40ms | 62.4MB | 2087ms | 0ms | chpl 1.31.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 5.rs | 174ms | 4.1ms | 19.3MB | 157ms | 0ms | wasmtime 31.0.0 |
wasm | 3.rs | 180ms | 2.4ms | 21.1MB | 163ms | 0ms | wasmtime 31.0.0 |
wasm | 4.rs | 181ms | 4.0ms | 19.2MB | 163ms | 0ms | wasmtime 31.0.0 |
chapel | 4.chpl | 186ms | 1.9ms | 32.3MB | 180ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 188ms | 1.5ms | 30.3MB | 180ms | 0ms | chpl 1.31.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 1.rs | 90ms | 0.5ms | 17.4MB | 80ms | 0ms | wasmtime 31.0.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 1916ms | 0.5ms | 28.9MB | 3807ms | 0ms | chpl 1.31.0 |
wasm | 2.rs | 3602ms | 4.5ms | 16.9MB | 3587ms | 0ms | wasmtime 31.0.0 |
chapel | 1.chpl | 3718ms | 7.3ms | 28.8MB | 3710ms | 0ms | chpl 1.31.0 |
wasm | 7.rs | 4912ms | 16ms | 16.9MB | 4897ms | 0ms | wasmtime 31.0.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 491ms | 1.4ms | 28.8MB | 957ms | 0ms | chpl 1.31.0 |
wasm | 2.rs | 910ms | 0.9ms | 16.7MB | 897ms | 0ms | wasmtime 31.0.0 |
chapel | 1.chpl | 941ms | 3.3ms | 28.8MB | 933ms | 0ms | chpl 1.31.0 |
wasm | 7.rs | 1240ms | 9.5ms | 16.9MB | 1230ms | 0ms | wasmtime 31.0.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 134ms | 1.5ms | 28.9MB | 240ms | 0ms | chpl 1.31.0 |
wasm | 2.rs | 235ms | 1.1ms | 17.2MB | 220ms | 0ms | wasmtime 31.0.0 |
chapel | 1.chpl | 248ms | 0.5ms | 28.9MB | 240ms | 0ms | chpl 1.31.0 |
wasm | 7.rs | 321ms | 11ms | 16.8MB | 307ms | 0ms | wasmtime 31.0.0 |