Stabilise gen_regexp again
While investigating a 5% runtime regression, I realised that
gen_regexp
wasn't sufficiently stable wrt. GC parameterisations.
This is now rectified by iterating 500 instead of 100 times.
While investigating a 5% runtime regression, I realised that
gen_regexp
wasn't sufficiently stable wrt. GC parameterisations.
This is now rectified by iterating 500 instead of 100 times.