Current benchmark data was generated on Sun Jun 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.)
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.v | timeout | 0.0ms | 8.3MB | 4990ms | 0ms | v/clang+gc 0.4.10 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.v | timeout | 0.0ms | 4.8MB | 4990ms | 0ms | v/clang+gc 0.4.10 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.v | 243ms | 6.1ms | 1.3MB | 233ms | 0ms | v/clang 0.4.10 |
1.v | 256ms | 1.5ms | 2.1MB | 250ms | 0ms | v/clang+gc 0.4.10 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
2.v | 3198ms | 26ms | 3.4MB | 3177ms | 7ms | v/clang+gc 0.4.10 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
2.v | 782ms | 13ms | 2.6MB | 770ms | 0ms | v/clang+gc 0.4.10 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.v | timeout | 0.0ms | 83.1MB | 4980ms | 3ms | v/clang+gc 0.4.10 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.v | 3500ms | 102ms | 34.2MB | 3487ms | 0ms | v/clang+gc 0.4.10 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.v | timeout | 0.0ms | 1.6MB | 4990ms | 0ms | v/clang 0.4.10 |
1.v | timeout | 0.0ms | 2.8MB | 4990ms | 0ms | v/clang+gc 0.4.10 |