Current benchmark data was generated on Mon Jun 23 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 |
---|---|---|---|---|---|---|---|
typescript | 1.ts | 1056ms | 2.2ms | 397.8MB | 1013ms | 193ms | deno 2.3.6 |
php | 1.php | timeout | 0.0ms | 141.9MB | 4963ms | 27ms | php 8.2.28 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
typescript | 1.ts | 131ms | 1.7ms | 80.3MB | 133ms | 23ms | deno 2.3.6 |
php | 1.php | 621ms | 4.0ms | 62.7MB | 587ms | 20ms | php 8.2.28 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
typescript | 1.ts | 27ms | 0.7ms | 45.2MB | 10ms | 6ms | deno 2.3.6 |
php | 1.php | 47ms | 0.9ms | 52.3MB | 16ms | 20ms | php 8.2.28 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
typescript | 1.ts | 576ms | 2.4ms | 228.4MB | 583ms | 113ms | deno 2.3.6 |
php | 1.php | 3756ms | 39ms | 113.6MB | 3717ms | 23ms | php 8.2.28 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
typescript | 1.ts | 169ms | 16ms | 99.0MB | 160ms | 40ms | deno 2.3.6 |
php | 1.php | 823ms | 5.4ms | 66.8MB | 787ms | 20ms | php 8.2.28 |