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 match-stress-enum benchmark #769

Merged
merged 1 commit into from
Sep 23, 2020

Conversation

ishitatsuyuki
Copy link
Contributor

See rust-lang/rust#76918 for the PR that makes this compile faster.

@Mark-Simulacrum
Copy link
Member

How long does this take currently and after that PR? (Locally is fine)

@ishitatsuyuki
Copy link
Contributor Author

Old rustc takes around 2.7s, this build takes around 1.7s.

rust-lang/rust#76918 (comment)

Doesn't take too much time to run since this is about quadratic behavior rather than exponential.

@Mark-Simulacrum Mark-Simulacrum merged commit 7adea5f into rust-lang:master Sep 23, 2020
@ishitatsuyuki ishitatsuyuki deleted the match-stress-enum branch September 23, 2020 13:20
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