Acton VS Haxe benchmarks

Current benchmark data was generated on Mon Mar 31 2025, full log can be found HERE

CONTRIBUTIONS are WELCOME!

[x86_64][4 cores] AMD EPYC 7763 64-Core Processor (Model 1)

* -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.)

binarytrees

Input: 18

lang code time stddev peak-mem mem time(user) time(sys) compiler compiler/runtime
haxe 1.hx 1277ms 1.9ms 143.9MB 1443ms 70ms haxe/cpp 4.3.6
haxe 2.hx 4354ms 29ms 495.3MB 4867ms 270ms haxe/cpp 4.3.6
acton 1.act timeout 0.0ms 67.0MB 5977ms 77ms actonc 0.24.1
haxe 1.hx timeout 0.0ms 48.6MB 5510ms 420ms haxe/hl/c 4.3.6
haxe 2.hx timeout 0.0ms 83.1MB 4900ms 707ms haxe/hl/c 4.3.6
haxe 1.hx timeout 0.0ms 50.9MB 7657ms 433ms haxe/hl/jit 1.15.0
haxe 2.hx timeout 0.0ms 130.9MB 7610ms 803ms haxe/hl/jit 1.15.0

Input: 15

lang code time stddev peak-mem mem time(user) time(sys) compiler compiler/runtime
haxe 1.hx 86ms 1.4ms 25.6MB 80ms 10ms haxe/cpp 4.3.6
haxe 2.hx 378ms 7.1ms 58.3MB 393ms 27ms haxe/cpp 4.3.6
haxe 1.hx 642ms 2.8ms 8.8MB 613ms 47ms haxe/hl/c 4.3.6
haxe 1.hx 681ms 10ms 11.2MB 750ms 53ms haxe/hl/jit 1.15.0
acton 1.act 832ms 29ms 12.1MB 970ms 70ms actonc 0.24.1
haxe 2.hx 924ms 10ms 13.6MB 817ms 153ms haxe/hl/c 4.3.6
haxe 2.hx 956ms 13ms 25.1MB 937ms 170ms haxe/hl/jit 1.15.0

edigits

Input: 250001

lang code time stddev peak-mem mem time(user) time(sys) compiler compiler/runtime
acton 1.act 261ms 7.1ms 7.1MB 230ms 70ms actonc 0.24.1

Input: 100000

lang code time stddev peak-mem mem time(user) time(sys) compiler compiler/runtime
acton 1.act 97ms 12ms 5.4MB 77ms 30ms actonc 0.24.1

helloworld

Input: QwQ

lang code time stddev peak-mem mem time(user) time(sys) compiler compiler/runtime
haxe 1.hx 1.9ms 0.2ms 2.9MB 0ms 0ms haxe/hl/c 4.3.6
haxe 1.hx 2.4ms 0.2ms 4.4MB 0ms 0ms haxe/cpp 4.3.6
haxe 1.hx 3.6ms 0.4ms 2.8MB 0ms 0ms haxe/hl/jit 1.15.0
acton 1.act 3.6ms 0.2ms 3.9MB 0ms 0ms actonc 0.24.1

merkletrees

Input: 17

lang code time stddev peak-mem mem time(user) time(sys) compiler compiler/runtime
haxe 1.hx 924ms 43ms 95.0MB 1017ms 47ms haxe/cpp 4.3.6
acton 1.act 3219ms 15ms 101.8MB 3503ms 50ms actonc 0.24.1
haxe 1.hx timeout 0.0ms 32.8MB 4880ms 547ms haxe/hl/c 4.3.6
haxe 1.hx timeout 0.0ms 55.1MB 5920ms 490ms haxe/hl/jit 1.15.0

Input: 15

lang code time stddev peak-mem mem time(user) time(sys) compiler compiler/runtime
haxe 1.hx 168ms 2.6ms 26.6MB 167ms 10ms haxe/cpp 4.3.6
acton 1.act 691ms 24ms 30.4MB 727ms 23ms actonc 0.24.1
haxe 1.hx 1294ms 7.5ms 10.7MB 1240ms 133ms haxe/hl/c 4.3.6
haxe 1.hx 1330ms 14ms 20.3MB 1337ms 137ms haxe/hl/jit 1.15.0

nsieve

Input: 12

lang code time stddev peak-mem mem time(user) time(sys) compiler compiler/runtime
acton 1.act timeout 0.0ms 560.9MB 6817ms 97ms actonc 0.24.1

Input: 10

lang code time stddev peak-mem mem time(user) time(sys) compiler compiler/runtime
acton 1.act 2313ms 3.9ms 192.3MB 2840ms 43ms actonc 0.24.1

pidigits

Input: 8000

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

Input: 4000

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