Current benchmark data was generated on Sun Jul 13 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 | 259ms | 3.4ms | 2.1MB | 250ms | 0ms | v/clang+gc 0.4.11 |
v | 1.v | 267ms | 5.4ms | 1.3MB | 257ms | 0ms | v/clang 0.4.11 |
typescript | 2.ts | 281ms | 0.5ms | 65.2MB | 270ms | 17ms | deno 2.4.1 |
typescript | 1.ts | 590ms | 2.8ms | 63.3MB | 570ms | 17ms | deno 2.4.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
typescript | 2.ts | 747ms | 3.0ms | 72.7MB | 733ms | 20ms | deno 2.4.1 |
v | 1.v | 770ms | 4.1ms | 2.1MB | 760ms | 0ms | v/clang+gc 0.4.11 |
v | 1.v | 792ms | 5.6ms | 1.3MB | 787ms | 0ms | v/clang 0.4.11 |
typescript | 1.ts | 1695ms | 6.1ms | 70.2MB | 1673ms | 17ms | deno 2.4.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 91ms | 2.0ms | 1.3MB | 83ms | 0ms | v/clang 0.4.11 |
v | 1.v | 100ms | 1.6ms | 2.1MB | 93ms | 0ms | v/clang+gc 0.4.11 |
typescript | 2.ts | 142ms | 0.8ms | 59.1MB | 127ms | 13ms | deno 2.4.1 |
typescript | 1.ts | 172ms | 2.3ms | 60.6MB | 157ms | 10ms | deno 2.4.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 2.v | 3245ms | 96ms | 4.0MB | 3223ms | 10ms | v/clang+gc 0.4.11 |
typescript | 3.ts | timeout | 0.0ms | 134.7MB | 4923ms | 113ms | deno 2.4.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 2.v | 786ms | 13ms | 3.1MB | 773ms | 0ms | v/clang+gc 0.4.11 |
typescript | 3.ts | 1170ms | 26ms | 78.6MB | 1113ms | 73ms | deno 2.4.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
typescript | 7.ts | 4048ms | 25ms | 58.0MB | 4033ms | 7ms | deno 2.4.1 |
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 |