Current benchmark data was generated on Mon Mar 31 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 |
---|---|---|---|---|---|---|---|
crystal | 0-unsafe.cr | 36ms | 0.5ms | 2.9MB | 30ms | 0ms | crystal 1.15.1 |
crystal | 1.cr | 65ms | 1.2ms | 2.9MB | 57ms | 0ms | crystal 1.15.1 |
dart | 2.dart | 170ms | 1.9ms | 9.4MB | 160ms | 0ms | dart/exe 3.7.2 |
dart | 1.dart | 492ms | 1.7ms | 9.1MB | 480ms | 0ms | dart/exe 3.7.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 0-unsafe.cr | 102ms | 0.4ms | 2.9MB | 90ms | 0ms | crystal 1.15.1 |
crystal | 1.cr | 184ms | 1.1ms | 2.9MB | 170ms | 0ms | crystal 1.15.1 |
dart | 2.dart | 484ms | 3.7ms | 9.3MB | 470ms | 0ms | dart/exe 3.7.2 |
dart | 1.dart | 1462ms | 8.8ms | 9.3MB | 1447ms | 3ms | dart/exe 3.7.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
crystal | 0-unsafe.cr | 18ms | 0.7ms | 3.0MB | 10ms | 0ms | crystal 1.15.1 |
crystal | 1.cr | 31ms | 1.7ms | 2.9MB | 20ms | 0ms | crystal 1.15.1 |
dart | 2.dart | 77ms | 1.6ms | 8.9MB | 70ms | 0ms | dart/exe 3.7.2 |
dart | 1.dart | 110ms | 0.5ms | 8.8MB | 100ms | 0ms | dart/exe 3.7.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
dart | 1.dart | 3773ms | 14ms | 6.4MB | 3763ms | 0ms | dart/exe 3.7.2 |
crystal | 1.cr | 3779ms | 15ms | 4.4MB | 3773ms | 0ms | crystal 1.15.1 |
dart | 2.dart | 4338ms | 5.9ms | 6.4MB | 4327ms | 0ms | dart/exe 3.7.2 |