-
Notifications
You must be signed in to change notification settings - Fork 89
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
Umpire logs refactor - table output + adding percentages #3052
Conversation
…dudes/table-layout
…feature/dudes/table-layout" This reverts commit 8f74cfa.
…nto feature/dudes/table-layout
… feature/dudes/umpire-stat-log
@paveltomin |
@paveltomin umpire values are consistent, you can have a look to the structure and let me know if it's good |
looks good, thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work! Thanks for implementing this
@arng40 Is there something inside of umpire to do this? It might make sense to do this sort of change within umpire for all to use. |
this PR has broken my mac builds. Looks like that |
@CusiniM : try to replace by |
Update for memory statistics table :
What we currently have :
This is what I propose inspired by the display proposed by @victorapm
Code side
addUmpireHighWaterMarks()
function to modern C++