Skip to content
  • Sebastian Graf's avatar
    Stabilise gen_regexp again · 271dc00f
    Sebastian Graf authored and Sebastian Graf's avatar Sebastian Graf committed
    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.
    271dc00f