Current benchmark data was generated on Sun Jan 29 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.)
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 252ms | 1.3ms | 16.4MB | 233ms | 3ms | dart/exe 2.19.0 |
v | 1.v | 403ms | 1.5ms | 2.2MB | 390ms | 0ms | v/clang+gc 0.3.2 |
v | 1.v | 423ms | 0.3ms | 2.2MB | 410ms | 0ms | v/clang 0.3.2 |
dart | 1.dart | 1464ms | 2.0ms | 14.7MB | 1443ms | 0ms | dart/exe 2.19.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 728ms | 3.8ms | 16.5MB | 707ms | 3ms | dart/exe 2.19.0 |
v | 1.v | 1202ms | 1.8ms | 2.2MB | 1190ms | 0ms | v/clang+gc 0.3.2 |
v | 1.v | 1262ms | 1.5ms | 2.2MB | 1250ms | 0ms | v/clang 0.3.2 |
dart | 1.dart | 4368ms | 4.4ms | 14.7MB | 4347ms | 3ms | dart/exe 2.19.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 117ms | 1.8ms | 14.2MB | 103ms | 0ms | dart/exe 2.19.0 |
v | 1.v | 133ms | 0.4ms | 2.2MB | 123ms | 0ms | v/clang+gc 0.3.2 |
v | 1.v | 143ms | 2.0ms | 2.2MB | 127ms | 0ms | v/clang 0.3.2 |
dart | 1.dart | 212ms | 0.7ms | 15.0MB | 200ms | 0ms | dart/exe 2.19.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 1695ms | 12ms | 22.2MB | 1627ms | 40ms | dart/exe 2.19.0 |
v | 1.v | 3952ms | 62ms | 3.0MB | 3923ms | 10ms | v/clang+gc 0.3.2 |
v | 1.v | timeout | 0.0ms | 4.1MB | 4987ms | 0ms | v/clang 0.3.2 |
v | 2.v | timeout | 0.0ms | 3.1MB | 4987ms | 0ms | v/clang+gc 0.3.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 424ms | 0.6ms | 22.6MB | 380ms | 27ms | dart/exe 2.19.0 |
v | 1.v | 952ms | 1.6ms | 2.8MB | 937ms | 0ms | v/clang+gc 0.3.2 |
v | 1.v | 1434ms | 14ms | 3.0MB | 1413ms | 3ms | v/clang 0.3.2 |
v | 2.v | 1709ms | 15ms | 2.9MB | 1690ms | 0ms | v/clang+gc 0.3.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 1.dart | timeout | 0.0ms | 13.7MB | 4980ms | 0ms | dart/exe 2.19.0 |
v | 1.v | timeout | 0.0ms | 3.2MB | 4983ms | 0ms | v/clang 0.3.2 |
v | 1.v | timeout | 0.0ms | 3.1MB | 4983ms | 0ms | v/clang+gc 0.3.2 |