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 | 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 |
ocaml | 1.ml | 250ms | 4.9ms | 6.7MB | 240ms | 0ms | ocaml 5.0.0 |
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 |
ocaml | 1.ml | 727ms | 1.6ms | 6.7MB | 717ms | 0ms | ocaml 5.0.0 |
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 |
ocaml | 1.ml | 110ms | 0.4ms | 6.0MB | 93ms | 0ms | ocaml 5.0.0 |
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 | 611ms | 6.7ms | 62.9MB | 587ms | 27ms | dart/exe 3.1.0-63.0.dev |
dart | 1.dart | 624ms | 5.7ms | 70.8MB | 590ms | 27ms | dart/exe 2.19.6 |
ocaml | 1.ml | 1931ms | 14ms | 69.1MB | 1880ms | 30ms | ocaml 5.0.0 |
ocaml | 2.ml | 3617ms | 28ms | 74.2MB | 3557ms | 43ms | ocaml 5.0.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 1.dart | 146ms | 2.8ms | 48.7MB | 117ms | 13ms | dart/exe 2.19.6 |
dart | 1.dart | 152ms | 3.7ms | 43.2MB | 113ms | 20ms | dart/exe 3.1.0-63.0.dev |
ocaml | 1.ml | 275ms | 3.8ms | 25.6MB | 253ms | 3ms | ocaml 5.0.0 |
ocaml | 2.ml | 629ms | 19ms | 30.1MB | 610ms | 7ms | ocaml 5.0.0 |
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 |
ocaml | 2.ml | timeout | 0.0ms | 4.2MB | 4987ms | 0ms | ocaml 5.0.0 |