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

chore: use imported b256 types #13509

Merged
merged 1 commit into from
Dec 23, 2024
Merged

chore: use imported b256 types #13509

merged 1 commit into from
Dec 23, 2024

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Dec 23, 2024

No description provided.

@mattsse mattsse requested a review from Rjected as a code owner December 23, 2024 06:40
Copy link

codspeed-hq bot commented Dec 23, 2024

CodSpeed Performance Report

Merging #13509 will not alter performance

Comparing fix/use-imported-b256 (5d2bcfa) with main (dcdde39)

Summary

✅ 73 untouched benchmarks
🆕 4 new benchmarks
⁉️ 4 dropped benchmarks

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

Benchmarks breakdown

Benchmark main fix/use-imported-b256 Change
🆕 range lookup` N/A 53.7 µs N/A
🆕 any lookup` N/A 197 µs N/A
🆕 `prefix set preload size: 100 input size: 100 Vec with binary search lookup`
🆕 `prefix set preload size: 100 input size: 100 Vec with custom cursor lookup`
⁉️ range lookup` 53.5 µs N/A N/A
⁉️ any lookup` 192.9 µs N/A N/A
⁉️ `prefix set preload size: 100 input size: 99 Vec with binary search lookup`
⁉️ `prefix set preload size: 100 input size: 99 Vec with custom cursor lookup`

@mattsse mattsse merged commit 3ab28a5 into main Dec 23, 2024
43 of 44 checks passed
@mattsse mattsse deleted the fix/use-imported-b256 branch December 23, 2024 07:02
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