All Acton benchmarks

Current benchmark data was generated on Thu May 04 2023, full log can be found HERE

CONTRIBUTIONS are WELCOME!

[x86_64][2 cores] Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz (Model 85)

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

edigits

Input: 250001

code time stddev peak-mem mem time(user) time(sys) compiler compiler/runtime
1.act 399ms 21ms 9.9MB 380ms 10ms actonc 0.15.0

Input: 100000

code time stddev peak-mem mem time(user) time(sys) compiler compiler/runtime
1.act 210ms 49ms 8.3MB 125ms 5ms actonc 0.15.0

helloworld

Input: QwQ

code time stddev peak-mem mem time(user) time(sys) compiler compiler/runtime
1.act 5.1ms 2.3ms 7.6MB 0ms 0ms actonc 0.15.0

pidigits

Input: 8000

code time stddev peak-mem mem time(user) time(sys) compiler compiler/runtime
1.act 4678ms 101ms 16.2MB 5003ms 950ms actonc 0.15.0

Input: 4000

code time stddev peak-mem mem time(user) time(sys) compiler compiler/runtime
1.act 1325ms 199ms 18.5MB 1337ms 263ms actonc 0.15.0