-
Notifications
You must be signed in to change notification settings - Fork 11.8k
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
Optimize log2
with a lookup table
#5236
Merged
cairoeth
merged 30 commits into
OpenZeppelin:master
from
Lohann:lohann/efficient-log2-algorithm
Oct 29, 2024
Merged
Optimize log2
with a lookup table
#5236
cairoeth
merged 30 commits into
OpenZeppelin:master
from
Lohann:lohann/efficient-log2-algorithm
Oct 29, 2024
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aeef274 - Browse repository at this point
Copy the full SHA aeef274View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a7c140 - Browse repository at this point
Copy the full SHA 5a7c140View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75b656c - Browse repository at this point
Copy the full SHA 75b656cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a12c3a - Browse repository at this point
Copy the full SHA 9a12c3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for faaf063 - Browse repository at this point
Copy the full SHA faaf063View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d4a6b96 - Browse repository at this point
Copy the full SHA d4a6b96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fb49c5 - Browse repository at this point
Copy the full SHA 2fb49c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cee5f4 - Browse repository at this point
Copy the full SHA 6cee5f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbb09a7 - Browse repository at this point
Copy the full SHA fbb09a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60de789 - Browse repository at this point
Copy the full SHA 60de789View commit details
Commits on Oct 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 32e9732 - Browse repository at this point
Copy the full SHA 32e9732View commit details -
Configuration menu - View commit details
-
Copy full SHA for dda4566 - Browse repository at this point
Copy the full SHA dda4566View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42d55fc - Browse repository at this point
Copy the full SHA 42d55fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52cd8a3 - Browse repository at this point
Copy the full SHA 52cd8a3View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f2108d9 - Browse repository at this point
Copy the full SHA f2108d9View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 40e0171 - Browse repository at this point
Copy the full SHA 40e0171View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1a70e91 - Browse repository at this point
Copy the full SHA 1a70e91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b22ad1 - Browse repository at this point
Copy the full SHA 4b22ad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4769b8 - Browse repository at this point
Copy the full SHA e4769b8View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 52545de - Browse repository at this point
Copy the full SHA 52545deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dd23b6 - Browse repository at this point
Copy the full SHA 2dd23b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18ff1e7 - Browse repository at this point
Copy the full SHA 18ff1e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4addc6 - Browse repository at this point
Copy the full SHA a4addc6View commit details
Commits on Oct 17, 2024
-
Merge pull request #1 from cairoeth/single-lookup-log2
Use single lookup and binary search for log2
Configuration menu - View commit details
-
Copy full SHA for 4521ed4 - Browse repository at this point
Copy the full SHA 4521ed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a50166 - Browse repository at this point
Copy the full SHA 2a50166View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6e2bb8e - Browse repository at this point
Copy the full SHA 6e2bb8eView commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5efcdc2 - Browse repository at this point
Copy the full SHA 5efcdc2View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe5584f - Browse repository at this point
Copy the full SHA fe5584fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d81e3d2 - Browse repository at this point
Copy the full SHA d81e3d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 111a13f - Browse repository at this point
Copy the full SHA 111a13fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.