ethanpailes/regex

SIMD for zeroing the backtracker bitset.

ethanpailes opened this issue · 0 comments

A fun project to learn SIMD would be to write a little bzero/memset function to increase the heuristic cutoff at which we give up on using a bounded backtracker.