Current benchmark data was generated on Fri May 20 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 |
---|---|---|---|---|---|---|---|
pony | 1.pony | 1898ms | 22ms | 2224.4MB | 1343ms | 597ms | ponyc 0.50.0 |
typescript | 1.ts | 3160ms | 31ms | 171.7MB | 3337ms | 503ms | deno 1.22.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
pony | 1.pony | 150ms | 1.4ms | 214.4MB | 123ms | 37ms | ponyc 0.50.0 |
typescript | 1.ts | 197ms | 59ms | 55.7MB | 150ms | 20ms | deno 1.22.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
pony | 1.pony | 4.5ms | 0.4ms | 8.4MB | 0ms | 0ms | ponyc 0.50.0 |
typescript | 1.ts | 20ms | 0.8ms | 31.7MB | 10ms | 0ms | deno 1.22.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
typescript | 2.ts | 732ms | 1.6ms | 43.4MB | 717ms | 10ms | deno 1.22.0 |
typescript | 1.ts | 1158ms | 2.2ms | 44.0MB | 1143ms | 3ms | deno 1.22.0 |
pony | 1.pony | timeout | 0.0ms | 0.0MB | 0ms | 0ms | ponyc 0.50.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
typescript | 2.ts | 2121ms | 7.1ms | 49.7MB | 2110ms | 10ms | deno 1.22.0 |
typescript | 1.ts | 3401ms | 1.9ms | 51.5MB | 3383ms | 7ms | deno 1.22.0 |
pony | 1.pony | timeout | 0.0ms | 0.0MB | 0ms | 0ms | ponyc 0.50.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
typescript | 2.ts | 369ms | 1.4ms | 37.9MB | 353ms | 7ms | deno 1.22.0 |
typescript | 1.ts | 436ms | 50ms | 37.6MB | 387ms | 10ms | deno 1.22.0 |
pony | 1.pony | 2666ms | 0.5ms | 36.7MB | 2783ms | 13ms | ponyc 0.50.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
pony | 1.pony | 427ms | 1.0ms | 6.6MB | 423ms | 3ms | ponyc 0.50.0 |
typescript | 6.ts | 683ms | 1.3ms | 37.7MB | 663ms | 3ms | deno 1.22.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
pony | 1.pony | 48ms | 3.2ms | 2.5MB | 40ms | 0ms | ponyc 0.50.0 |
typescript | 6.ts | 99ms | 3.3ms | 37.6MB | 93ms | 0ms | deno 1.22.0 |