-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Patterned-text field prototype #124323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Patterned-text field prototype #124323
Conversation
I started microbenchmarking. I am pushing this playground code so we have reference for what the benchmarks results are for. It is all reversible. UUID recognition
SummaryRegex is out of the question, even when it should fail fast it takes too much CPU time. IPv4 recognition
SummaryRegex is out of the question. |
No description provided.