Current benchmark data was generated on Fri Aug 01 2025, 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-m.js | 924ms | 19ms | 173.9MB | 1400ms | 193ms | bun 1.2.19 |
javascript | 1.js | 1057ms | 11ms | 455.9MB | 973ms | 230ms | node 24.4.1 |
php | 1.php | timeout | 0.0ms | 141.5MB | 4970ms | 20ms | php 8.2.29 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
javascript | 1.js | 99ms | 1.4ms | 76.3MB | 80ms | 23ms | bun 1.2.19 |
javascript | 1.js | 128ms | 0.9ms | 81.6MB | 127ms | 23ms | node 24.4.1 |
php | 1.php | 618ms | 4.3ms | 62.6MB | 587ms | 17ms | php 8.2.29 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
javascript | 1.js | 11ms | 0.5ms | 30.6MB | 0ms | 0ms | bun 1.2.19 |
javascript | 1.js | 32ms | 0.3ms | 50.7MB | 18ms | 4ms | node 24.4.1 |
php | 1.php | 48ms | 1.4ms | 52.2MB | 18ms | 20ms | php 8.2.29 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
javascript | 1-m.js | 455ms | 5.8ms | 138.2MB | 590ms | 110ms | bun 1.2.19 |
javascript | 1.js | 563ms | 8.0ms | 231.0MB | 570ms | 100ms | node 24.4.1 |
php | 1.php | 3710ms | 17ms | 113.8MB | 3673ms | 27ms | php 8.2.29 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
javascript | 1.js | 112ms | 1.9ms | 82.8MB | 100ms | 33ms | bun 1.2.19 |
javascript | 1.js | 157ms | 4.3ms | 100.8MB | 150ms | 37ms | node 24.4.1 |
php | 1.php | 828ms | 8.5ms | 66.8MB | 793ms | 23ms | php 8.2.29 |