Current benchmark data was generated on Fri Aug 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 | 1754ms | 5.6ms | 33.8MB | 1733ms | 10ms | wasmtime 35.0.0 |
wasm | 3.rs | 1818ms | 28ms | 49.8MB | 1783ms | 20ms | wasmtime 35.0.0 |
wasm | 4.rs | 1833ms | 6.3ms | 33.7MB | 1813ms | 7ms | wasmtime 35.0.0 |
ocaml | 1.ml | 3020ms | 42ms | 157.0MB | 2927ms | 77ms | ocaml 5.3.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 5.rs | 171ms | 2.9ms | 19.8MB | 160ms | 0ms | wasmtime 35.0.0 |
wasm | 4.rs | 174ms | 0.5ms | 19.8MB | 160ms | 0ms | wasmtime 35.0.0 |
wasm | 3.rs | 181ms | 14ms | 21.8MB | 167ms | 0ms | wasmtime 35.0.0 |
ocaml | 1.ml | 223ms | 9.3ms | 19.2MB | 207ms | 3ms | ocaml 5.3.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 1.rs | 93ms | 1.9ms | 17.6MB | 80ms | 0ms | wasmtime 35.0.0 |
ocaml | 1.ml | 187ms | 2.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 | 385ms | 7.3ms | 22.7MB | 370ms | 0ms | wasmtime 35.0.0 |
wasm | 1.rs | 450ms | 3.8ms | 56.9MB | 437ms | 0ms | wasmtime 35.0.0 |
ocaml | 1.ml | 932ms | 21ms | 543.2MB | 877ms | 43ms | ocaml 5.3.0 |
ocaml | 2.ml | 1887ms | 12ms | 19.0MB | 1873ms | 0ms | ocaml 5.3.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 1.rs | 92ms | 1.1ms | 27.5MB | 80ms | 0ms | wasmtime 35.0.0 |
wasm | 2.rs | 99ms | 0.8ms | 19.1MB | 90ms | 0ms | wasmtime 35.0.0 |
ocaml | 1.ml | 175ms | 1.5ms | 142.1MB | 150ms | 10ms | ocaml 5.3.0 |
ocaml | 2.ml | 469ms | 6.0ms | 9.1MB | 457ms | 0ms | ocaml 5.3.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
wasm | 7.rs | 3602ms | 3.8ms | 18.1MB | 3590ms | 0ms | wasmtime 35.0.0 |
wasm | 2.rs | 3607ms | 9.5ms | 17.8MB | 3590ms | 0ms | wasmtime 35.0.0 |
ocaml | 2.ml | 4574ms | 4.7ms | 6.4MB | 4563ms | 0ms | ocaml 5.3.0 |