Reduce the frequency of Zebra performance logs #4932
Labels
A-diagnostics
Area: Diagnosing issues or monitoring performance
C-bug
Category: This is a bug
I-usability
Zebra is hard to understand or use
Motivation
As part of #4747, we added some info-level performance logs to Zebra.
But performance is good enough now, so we can reduce the frequency of those logs.
Tasks
We could downgrade all the logs to debug level, but it might still be useful to log them for very long tasks.
For example:
The performance logging is implemented in:
https://github.com/ZcashFoundation/zebra/blob/main/zebra-chain/src/diagnostic.rs
The text was updated successfully, but these errors were encountered: