Skip to content

✨ LibBit or and variants #1420

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 5 commits into from
May 14, 2025
Merged

✨ LibBit or and variants #1420

merged 5 commits into from
May 14, 2025

Conversation

Vectorized
Copy link
Owner

Description

Checklist

Ensure you completed all of the steps below before submitting your pull request:

  • Ran forge fmt?
  • Ran forge test?

Pull requests with an incomplete checklist will be thrown out.

Copy link

github-actions bot commented May 14, 2025

Gas Snapshot Comparison Report

Generated at commit : 5d63992, Compared to commit : c6e5238

Contract Name Test Name Main Gas PR Gas Diff
LibBitTest testAnd() 192811 192767 -44
testCLZ() 306382 306404 22
testCommonBytePrefix() 1556 1578 22
testFLS() 254403 254337 -66
testIsPo2() 57708 57685 -23
testOr() 194336 194936 600
testPassInBool() 852 874 22
testPopCount() 66821 66798 -23
testReverseBytes() 12515 12537 22
test__codesize() 8968 9160 192

@Vectorized Vectorized merged commit d7469dd into main May 14, 2025
13 checks passed
@Vectorized Vectorized deleted the or-and branch May 14, 2025 23:22
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