Current benchmark data was generated on Thu May 04 2023, 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 | 28.5MB | 4977ms | 3ms | v/clang+gc 0.3.4 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.v | timeout | 0.0ms | 12.5MB | 4983ms | 0ms | v/clang+gc 0.3.4 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.v | 1084ms | 81ms | 8.4MB | 657ms | 837ms | v/clang+gc 0.3.4 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.v | 192ms | 23ms | 6.8MB | 123ms | 120ms | v/clang+gc 0.3.4 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.v | 356ms | 1.0ms | 2.2MB | 343ms | 0ms | v/clang+gc 0.3.4 |
1.v | 367ms | 0.4ms | 2.2MB | 353ms | 0ms | v/clang 0.3.4 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.v | timeout | 0.0ms | 93.2MB | 4960ms | 20ms | v/clang+gc 0.3.4 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.v | 4881ms | 5.4ms | 27.7MB | 4853ms | 10ms | v/clang+gc 0.3.4 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.v | timeout | 0.0ms | 3.2MB | 4983ms | 0ms | v/clang 0.3.4 |
1.v | timeout | 0.0ms | 3.0MB | 4980ms | 0ms | v/clang+gc 0.3.4 |