Skip to content

Conversation

@dougEfresh
Copy link
Contributor

Logging of Callbacks are no longer needed and records times that are not relevant for performance analysis.
resolves #23071

@dougEfresh dougEfresh force-pushed the 23071_remove_callback_bench branch from 374369e to f6f0d78 Compare September 23, 2021 08:57
@laanwj
Copy link
Member

laanwj commented Sep 23, 2021

Code review ACK f6f0d789c52dbb1d3a447a3b7e315249a2a292ce

I would suggest calling it something else than a 'refactor' in the commit and PR description as it intentionally changes the functionality of the code.

Logging of Callbacks are no longer needed and records events that are not relevant for performance analysis.
@dougEfresh dougEfresh force-pushed the 23071_remove_callback_bench branch from f6f0d78 to ab27800 Compare September 23, 2021 11:37
@dougEfresh dougEfresh changed the title refactor: Remove unnecessary timing of Callbacks bench log: Remove unnecessary timing of Callbacks bench Sep 23, 2021
@dougEfresh
Copy link
Contributor Author

Code review ACK f6f0d78

I would suggest calling it something else than a 'refactor' in the commit and PR description as it intentionally changes the functionality of the code.

Now PR and commit use the keyword log

@laanwj
Copy link
Member

laanwj commented Sep 23, 2021

Thanks. re-ACK ab27800

Copy link
Member

@jonatack jonatack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code review ACK ab27800

@maflcko maflcko merged commit 95b16e7 into bitcoin:master Sep 23, 2021
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Sep 24, 2021
@dougEfresh dougEfresh deleted the 23071_remove_callback_bench branch September 26, 2021 10:25
Fabcien pushed a commit to Bitcoin-ABC/bitcoin-abc that referenced this pull request Oct 17, 2022
Summary:
Logging of Callbacks are no longer needed and records events that are not relevant for performance analysis.
This is a backport of [[bitcoin/bitcoin#23072 | core#23072]]

Test Plan: `ninja all check-all`

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D12245
@bitcoin bitcoin locked and limited conversation to collaborators Oct 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BCLog::Bench Callbacks timing nothing of value

5 participants