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.)
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.hack | timeout | 0.0ms | 0.0MB | 0ms | 0ms | hhvm 4.160.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.hack | 1353ms | 1.7ms | 187.1MB | 1293ms | 43ms | hhvm 4.160.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.hack | 2000ms | 3.5ms | 175.6MB | 1940ms | 43ms | hhvm 4.160.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.hack | 961ms | 3.5ms | 176.7MB | 897ms | 47ms | hhvm 4.160.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.hack | 770ms | 2.1ms | 169.6MB | 708ms | 50ms | hhvm 4.160.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.hack | 4945ms | 12ms | 234.7MB | 4863ms | 67ms | hhvm 4.160.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.hack | 1682ms | 3.1ms | 191.5MB | 1593ms | 70ms | hhvm 4.160.0 |