Skip to content

Conversation

@rmorozov
Copy link
Member

trying to fix #237

according to research
https://github.com/HFTrader/regex-performance
std::regex is extremely slow

x times slower than boost one's

==> changing default regex engine to boost one's
presering ability to build jinja2cpp with standard regex

trying to fix #237

according to research
https://github.com/HFTrader/regex-performance
std::regex is extremely slow

x times slower than boost one's

==> changing default regex engine to boost one's
presering ability to build jinja2cpp with standard regex
@rmorozov rmorozov merged commit 3d782f1 into master Jun 16, 2023
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.

tpl.Load() very time consuming

2 participants