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

Clean up icount benchmarks #806

Merged
merged 1 commit into from
Mar 22, 2025
Merged

Conversation

tgross35
Copy link
Contributor

  • Delete some memcpy tests that were a bit excessive
  • Always use the same offset of 65
  • Add a memmove test with aligned source and destination
  • Improve printing output and add more comments
  • Use a constant for 1 MiB so it shows up in the benchmark logs

* Delete some memcpy tests that were a bit excessive
* Always use the same offset of 65
* Add a memmove test with aligned source and destination
* Improve printing output and add more comments
* Use a constant for 1 MiB so it shows up in the benchmark logs
@tgross35 tgross35 enabled auto-merge (rebase) March 22, 2025 05:09
@tgross35 tgross35 merged commit 974d721 into rust-lang:master Mar 22, 2025
26 checks passed
@tgross35 tgross35 deleted the bench-cleanup branch March 22, 2025 05:27
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.

1 participant