Current benchmark data was generated on Thu May 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 | 167ms | 3.0ms | 9.1MB | 157ms | 0ms | dart/exe 3.7.3 |
v | 1.v | 249ms | 4.0ms | 1.3MB | 240ms | 0ms | v/clang 0.4.10 |
v | 1.v | 261ms | 4.7ms | 2.1MB | 253ms | 0ms | v/clang+gc 0.4.10 |
dart | 1.dart | 491ms | 4.6ms | 9.0MB | 483ms | 0ms | dart/exe 3.7.3 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 484ms | 4.8ms | 9.1MB | 470ms | 0ms | dart/exe 3.7.3 |
v | 1.v | 760ms | 5.8ms | 1.3MB | 753ms | 0ms | v/clang 0.4.10 |
v | 1.v | 777ms | 4.7ms | 2.1MB | 767ms | 0ms | v/clang+gc 0.4.10 |
dart | 1.dart | 1460ms | 5.6ms | 9.1MB | 1447ms | 3ms | dart/exe 3.7.3 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 76ms | 1.4ms | 8.9MB | 67ms | 0ms | dart/exe 3.7.3 |
v | 1.v | 89ms | 0.3ms | 1.5MB | 80ms | 0ms | v/clang 0.4.10 |
v | 1.v | 100ms | 1.7ms | 2.1MB | 90ms | 0ms | v/clang+gc 0.4.10 |
dart | 1.dart | 111ms | 3.0ms | 9.3MB | 103ms | 0ms | dart/exe 3.7.3 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 1.dart | 3773ms | 11ms | 6.4MB | 3760ms | 0ms | dart/exe 3.7.3 |
dart | 2.dart | 4350ms | 7.7ms | 6.4MB | 4340ms | 0ms | dart/exe 3.7.3 |
v | 1.v | timeout | 0.0ms | 1.6MB | 4990ms | 0ms | v/clang 0.4.10 |
v | 1.v | timeout | 0.0ms | 2.8MB | 4990ms | 0ms | v/clang+gc 0.4.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 1.dart | 944ms | 0.8ms | 6.3MB | 933ms | 0ms | dart/exe 3.7.3 |
dart | 2.dart | 1092ms | 3.1ms | 6.1MB | 1083ms | 0ms | dart/exe 3.7.3 |
v | 1.v | 1286ms | 2.9ms | 1.5MB | 1277ms | 0ms | v/clang 0.4.10 |
v | 1.v | 1297ms | 1.5ms | 2.5MB | 1290ms | 0ms | v/clang+gc 0.4.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 1.dart | 241ms | 1.0ms | 6.4MB | 230ms | 0ms | dart/exe 3.7.3 |
dart | 2.dart | 279ms | 3.2ms | 6.3MB | 270ms | 0ms | dart/exe 3.7.3 |
v | 1.v | 324ms | 0.5ms | 1.5MB | 313ms | 0ms | v/clang 0.4.10 |
v | 1.v | 326ms | 0.3ms | 2.5MB | 317ms | 0ms | v/clang+gc 0.4.10 |