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 |
---|---|---|---|---|---|---|---|
typescript | 1.ts | 1033ms | 8.1ms | 393.7MB | 990ms | 190ms | deno 2.4.1 |
acton | 1.act | timeout | 0.0ms | 67.0MB | 5860ms | 97ms | actonc 0.26.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
typescript | 1.ts | 129ms | 0.9ms | 81.2MB | 130ms | 27ms | deno 2.4.1 |
acton | 1.act | 825ms | 34ms | 12.1MB | 950ms | 67ms | actonc 0.26.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
acton | 1.act | 3.5ms | 0.2ms | 4.3MB | 0ms | 0ms | actonc 0.26.0 |
typescript | 1.ts | 27ms | 0.5ms | 45.9MB | 10ms | 4ms | deno 2.4.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
typescript | 1.ts | 561ms | 3.8ms | 229.4MB | 570ms | 113ms | deno 2.4.1 |
acton | 1.act | 3273ms | 16ms | 84.5MB | 3657ms | 63ms | actonc 0.26.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
typescript | 1.ts | 158ms | 4.4ms | 100.2MB | 153ms | 40ms | deno 2.4.1 |
acton | 1.act | 700ms | 14ms | 23.8MB | 760ms | 37ms | actonc 0.26.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
acton | 1-m.act | 3537ms | 106ms | 6.7MB | 3547ms | 2483ms | actonc 0.26.0 |
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 |
---|---|---|---|---|---|---|---|
acton | 1-m.act | 963ms | 41ms | 6.0MB | 937ms | 683ms | actonc 0.26.0 |
typescript | 3.ts | 1170ms | 26ms | 78.6MB | 1113ms | 73ms | deno 2.4.1 |