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 |
---|---|---|---|---|---|---|---|
v | 1.v | 262ms | 4.6ms | 2.1MB | 253ms | 0ms | v/clang+gc 0.4.11 |
v | 1.v | 266ms | 2.4ms | 1.3MB | 260ms | 0ms | v/clang 0.4.11 |
typescript | 2.ts | 277ms | 3.1ms | 64.7MB | 270ms | 13ms | deno 2.3.6 |
typescript | 1.ts | 587ms | 5.5ms | 63.0MB | 570ms | 13ms | deno 2.3.6 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
typescript | 2.ts | 755ms | 1.8ms | 71.9MB | 740ms | 20ms | deno 2.3.6 |
v | 1.v | 771ms | 2.0ms | 2.1MB | 760ms | 0ms | v/clang+gc 0.4.11 |
v | 1.v | 789ms | 22ms | 1.3MB | 780ms | 0ms | v/clang 0.4.11 |
typescript | 1.ts | 1682ms | 7.0ms | 69.5MB | 1660ms | 20ms | deno 2.3.6 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 91ms | 1.3ms | 1.3MB | 83ms | 0ms | v/clang 0.4.11 |
v | 1.v | 103ms | 2.6ms | 2.1MB | 97ms | 0ms | v/clang+gc 0.4.11 |
typescript | 2.ts | 142ms | 2.0ms | 59.3MB | 130ms | 10ms | deno 2.3.6 |
typescript | 1.ts | 172ms | 3.5ms | 60.0MB | 160ms | 10ms | deno 2.3.6 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 2.v | 3216ms | 15ms | 3.5MB | 3197ms | 7ms | v/clang+gc 0.4.11 |
typescript | 3.ts | 4926ms | 32ms | 133.5MB | 4810ms | 147ms | deno 2.3.6 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 2.v | 801ms | 11ms | 3.1MB | 790ms | 0ms | v/clang+gc 0.4.11 |
typescript | 3.ts | 1140ms | 8.4ms | 77.9MB | 1083ms | 73ms | deno 2.3.6 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
typescript | 7.ts | 4080ms | 33ms | 57.2MB | 4063ms | 10ms | deno 2.3.6 |
v | 1.v | timeout | 0.0ms | 1.6MB | 4990ms | 0ms | v/clang 0.4.11 |
v | 1.v | timeout | 0.0ms | 2.8MB | 4990ms | 0ms | v/clang+gc 0.4.11 |