Actions
Bug #16503
closedBug #16382: Improve performance of policy generation writer
Normalize loggers for timing performance on write promises
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Reviewed
Fix check:
Checked
Regression:
Description
Splitting big parent PR, a first simple one is to normalize the use of loggers name to measure performance. Simple, no risk.
This is mostly source level reorganization, no existing log are suppressed, and only one pair of log are added: policy.generation.timing
and policy.generation.timing.buildNodeConfig
which allow to trace performance during policy generation.
Actions