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 |
javascript | 1.js | 3063ms | 704ms | 355.7MB | 2470ms | 967ms | node 18.2.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 |
javascript | 1.js | 205ms | 1.0ms | 80.8MB | 180ms | 27ms | node 18.2.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 |
javascript | 1.js | 53ms | 0.8ms | 37.6MB | 40ms | 2ms | node 18.2.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
javascript | 2.js | 803ms | 3.1ms | 56.8MB | 780ms | 13ms | node 18.2.0 |
javascript | 1.js | 1161ms | 11ms | 56.8MB | 1140ms | 17ms | node 18.2.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 |
---|---|---|---|---|---|---|---|
javascript | 2.js | 2235ms | 6.0ms | 58.1MB | 2203ms | 30ms | node 18.2.0 |
javascript | 1.js | 3295ms | 4.1ms | 56.9MB | 3263ms | 17ms | node 18.2.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 |
---|---|---|---|---|---|---|---|
javascript | 2.js | 420ms | 1.7ms | 46.0MB | 400ms | 3ms | node 18.2.0 |
javascript | 1.js | 445ms | 2.8ms | 45.0MB | 420ms | 10ms | node 18.2.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 |
javascript | 6.js | 629ms | 2.2ms | 42.6MB | 617ms | 3ms | node 18.2.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 |
javascript | 6.js | 123ms | 1.0ms | 42.4MB | 107ms | 7ms | node 18.2.0 |