Current benchmark data was generated on Wed Feb 08 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 | 1.dart | 1302ms | 18ms | 85.4MB | 1263ms | 43ms | dart/exe 2.19.2 |
dart | 1.dart | 1362ms | 1.6ms | 86.0MB | 1327ms | 43ms | dart/exe 3.0.0-187.0.dev |
chapel | 4.chpl | 2946ms | 5.9ms | 64.3MB | 2910ms | 20ms | chpl 1.29.0 |
chapel | 3.chpl | 3233ms | 39ms | 64.3MB | 3197ms | 17ms | chpl 1.29.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 1.dart | 123ms | 2.4ms | 47.9MB | 97ms | 17ms | dart/exe 2.19.2 |
dart | 1.dart | 129ms | 2.0ms | 47.6MB | 97ms | 23ms | dart/exe 3.0.0-187.0.dev |
chapel | 4.chpl | 279ms | 2.6ms | 34.3MB | 260ms | 7ms | chpl 1.29.0 |
chapel | 3.chpl | 294ms | 2.5ms | 32.1MB | 270ms | 7ms | chpl 1.29.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 2324ms | 13ms | 32.3MB | 4533ms | 10ms | chpl 1.29.0 |
chapel | 1.chpl | 4465ms | 18ms | 32.4MB | 4443ms | 7ms | chpl 1.29.0 |
dart | 1.dart | timeout | 0.0ms | 11.8MB | 4980ms | 0ms | dart/exe 2.19.2 |
dart | 1.dart | timeout | 0.0ms | 14.0MB | 4980ms | 0ms | dart/exe 3.0.0-187.0.dev |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 654ms | 50ms | 32.3MB | 1177ms | 10ms | chpl 1.29.0 |
chapel | 1.chpl | 1147ms | 4.0ms | 32.3MB | 1130ms | 3ms | chpl 1.29.0 |
dart | 1.dart | 1455ms | 14ms | 12.4MB | 1437ms | 0ms | dart/exe 3.0.0-187.0.dev |
dart | 1.dart | 1702ms | 37ms | 13.7MB | 1680ms | 0ms | dart/exe 2.19.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 179ms | 4.2ms | 32.3MB | 300ms | 10ms | chpl 1.29.0 |
chapel | 1.chpl | 309ms | 5.9ms | 32.3MB | 287ms | 7ms | chpl 1.29.0 |
dart | 1.dart | 372ms | 5.1ms | 13.9MB | 353ms | 0ms | dart/exe 3.0.0-187.0.dev |
dart | 1.dart | 439ms | 18ms | 13.9MB | 423ms | 0ms | dart/exe 2.19.2 |