Skip to content
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

Add compile benchmark detail endpoint #1744

Merged
merged 3 commits into from
Nov 24, 2023

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Nov 11, 2023

This PR adds a new endpoint for returning the data of a compile benchmark detail (the thing that is shown when you click on a specific row on the compile benchmark compare page). Before, two separate API calls had to be made.

I want to add more data to this detail endpoint in the future, so I created a new endpoint to put everything into a single place.

Copy link
Member

@Mark-Simulacrum Mark-Simulacrum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems broadly OK to me.

@Kobzol Kobzol force-pushed the benchmark-detail-api branch from 8dc0423 to b4b44f0 Compare November 24, 2023 16:03
@Kobzol Kobzol enabled auto-merge November 24, 2023 16:04
@Kobzol Kobzol merged commit 90a4cb0 into rust-lang:master Nov 24, 2023
9 of 10 checks passed
@Kobzol Kobzol deleted the benchmark-detail-api branch November 24, 2023 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants