Current benchmark data was generated on Thu May 04 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 | 1597ms | 116ms | 118.3MB | 1360ms | 920ms | dart/exe 3.1.0-63.0.dev |
dart | 2.dart | 1807ms | 673ms | 118.0MB | 1147ms | 843ms | dart/exe 2.19.6 |
dart | 1.dart | 3839ms | 120ms | 109.7MB | 1167ms | 593ms | dart/exe 2.19.6 |
dart | 1.dart | timeout | 0.0ms | 117.5MB | 1247ms | 890ms | dart/exe 3.1.0-63.0.dev |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 938ms | 583ms | 57.1MB | 190ms | 137ms | dart/exe 2.19.6 |
dart | 2.dart | 1254ms | 22ms | 49.6MB | 207ms | 173ms | dart/exe 3.1.0-63.0.dev |
dart | 1.dart | 1511ms | 141ms | 55.2MB | 180ms | 113ms | dart/exe 2.19.6 |
dart | 1.dart | 2050ms | 499ms | 50.2MB | 223ms | 177ms | dart/exe 3.1.0-63.0.dev |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 220ms | 4.5ms | 8.9MB | 207ms | 0ms | dart/exe 3.1.0-63.0.dev |
dart | 2.dart | 239ms | 11ms | 17.2MB | 223ms | 0ms | dart/exe 2.19.6 |
dart | 1.dart | 1053ms | 4.2ms | 8.7MB | 1033ms | 0ms | dart/exe 3.1.0-63.0.dev |
dart | 1.dart | 1068ms | 3.5ms | 16.8MB | 1053ms | 0ms | dart/exe 2.19.6 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 642ms | 2.6ms | 8.7MB | 623ms | 3ms | dart/exe 3.1.0-63.0.dev |
dart | 2.dart | 678ms | 10ms | 15.1MB | 657ms | 3ms | dart/exe 2.19.6 |
dart | 1.dart | 3140ms | 6.3ms | 8.4MB | 3123ms | 3ms | dart/exe 3.1.0-63.0.dev |
dart | 1.dart | 3182ms | 6.6ms | 14.9MB | 3160ms | 7ms | dart/exe 2.19.6 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 103ms | 1.5ms | 8.5MB | 90ms | 0ms | dart/exe 3.1.0-63.0.dev |
dart | 2.dart | 112ms | 2.4ms | 14.8MB | 93ms | 0ms | dart/exe 2.19.6 |
dart | 1.dart | 177ms | 2.8ms | 9.2MB | 160ms | 0ms | dart/exe 3.1.0-63.0.dev |
dart | 1.dart | 181ms | 2.3ms | 17.0MB | 167ms | 3ms | dart/exe 2.19.6 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 1.dart | 4795ms | 3.3ms | 5.8MB | 4783ms | 0ms | dart/exe 3.1.0-63.0.dev |
dart | 1.dart | timeout | 0.0ms | 11.6MB | 4987ms | 0ms | dart/exe 2.19.6 |