mem10:The memoized implementation of validator running 10 iterations.
mem100:The memoized implementation of validator running 100 iterations.
mem1000:The memoized implementation of validator running 1000 iterations.
auto:The compiled implementation of validator
Beware of the compilation time, which is not accounted for in this benchmark.