8000 benches: fix shift bench names by DaniPopes · Pull Request #479 · recmo/uint · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

benches: fix shift bench names #479

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

Merged
merged 1 commit into from
May 29, 2025
Merged

Conversation

DaniPopes
Copy link
Contributor

No description provided.

@DaniPopes DaniPopes requested a review from prestwich as a code owner May 29, 2025 13:50
@DaniPopes DaniPopes force-pushed the shift-bench-names branch from fb46622 to b1935d7 Compare May 29, 2025 13:51
@prestwich prestwich enabled auto-merge May 29, 2025 13:52
Copy link
codspeed-hq bot commented May 29, 2025

CodSpeed Performance Report

Merging #479 will not alter performance

Comparing DaniPopes:shift-bench-names (b1935d7) with main (cb6ad05)

Summary

✅ 225 untouched benchmarks
🆕 28 new benchmarks
⁉️ 4 dropped benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
⁉️ overflowing_shl 7.4 ms N/A N/A
🆕 overflowing_shl/128 N/A 346 µs N/A
🆕 overflowing_shl/192 N/A 475.5 µs N/A
🆕 overflowing_shl/256 N/A 565.7 µs N/A
🆕 overflowing_shl/384 N/A 792.1 µs N/A
🆕 overflowing_shl/4096 N/A 77.5 µs N/A
🆕 overflowing_shl/512 N/A 999.1 µs N/A
🆕 overflowing_shl/64 N/A 209.6 µs N/A
⁉️ overflowing_shr 7.4 ms N/A N/A
🆕 overflowing_shr/128 N/A 357 µs N/A
🆕 overflowing_shr/192 N/A 495.7 µs N/A
🆕 overflowing_shr/256 N/A 588.6 µs N/A
🆕 overflowing_shr/384 N/A 820 µs N/A
🆕 overflowing_shr/4096 N/A 78 µs N/A
🆕 overflowing_shr/512 N/A 1 ms N/A
🆕 overflowing_shr/64 N/A 207 µs N/A
⁉️ wrapping_shl 723.2 µs N/A N/A
🆕 wrapping_shl/128 N/A 281.9 µs N/A
🆕 wrapping_shl/192 N/A 412.3 µs N/A
🆕 wrapping_shl/256 N/A 496.4 µs N/A
... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

@prestwich prestwich merged commit 51f9ce6 into recmo:main May 29, 2025
18 checks passed
@DaniPopes DaniPopes deleted the shift-bench-names branch May 29, 2025 14:03
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
0