Perfexionists / perun

Lightweight Performance Control System
GNU General Public License v3.0
16 stars 14 forks source link

Enhance the differential visualizations #199

Closed tfiedor closed 5 months ago

tfiedor commented 5 months ago

This PR polishes mostly the sankey differential views with many QoL changes:

  1. Updates the flamegraphs
  2. Adds flamegraphs as overviews
  3. Fine-tunes the display of units and name of metrics
  4. Add some QoL changes (cursors, global search, etc.)

And many more.

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 99.77876% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 98.98%. Comparing base (5127326) to head (0d7c516). Report is 10 commits behind head on devel.

Files Patch % Lines
perun/cli.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #199 +/- ## ========================================== + Coverage 98.77% 98.98% +0.20% ========================================== Files 144 144 Lines 9827 9857 +30 ========================================== + Hits 9707 9757 +50 + Misses 120 100 -20 ``` | [Flag](https://app.codecov.io/gh/Perfexionists/perun/pull/199/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Perfexionists) | Coverage Δ | | |---|---|---| | [coverage-3.10](https://app.codecov.io/gh/Perfexionists/perun/pull/199/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Perfexionists) | `98.98% <99.77%> (+0.22%)` | :arrow_up: | | [coverage-3.11](https://app.codecov.io/gh/Perfexionists/perun/pull/199/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Perfexionists) | `98.98% <99.77%> (+0.25%)` | :arrow_up: | | [coverage-3.12](https://app.codecov.io/gh/Perfexionists/perun/pull/199/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Perfexionists) | `98.97% <99.77%> (+0.24%)` | :arrow_up: | | [coverage-3.9](https://app.codecov.io/gh/Perfexionists/perun/pull/199/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Perfexionists) | `98.97% <99.77%> (+0.21%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Perfexionists#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.