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 |
ocaml | 1.ml | 3076ms | 70ms | 157.2MB | 2993ms | 73ms | ocaml 5.3.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 |
ocaml | 1.ml | 223ms | 5.5ms | 19.1MB | 203ms | 3ms | ocaml 5.3.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 |
ocaml | 1.ml | 185ms | 5.6ms | 6.4MB | 173ms | 0ms | ocaml 5.3.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 2.rs | 379ms | 5.8ms | 22.0MB | 367ms | 0ms | wasmtime 31.0.0 |
wasm | 1.rs | 511ms | 9.4ms | 56.3MB | 493ms | 0ms | wasmtime 31.0.0 |
ocaml | 1.ml | 961ms | 7.1ms | 552.4MB | 900ms | 47ms | ocaml 5.3.0 |
ocaml | 2.ml | 1888ms | 3.0ms | 18.9MB | 1877ms | 0ms | ocaml 5.3.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 1.rs | 96ms | 2.9ms | 27.1MB | 83ms | 0ms | wasmtime 31.0.0 |
wasm | 2.rs | 98ms | 0.4ms | 18.3MB | 90ms | 0ms | wasmtime 31.0.0 |
ocaml | 1.ml | 191ms | 10ms | 142.3MB | 167ms | 10ms | ocaml 5.3.0 |
ocaml | 2.ml | 465ms | 0.7ms | 9.1MB | 457ms | 0ms | ocaml 5.3.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 2.rs | 3601ms | 3.0ms | 16.9MB | 3587ms | 0ms | wasmtime 31.0.0 |
ocaml | 2.ml | 4568ms | 13ms | 6.4MB | 4557ms | 0ms | ocaml 5.3.0 |
wasm | 7.rs | 4896ms | 5.3ms | 16.9MB | 4883ms | 0ms | wasmtime 31.0.0 |