-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Fix shootout benchmarks #2913
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
Labels
A-testsuite
Area: The testsuite used to check the correctness of rustc
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Comments
Confirmed that (1) and (5), at least, are still issues. I'm not sure I understand (2), (3), and (4). |
Visiting for triage. This should be dealt with, but it should be considered low priority. |
bors
added a commit
that referenced
this issue
Oct 29, 2013
The old version didn't follow shootout's directives: no memory were deallocated. At the same time, parallelisation of the computation. fix #2913
celinval
added a commit
to celinval/rust-dev
that referenced
this issue
Jun 4, 2024
Changes required due to: - rust-lang/rust@99ac405b96 Move MetadataLoader{,Dyn} to rustc_metadata. - rust-lang/rust@c997c6d822 Add more information to stable Instance - rust-lang#116915 This also fixes an issue in the `simd_shuffle` implementation that was exposed by the update. Resolves rust-lang#2911 --------- Co-authored-by: Celina G. Val <[email protected]> Co-authored-by: Adrian Palacios <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-testsuite
Area: The testsuite used to check the correctness of rustc
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Several of them do not report the correct results, per Isaac Gouy:
The text was updated successfully, but these errors were encountered: