Skip to content
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

CTRE regex example #1

Draft
wants to merge 5 commits into
base: fast-build
Choose a base branch
from
Draft

CTRE regex example #1

wants to merge 5 commits into from

Conversation

MikeBusuttil
Copy link
Owner

This is just to show how the code would differ when using the ctre regex library instead of RE2. CTRE is not recommended for our purposes since it suffers from slow build time performance and takes 3s to compile dbc.cc - exactly what we're trying to fix in #1528

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant