-
Notifications
You must be signed in to change notification settings - Fork 550
docs: add tools page for navigating to tools #6407
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
Conversation
Signed-off-by: Erica Hughberg <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6407 +/- ##
==========================================
- Coverage 70.80% 70.79% -0.02%
==========================================
Files 220 220
Lines 37132 37132
==========================================
- Hits 26291 26286 -5
- Misses 9300 9304 +4
- Partials 1541 1542 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@@ -1,6 +1,6 @@ | |||
--- | |||
title: "Performance Benchmark Report Explorer" |
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.
isnt the title too wordy ?
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.
It's descriptive :) think we don't need to overthink it
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.
LGTM thanks
there's a lot of room from improvement here. especially on the generation side, thanks for surfacing these
/retest |
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.
Awesome! 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.
Wonderful! Thanks @missBerg !
add tools page Signed-off-by: Erica Hughberg <[email protected]> Signed-off-by: crhuber <[email protected]>
add tools page Signed-off-by: Erica Hughberg <[email protected]>
What type of PR is this?
Following up on PR #6399 to add a link to the Benchmark Report Explorer Tool.
I created a Tools page where we can have links to more tools as well in the future.
What this PR does / why we need it:
Make it easy to find tools.
Screenshot:

Which issue(s) this PR fixes:
N/A
Release Notes: No