Skip to content

Conversation

@andreasbuhr
Copy link

The trace feature doubles the compile time, even if never used. This patch introduces the preprocessor define BOOST_PARSER_DISABLE_TRACE to deactivate this feature at compile time.

…e time.

The trace feature doubles the compile time, even if never used.
This patch introduces the preprocessor define BOOST_PARSER_DISABLE_TRACE
to deactivate this feature at compile time.
@andreasbuhr andreasbuhr force-pushed the introduce_define_disable_trace branch from b131312 to 032c558 Compare November 1, 2025 07:10
@tzlaine
Copy link
Collaborator

tzlaine commented Nov 1, 2025

I'd be much happier merging this if it had a proper place in config.hpp, and had associated documentation. I think this is reasonable, so I'll do it eventually, but it's pretty low priority for me.

@andreasbuhr
Copy link
Author

Great. I'll improve this Pull Request over time and rebase it on develop from time to time. Expect it to be polished in mid of January.

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