Current benchmark data was generated on Mon Jun 23 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 |
---|---|---|---|---|---|---|---|
dart | 2.dart | 167ms | 3.6ms | 9.1MB | 157ms | 0ms | dart/exe 3.8.1 |
v | 1.v | 262ms | 4.6ms | 2.1MB | 253ms | 0ms | v/clang+gc 0.4.11 |
v | 1.v | 266ms | 2.4ms | 1.3MB | 260ms | 0ms | v/clang 0.4.11 |
dart | 1.dart | 572ms | 8.2ms | 8.8MB | 560ms | 0ms | dart/exe 3.8.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 484ms | 10.0ms | 9.1MB | 473ms | 0ms | dart/exe 3.8.1 |
v | 1.v | 771ms | 2.0ms | 2.1MB | 760ms | 0ms | v/clang+gc 0.4.11 |
v | 1.v | 789ms | 22ms | 1.3MB | 780ms | 0ms | v/clang 0.4.11 |
dart | 1.dart | 1698ms | 12ms | 9.3MB | 1683ms | 7ms | dart/exe 3.8.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 80ms | 1.1ms | 9.1MB | 70ms | 0ms | dart/exe 3.8.1 |
v | 1.v | 91ms | 1.3ms | 1.3MB | 83ms | 0ms | v/clang 0.4.11 |
v | 1.v | 103ms | 2.6ms | 2.1MB | 97ms | 0ms | v/clang+gc 0.4.11 |
dart | 1.dart | 119ms | 0.3ms | 9.1MB | 110ms | 0ms | dart/exe 3.8.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 1.dart | 3762ms | 11ms | 6.4MB | 3750ms | 0ms | dart/exe 3.8.1 |
dart | 2.dart | 4940ms | 8.4ms | 6.4MB | 4930ms | 0ms | dart/exe 3.8.1 |
v | 1.v | timeout | 0.0ms | 1.6MB | 4990ms | 0ms | v/clang 0.4.11 |
v | 1.v | timeout | 0.0ms | 2.8MB | 4990ms | 0ms | v/clang+gc 0.4.11 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 1.dart | 945ms | 7.6ms | 6.3MB | 933ms | 0ms | dart/exe 3.8.1 |
dart | 2.dart | 1239ms | 3.2ms | 6.1MB | 1227ms | 0ms | dart/exe 3.8.1 |
v | 1.v | 1286ms | 8.5ms | 1.5MB | 1277ms | 0ms | v/clang 0.4.11 |
v | 1.v | 1326ms | 6.9ms | 2.5MB | 1313ms | 0ms | v/clang+gc 0.4.11 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 1.dart | 239ms | 0.0ms | 6.1MB | 230ms | 0ms | dart/exe 3.8.1 |
dart | 2.dart | 320ms | 8.4ms | 6.3MB | 310ms | 0ms | dart/exe 3.8.1 |
v | 1.v | 326ms | 0.7ms | 1.9MB | 320ms | 0ms | v/clang 0.4.11 |
v | 1.v | 334ms | 0.7ms | 2.5MB | 320ms | 0ms | v/clang+gc 0.4.11 |