Skip to content

Add basic benchmark set implementation #2206

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

Merged
merged 2 commits into from
Jul 23, 2025
Merged

Conversation

Kobzol
Copy link
Member

@Kobzol Kobzol commented Jul 23, 2025

This will be used to determine how many benchmark sets there are for a given target, and also for determining the actual benchmarks that should be performed on a given collector.

This PR just creates the initial infrastructure, collectors don't make use of it yet. The website should be first modified to actually create jobs in the job_queue DB table according to the number of benchmark sets per target.

@Kobzol Kobzol requested a review from Jamesbarford July 23, 2025 09:27
Copy link
Contributor

@Jamesbarford Jamesbarford left a comment

Choose a reason for hiding this comment

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

LGTM

@Kobzol Kobzol enabled auto-merge July 23, 2025 09:37
@Kobzol Kobzol merged commit a0cdd32 into rust-lang:master Jul 23, 2025
11 checks passed
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