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 |
---|---|---|---|---|---|---|---|
javascript | 1.js | 2607ms | 120ms | 76.4MB | 2667ms | 50ms | node 18.2.0 |
elixir | 1.ex | timeout | 0.0ms | 0.0MB | 0ms | 0ms | elixir 12.3.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
javascript | 1.js | 237ms | 1.3ms | 57.5MB | 210ms | 23ms | node 18.2.0 |
elixir | 1.ex | 520ms | 11ms | 48.2MB | 520ms | 67ms | elixir 12.3.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
javascript | 1.js | 50ms | 3.0ms | 37.6MB | 36ms | 4ms | node 18.2.0 |
elixir | 1.ex | 225ms | 3.7ms | 49.0MB | 226ms | 44ms | elixir 12.3.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
elixir | 1.ex | timeout | 0.0ms | 0.0MB | 0ms | 0ms | elixir 12.3.2 |
javascript | 3.js | timeout | 0.0ms | 0.0MB | 0ms | 0ms | node 18.2.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
elixir | 1.ex | 1181ms | 4.3ms | 48.1MB | 1160ms | 153ms | elixir 12.3.2 |
javascript | 3.js | 1675ms | 7.6ms | 58.4MB | 1663ms | 13ms | node 18.2.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
javascript | 6-m.js | 2983ms | 4.9ms | 67.0MB | 5593ms | 30ms | node 18.2.0 |
elixir | 1.ex | timeout | 0.0ms | 0.0MB | 0ms | 0ms | elixir 12.3.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
javascript | 6-m.js | 923ms | 9.4ms | 65.4MB | 1623ms | 27ms | node 18.2.0 |
elixir | 1.ex | timeout | 0.0ms | 0.0MB | 0ms | 0ms | elixir 12.3.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
javascript | 6-m.js | 410ms | 6.8ms | 65.7MB | 593ms | 33ms | node 18.2.0 |
elixir | 1.ex | timeout | 0.0ms | 0.0MB | 0ms | 0ms | elixir 12.3.2 |