Skip to content

Add match-stress-enum benchmark#769

Merged
Mark-Simulacrum merged 1 commit into
rust-lang:masterfrom
ishitatsuyuki:match-stress-enum
Sep 23, 2020
Merged

Add match-stress-enum benchmark#769
Mark-Simulacrum merged 1 commit into
rust-lang:masterfrom
ishitatsuyuki:match-stress-enum

Conversation

@ishitatsuyuki

Copy link
Copy Markdown
Contributor

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

@Mark-Simulacrum

Copy link
Copy Markdown
Member

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

@ishitatsuyuki

Copy link
Copy Markdown
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