Current benchmark data was generated on Thu Jul 13 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 | 27.3MB | 4977ms | 3ms | v/clang+gc 0.4.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.v | timeout | 0.0ms | 13.0MB | 4980ms | 0ms | v/clang+gc 0.4.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.v | 844ms | 25ms | 6.7MB | 567ms | 667ms | v/clang+gc 0.4.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.v | 144ms | 5.0ms | 5.6MB | 83ms | 113ms | v/clang+gc 0.4.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.v | 397ms | 1.1ms | 2.2MB | 387ms | 0ms | v/clang+gc 0.4.0 |
1.v | 425ms | 1.0ms | 2.3MB | 413ms | 0ms | v/clang 0.4.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.v | timeout | 0.0ms | 93.4MB | 4963ms | 17ms | v/clang+gc 0.4.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.v | 4207ms | 3.5ms | 27.8MB | 4187ms | 3ms | v/clang+gc 0.4.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.v | timeout | 0.0ms | 3.1MB | 4990ms | 0ms | v/clang 0.4.0 |
1.v | timeout | 0.0ms | 3.0MB | 4990ms | 0ms | v/clang+gc 0.4.0 |