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 |
---|---|---|---|---|---|---|---|
javascript | 1.js | 3063ms | 704ms | 355.7MB | 2470ms | 967ms | node 18.2.0 |
perl | 1.pl | timeout | 0.0ms | 0.0MB | 0ms | 0ms | perl 5.34.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
javascript | 1.js | 205ms | 1.0ms | 80.8MB | 180ms | 27ms | node 18.2.0 |
perl | 1.pl | 2370ms | 18ms | 14.2MB | 2353ms | 3ms | perl 5.34.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
perl | 1.pl | 2.8ms | 0.8ms | 5.0MB | 0ms | 0ms | perl 5.34.1 |
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 | 6.js | 629ms | 2.2ms | 42.6MB | 617ms | 3ms | node 18.2.0 |
perl | 2.pl | timeout | 0.0ms | 0.0MB | 0ms | 0ms | perl 5.34.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
javascript | 6.js | 123ms | 1.0ms | 42.4MB | 107ms | 7ms | node 18.2.0 |
perl | 2.pl | 3240ms | 29ms | 6.4MB | 3223ms | 0ms | perl 5.34.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
javascript | 6-m.js | 2773ms | 6.7ms | 67.9MB | 5213ms | 27ms | node 18.2.0 |
perl | 4.pl | timeout | 0.0ms | 0.0MB | 0ms | 0ms | perl 5.34.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
javascript | 6-m.js | 864ms | 1.7ms | 65.8MB | 1523ms | 27ms | node 18.2.0 |
perl | 4.pl | timeout | 0.0ms | 0.0MB | 0ms | 0ms | perl 5.34.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
javascript | 6-m.js | 401ms | 1.7ms | 65.6MB | 590ms | 13ms | node 18.2.0 |
perl | 4.pl | timeout | 0.0ms | 0.0MB | 0ms | 0ms | perl 5.34.1 |