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

internal: Bump rustc-perf checkout for metrics, replace webrender, diesel and ripgrep with newer versions #15552

Merged
merged 3 commits into from Sep 3, 2023

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Sep 3, 2023

The previous versions were removed hence the updates. The metric results for the changed ones are disconnected now as to not muddle things up.

I think it's worth it for us to occasionally bump the rustc-perf checkout, as it allows us to include more interesting new targets.

Notably, the newer diesel is 3 times as fast to analyze as the one of the current checkout.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 3, 2023
@Veykril
Copy link
Member Author

Veykril commented Sep 3, 2023

r? @lnicola (since you've seen it already :^)

Gonna check how much time we get back to spent on new targets after this has been merged

Copy link
Member

@lnicola lnicola left a comment

Choose a reason for hiding this comment

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

Looks good, as far as I can tell by looking on my phone, but I didn't actually check the paths etc.

@Veykril
Copy link
Member Author

Veykril commented Sep 3, 2023

I added an assert that checks the paths (otherwise we do perf on the rustc-perf repo instead if the path is mistyped thanks to how our discovery works 😅), so they are good

@bors r=lnicola

@bors
Copy link
Collaborator

bors commented Sep 3, 2023

📌 Commit 520d02f has been approved by lnicola

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Sep 3, 2023

⌛ Testing commit 520d02f with merge a216bb7...

bors added a commit that referenced this pull request Sep 3, 2023
Bump `rustc-perf` checkout for metrics, replace webrender, diesel and ripgrep with newer versions

The previous versions were removed hence the updates. The metric results for the changed ones are disconnected now as to not muddle things up.

I think it's worth it for us to occasionally bump the `rustc-perf` checkout, as it allows us to include more interesting new targets.

Notably, the newer diesel is 3 times as fast to analyze as the one of the current checkout.
@Veykril
Copy link
Member Author

Veykril commented Sep 3, 2023

@bors r-

@bors
Copy link
Collaborator

bors commented Sep 3, 2023

☀️ Try build successful - checks-actions
Build commit: a216bb7 (a216bb74cb06b575e1f9de475d6a3fa41add119b)

@Veykril
Copy link
Member Author

Veykril commented Sep 3, 2023

Had to change CI to pick up the new files
@bors r+

@bors
Copy link
Collaborator

bors commented Sep 3, 2023

📌 Commit eaf3de3 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Sep 3, 2023

⌛ Testing commit eaf3de3 with merge 87c381b...

bors added a commit that referenced this pull request Sep 3, 2023
Bump `rustc-perf` checkout for metrics, replace webrender, diesel and ripgrep with newer versions

The previous versions were removed hence the updates. The metric results for the changed ones are disconnected now as to not muddle things up.

I think it's worth it for us to occasionally bump the `rustc-perf` checkout, as it allows us to include more interesting new targets.

Notably, the newer diesel is 3 times as fast to analyze as the one of the current checkout.
@Veykril
Copy link
Member Author

Veykril commented Sep 3, 2023

@bors r+

@bors
Copy link
Collaborator

bors commented Sep 3, 2023

📌 Commit f76f025 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Sep 3, 2023

⌛ Testing commit f76f025 with merge 63867dd...

@bors
Copy link
Collaborator

bors commented Sep 3, 2023

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing 63867dd to master...

@bors bors merged commit 63867dd into rust-lang:master Sep 3, 2023
2 of 10 checks passed
@Veykril Veykril deleted the metrics-new branch September 3, 2023 08:53
@lnicola lnicola changed the title Bump rustc-perf checkout for metrics, replace webrender, diesel and ripgrep with newer versions internal: Bump rustc-perf checkout for metrics, replace webrender, diesel and ripgrep with newer versions Sep 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants