Current benchmark data was generated on Mon Mar 31 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 | 1084ms | 17ms | 459.7MB | 1020ms | 223ms | deno 2.2.6 |
acton | 1.act | timeout | 0.0ms | 67.0MB | 5977ms | 77ms | actonc 0.24.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
typescript | 1.ts | 130ms | 2.0ms | 77.5MB | 130ms | 27ms | deno 2.2.6 |
acton | 1.act | 832ms | 29ms | 12.1MB | 970ms | 70ms | actonc 0.24.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
acton | 1.act | 3.6ms | 0.2ms | 3.9MB | 0ms | 0ms | actonc 0.24.1 |
typescript | 1.ts | 27ms | 0.4ms | 44.2MB | 10ms | 8ms | deno 2.2.6 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
typescript | 1.ts | 568ms | 5.3ms | 226.2MB | 573ms | 110ms | deno 2.2.6 |
acton | 1.act | 3219ms | 15ms | 101.8MB | 3503ms | 50ms | actonc 0.24.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
typescript | 1.ts | 157ms | 1.4ms | 98.1MB | 157ms | 40ms | deno 2.2.6 |
acton | 1.act | 691ms | 24ms | 30.4MB | 727ms | 23ms | actonc 0.24.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
acton | 1-m.act | 2906ms | 70ms | 6.6MB | 2733ms | 2017ms | actonc 0.24.1 |
typescript | 3.ts | timeout | 0.0ms | 130.4MB | 4970ms | 57ms | deno 2.2.6 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
acton | 1-m.act | 884ms | 28ms | 5.5MB | 803ms | 650ms | actonc 0.24.1 |
typescript | 3.ts | 1253ms | 12ms | 77.9MB | 1200ms | 73ms | deno 2.2.6 |