Current benchmark data was generated on Mon Apr 14 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 | 4.rs | 1823ms | 9.8ms | 33.2MB | 1800ms | 10ms | wasmtime 31.0.0 |
wasm | 3.rs | 1857ms | 49ms | 49.2MB | 1830ms | 17ms | wasmtime 31.0.0 |
wasm | 5.rs | 1918ms | 279ms | 33.1MB | 1893ms | 7ms | wasmtime 31.0.0 |
acton | 1.act | timeout | 0.0ms | 67.0MB | 6010ms | 83ms | actonc 0.24.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 5.rs | 169ms | 0.6ms | 19.2MB | 160ms | 0ms | wasmtime 31.0.0 |
wasm | 3.rs | 181ms | 4.3ms | 21.2MB | 167ms | 0ms | wasmtime 31.0.0 |
wasm | 4.rs | 192ms | 31ms | 19.1MB | 180ms | 0ms | wasmtime 31.0.0 |
acton | 1.act | 836ms | 39ms | 12.0MB | 983ms | 73ms | actonc 0.24.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 1.rs | 89ms | 2.0ms | 17.6MB | 80ms | 0ms | wasmtime 31.0.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 2.rs | 3601ms | 2.7ms | 16.9MB | 3587ms | 0ms | wasmtime 31.0.0 |
wasm | 7.rs | 4897ms | 8.1ms | 16.8MB | 4880ms | 0ms | wasmtime 31.0.0 |