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

Macro out logs #7

Open
youyuanwu opened this issue Sep 20, 2022 · 1 comment
Open

Macro out logs #7

youyuanwu opened this issue Sep 20, 2022 · 1 comment

Comments

@youyuanwu
Copy link
Owner

There are various debug boost log lines all across the implementation files, and it is useful for debugging while developing this lib.
When doing benchmarks, such logs may degrade performance even though the log filter is specified.

So debugs should be macro-ed out our wrapped in #ifdef lines.

@OscarTHZhang
Copy link

Ack.

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

No branches or pull requests

2 participants