Current benchmark data was generated on Wed May 25 2022, 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 |
---|---|---|---|---|---|---|---|
d | 1.d | 180ms | 2.8ms | 4.0MB | 170ms | 0ms | ldc2 1.29.0 |
d | 1.d | 255ms | 0.3ms | 4.9MB | 240ms | 0ms | dmd 2.100.0 |
typescript | 2.ts | 758ms | 0.5ms | 44.4MB | 747ms | 7ms | deno 1.22.0 |
typescript | 1.ts | 1088ms | 0.2ms | 43.7MB | 1073ms | 7ms | deno 1.22.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1.d | 527ms | 4.1ms | 4.1MB | 520ms | 0ms | ldc2 1.29.0 |
d | 1.d | 744ms | 1.9ms | 4.8MB | 737ms | 0ms | dmd 2.100.0 |
typescript | 2.ts | 2140ms | 101ms | 51.9MB | 2137ms | 7ms | deno 1.22.0 |
typescript | 1.ts | 2827ms | 5.7ms | 51.8MB | 2803ms | 17ms | deno 1.22.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1.d | 76ms | 1.8ms | 3.8MB | 60ms | 0ms | ldc2 1.29.0 |
d | 1.d | 111ms | 0.9ms | 5.2MB | 100ms | 0ms | dmd 2.100.0 |
typescript | 2.ts | 361ms | 21ms | 38.0MB | 343ms | 7ms | deno 1.22.0 |
typescript | 1.ts | 411ms | 4.9ms | 37.3MB | 397ms | 0ms | deno 1.22.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1.d | 463ms | 9.0ms | 1.2MB | 450ms | 0ms | ldc2 1.29.0 |
d | 2.d | 487ms | 1.8ms | 1.2MB | 473ms | 0ms | ldc2 1.29.0 |
typescript | 6.ts | 738ms | 49ms | 39.4MB | 720ms | 3ms | deno 1.22.0 |
d | 1.d | 1093ms | 2.5ms | 1.9MB | 1080ms | 0ms | dmd 2.100.0 |
d | 2.d | 2903ms | 0.8ms | 2.0MB | 2890ms | 0ms | dmd 2.100.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1.d | 51ms | 0.7ms | 1.2MB | 40ms | 0ms | ldc2 1.29.0 |
d | 2.d | 52ms | 0.3ms | 1.2MB | 40ms | 0ms | ldc2 1.29.0 |
typescript | 6.ts | 99ms | 2.7ms | 37.4MB | 83ms | 3ms | deno 1.22.0 |
d | 1.d | 127ms | 0.4ms | 2.0MB | 120ms | 0ms | dmd 2.100.0 |
d | 2.d | 260ms | 0.6ms | 1.9MB | 250ms | 0ms | dmd 2.100.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1.d | 3889ms | 1.5ms | 3.8MB | 3877ms | 0ms | ldc2 1.29.0 |
typescript | 7.ts | 4312ms | 317ms | 36.7MB | 4290ms | 3ms | deno 1.22.0 |
d | 1.d | 4416ms | 24ms | 4.6MB | 4400ms | 0ms | dmd 2.100.0 |