Current benchmark data was generated on Fri Aug 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.)
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 166ms | 3.3ms | 9.3MB | 157ms | 0ms | dart/exe 3.8.2 |
v | 1.v | 240ms | 1.6ms | 1.3MB | 230ms | 0ms | v/clang 0.4.11 |
v | 1.v | 258ms | 2.6ms | 2.1MB | 250ms | 0ms | v/clang+gc 0.4.11 |
dart | 1.dart | 568ms | 2.5ms | 8.8MB | 560ms | 0ms | dart/exe 3.8.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 489ms | 7.4ms | 9.1MB | 477ms | 0ms | dart/exe 3.8.2 |
v | 1.v | 718ms | 2.5ms | 1.3MB | 710ms | 0ms | v/clang 0.4.11 |
v | 1.v | 771ms | 1.0ms | 2.1MB | 760ms | 0ms | v/clang+gc 0.4.11 |
dart | 1.dart | 1699ms | 17ms | 9.1MB | 1680ms | 3ms | dart/exe 3.8.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 77ms | 1.8ms | 9.0MB | 70ms | 0ms | dart/exe 3.8.2 |
v | 1.v | 91ms | 1.5ms | 1.3MB | 80ms | 0ms | v/clang 0.4.11 |
v | 1.v | 102ms | 5.3ms | 2.1MB | 93ms | 0ms | v/clang+gc 0.4.11 |
dart | 1.dart | 115ms | 1.1ms | 8.8MB | 103ms | 0ms | dart/exe 3.8.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 1.dart | 3748ms | 5.6ms | 6.4MB | 3737ms | 0ms | dart/exe 3.8.2 |
dart | 2.dart | 4936ms | 14ms | 6.4MB | 4920ms | 0ms | dart/exe 3.8.2 |
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 | 939ms | 1.0ms | 6.1MB | 930ms | 0ms | dart/exe 3.8.2 |
dart | 2.dart | 1237ms | 0.1ms | 6.3MB | 1230ms | 0ms | dart/exe 3.8.2 |
v | 1.v | 1287ms | 3.1ms | 1.5MB | 1277ms | 0ms | v/clang 0.4.11 |
v | 1.v | 1300ms | 2.7ms | 2.5MB | 1290ms | 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 | 1.1ms | 6.4MB | 230ms | 0ms | dart/exe 3.8.2 |
dart | 2.dart | 312ms | 1.5ms | 6.3MB | 303ms | 0ms | dart/exe 3.8.2 |
v | 1.v | 325ms | 2.3ms | 1.5MB | 317ms | 0ms | v/clang 0.4.11 |
v | 1.v | 327ms | 0.9ms | 2.5MB | 320ms | 0ms | v/clang+gc 0.4.11 |