Current benchmark data was generated on Tue Jul 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 | 173ms | 4.6ms | 9.5MB | 163ms | 0ms | dart/exe 3.8.1 |
v | 1.v | 264ms | 2.4ms | 2.1MB | 253ms | 0ms | v/clang+gc 0.4.11 |
v | 1.v | 265ms | 4.9ms | 1.3MB | 257ms | 0ms | v/clang 0.4.11 |
dart | 1.dart | 575ms | 4.1ms | 9.4MB | 563ms | 0ms | dart/exe 3.8.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 489ms | 11ms | 9.3MB | 477ms | 0ms | dart/exe 3.8.1 |
v | 1.v | 775ms | 3.4ms | 2.1MB | 763ms | 0ms | v/clang+gc 0.4.11 |
v | 1.v | 782ms | 14ms | 1.3MB | 773ms | 0ms | v/clang 0.4.11 |
dart | 1.dart | 1704ms | 3.9ms | 9.1MB | 1690ms | 3ms | dart/exe 3.8.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 79ms | 0.6ms | 9.1MB | 70ms | 0ms | dart/exe 3.8.1 |
v | 1.v | 91ms | 2.2ms | 1.3MB | 83ms | 0ms | v/clang 0.4.11 |
v | 1.v | 103ms | 0.5ms | 2.1MB | 90ms | 0ms | v/clang+gc 0.4.11 |
dart | 1.dart | 119ms | 2.5ms | 8.6MB | 110ms | 0ms | dart/exe 3.8.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 1.dart | 3780ms | 11ms | 6.4MB | 3770ms | 0ms | dart/exe 3.8.1 |
dart | 2.dart | 4939ms | 15ms | 6.4MB | 4923ms | 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 | 944ms | 3.1ms | 6.3MB | 933ms | 0ms | dart/exe 3.8.1 |
dart | 2.dart | 1249ms | 10ms | 6.3MB | 1233ms | 0ms | dart/exe 3.8.1 |
v | 1.v | 1290ms | 4.5ms | 1.5MB | 1283ms | 0ms | v/clang 0.4.11 |
v | 1.v | 1320ms | 1.5ms | 2.5MB | 1310ms | 0ms | v/clang+gc 0.4.11 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 1.dart | 238ms | 0.3ms | 6.3MB | 230ms | 0ms | dart/exe 3.8.1 |
dart | 2.dart | 314ms | 1.2ms | 6.3MB | 303ms | 0ms | dart/exe 3.8.1 |
v | 1.v | 327ms | 5.0ms | 1.5MB | 320ms | 0ms | v/clang 0.4.11 |
v | 1.v | 331ms | 1.7ms | 2.4MB | 320ms | 0ms | v/clang+gc 0.4.11 |