Current benchmark data was generated on Mon Feb 06 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 | 1808ms | 68ms | 116.8MB | 1090ms | 810ms | dart/exe 3.0.0-187.0.dev |
dart | 2.dart | 1852ms | 447ms | 118.6MB | 1057ms | 823ms | dart/exe 2.19.1 |
dart | 1.dart | 3799ms | 82ms | 114.6MB | 1190ms | 687ms | dart/exe 3.0.0-187.0.dev |
dart | 1.dart | 3829ms | 50ms | 107.7MB | 1100ms | 623ms | dart/exe 2.19.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 264ms | 9.5ms | 55.0MB | 183ms | 143ms | dart/exe 2.19.1 |
dart | 2.dart | 295ms | 5.7ms | 56.6MB | 193ms | 140ms | dart/exe 3.0.0-187.0.dev |
dart | 1.dart | 1492ms | 130ms | 55.6MB | 177ms | 107ms | dart/exe 2.19.1 |
dart | 1.dart | 1679ms | 308ms | 55.7MB | 170ms | 130ms | dart/exe 3.0.0-187.0.dev |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 236ms | 1.7ms | 15.3MB | 223ms | 0ms | dart/exe 3.0.0-187.0.dev |
dart | 2.dart | 237ms | 1.2ms | 17.0MB | 213ms | 7ms | dart/exe 2.19.1 |
dart | 1.dart | 1064ms | 2.3ms | 14.7MB | 1040ms | 10ms | dart/exe 2.19.1 |
dart | 1.dart | 1077ms | 0.2ms | 16.5MB | 1053ms | 7ms | dart/exe 3.0.0-187.0.dev |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 678ms | 1.6ms | 16.8MB | 657ms | 3ms | dart/exe 3.0.0-187.0.dev |
dart | 2.dart | 683ms | 13ms | 14.2MB | 663ms | 3ms | dart/exe 2.19.1 |
dart | 1.dart | 3168ms | 4.6ms | 16.4MB | 3147ms | 7ms | dart/exe 2.19.1 |
dart | 1.dart | 3209ms | 4.6ms | 14.7MB | 3193ms | 7ms | dart/exe 3.0.0-187.0.dev |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 2.dart | 111ms | 1.9ms | 14.8MB | 93ms | 0ms | dart/exe 2.19.1 |
dart | 2.dart | 113ms | 2.6ms | 14.7MB | 93ms | 7ms | dart/exe 3.0.0-187.0.dev |
dart | 1.dart | 183ms | 2.2ms | 14.9MB | 163ms | 0ms | dart/exe 2.19.1 |
dart | 1.dart | 187ms | 2.7ms | 16.3MB | 170ms | 3ms | dart/exe 3.0.0-187.0.dev |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 1.dart | 4806ms | 5.2ms | 11.6MB | 4790ms | 0ms | dart/exe 3.0.0-187.0.dev |
dart | 1.dart | timeout | 0.0ms | 11.4MB | 4980ms | 0ms | dart/exe 2.19.1 |