-
Notifications
You must be signed in to change notification settings - Fork 471
Closed
Description
As part of evaluating my masters thesis, I scraped crates.io
for regex and ran the resulting regex though my compiler to see how many could be optimized. I don't think it would be too hard to clean up my scraping script a bit and then write a test which executes each of the regex on a quickcheck generated string with all (3? 5? 6? depends how you count them) backends. I'm not sure when I'll do this, but I wanted to leave a note here so that I don't forget.
Metadata
Metadata
Assignees
Labels
No labels