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 |
ocaml | 1.ml | 3140ms | 30ms | 157.0MB | 3057ms | 70ms | ocaml 5.3.0 |
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 |
ocaml | 1.ml | 226ms | 2.6ms | 19.2MB | 210ms | 0ms | ocaml 5.3.0 |
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 |
ocaml | 1.ml | 188ms | 1.5ms | 6.4MB | 180ms | 0ms | ocaml 5.3.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 2.rs | 372ms | 4.5ms | 22.0MB | 360ms | 0ms | wasmtime 31.0.0 |
wasm | 1.rs | 481ms | 4.7ms | 56.1MB | 463ms | 0ms | wasmtime 31.0.0 |
ocaml | 1.ml | 1018ms | 5.8ms | 550.4MB | 963ms | 40ms | ocaml 5.3.0 |
ocaml | 2.ml | 1884ms | 9.4ms | 17.2MB | 1867ms | 0ms | ocaml 5.3.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 1.rs | 97ms | 1.6ms | 27.0MB | 83ms | 0ms | wasmtime 31.0.0 |
wasm | 2.rs | 98ms | 1.4ms | 18.3MB | 83ms | 0ms | wasmtime 31.0.0 |
ocaml | 1.ml | 203ms | 4.9ms | 140.7MB | 183ms | 10ms | ocaml 5.3.0 |
ocaml | 2.ml | 463ms | 1.3ms | 9.1MB | 450ms | 0ms | ocaml 5.3.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 |
ocaml | 2.ml | 4555ms | 3.1ms | 6.3MB | 4543ms | 0ms | ocaml 5.3.0 |
wasm | 7.rs | 4897ms | 8.1ms | 16.8MB | 4880ms | 0ms | wasmtime 31.0.0 |