Skip to content

Conversation

@andreasbuhr
Copy link

I don't see a reason why the use_parser structure is copied into the lambda. It is not used outside of the lambda, so the lambda might as well use the object existing outside.

This gave me a few percent performance improvement. The use_parser_t structure is quite heavy.

@tzlaine tzlaine merged commit 8d7a64f into boostorg:develop Oct 13, 2025
1 check failed
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.

2 participants