Current benchmark data was generated on Sat Nov 16 2024, 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 | 1753ms | 16ms | 34.7MB | 1733ms | 7ms | wasmtime 25.0.3 |
wasm | 4.rs | 1760ms | 6.6ms | 34.7MB | 1740ms | 7ms | wasmtime 25.0.3 |
wasm | 3.rs | 1775ms | 26ms | 50.6MB | 1743ms | 13ms | wasmtime 25.0.3 |
chapel | 4.chpl | 1955ms | 6.7ms | 66.3MB | 1940ms | 3ms | chpl 1.31.0 |
chapel | 3.chpl | 2044ms | 11ms | 66.3MB | 2033ms | 3ms | chpl 1.31.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 5.rs | 167ms | 1.0ms | 20.7MB | 153ms | 3ms | wasmtime 25.0.3 |
wasm | 3.rs | 171ms | 3.2ms | 22.7MB | 153ms | 7ms | wasmtime 25.0.3 |
wasm | 4.rs | 175ms | 4.5ms | 20.7MB | 160ms | 0ms | wasmtime 25.0.3 |
chapel | 4.chpl | 192ms | 0.3ms | 36.4MB | 183ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 196ms | 2.7ms | 34.4MB | 183ms | 0ms | chpl 1.31.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 1.rs | 90ms | 1.4ms | 20.8MB | 73ms | 7ms | wasmtime 25.0.3 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 1932ms | 20ms | 32.9MB | 3827ms | 0ms | chpl 1.31.0 |
wasm | 2.rs | 3591ms | 4.7ms | 18.4MB | 3577ms | 0ms | wasmtime 25.0.3 |
chapel | 1.chpl | 3718ms | 11ms | 32.8MB | 3707ms | 0ms | chpl 1.31.0 |
wasm | 7.rs | 4884ms | 13ms | 20.4MB | 4870ms | 0ms | wasmtime 25.0.3 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 496ms | 0.6ms | 32.9MB | 957ms | 0ms | chpl 1.31.0 |
wasm | 2.rs | 906ms | 3.5ms | 20.3MB | 887ms | 0ms | wasmtime 25.0.3 |
chapel | 1.chpl | 947ms | 4.7ms | 32.8MB | 937ms | 3ms | chpl 1.31.0 |
wasm | 7.rs | 1230ms | 3.1ms | 18.4MB | 1217ms | 0ms | wasmtime 25.0.3 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 140ms | 0.2ms | 32.9MB | 243ms | 0ms | chpl 1.31.0 |
wasm | 2.rs | 233ms | 1.4ms | 20.3MB | 220ms | 0ms | wasmtime 25.0.3 |
chapel | 1.chpl | 253ms | 1.1ms | 32.8MB | 243ms | 0ms | chpl 1.31.0 |
wasm | 7.rs | 314ms | 1.8ms | 18.3MB | 300ms | 3ms | wasmtime 25.0.3 |