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

compile time regular expressions #1

Open
magiruuvelvet opened this issue Oct 2, 2023 · 0 comments
Open

compile time regular expressions #1

magiruuvelvet opened this issue Oct 2, 2023 · 0 comments
Labels
interesting libcachemgr cache manager library

Comments

@magiruuvelvet
Copy link
Owner

Give hanickadot/compile-time-regular-expressions a try and measure startup performance of the application.

static const std::regex placeholder_regex(R"((~|%u|%g|\$HOME|\$XDG_CACHE_HOME))");

Not actually needed, but the library looks interesting enough to give it an attempt.

@magiruuvelvet magiruuvelvet added interesting libcachemgr cache manager library labels Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interesting libcachemgr cache manager library
Projects
None yet
Development

No branches or pull requests

1 participant