-
-
Notifications
You must be signed in to change notification settings - Fork 806
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
feat: optimize dynarray and bytearray copies #3499
Merged
charles-cooper
merged 9 commits into
vyperlang:master
from
charles-cooper:feat/optimize_dynarray_setter
Jul 17, 2023
Merged
feat: optimize dynarray and bytearray copies #3499
charles-cooper
merged 9 commits into
vyperlang:master
from
charles-cooper:feat/optimize_dynarray_setter
Jul 17, 2023
Commits on Jul 15, 2023
-
feat: optimize dynarray_make_setter
include the length word store into the batch copy
Configuration menu - View commit details
-
Copy full SHA for 1ce53ce - Browse repository at this point
Copy the full SHA 1ce53ceView commit details -
optimize make_bytearray_copier
batch the length copy into the copy
Configuration menu - View commit details
-
Copy full SHA for 401c50d - Browse repository at this point
Copy the full SHA 401c50dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcb94e2 - Browse repository at this point
Copy the full SHA bcb94e2View commit details
Commits on Jul 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 247244e - Browse repository at this point
Copy the full SHA 247244eView commit details -
Configuration menu - View commit details
-
Copy full SHA for afd4eef - Browse repository at this point
Copy the full SHA afd4eefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05d4cac - Browse repository at this point
Copy the full SHA 05d4cacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ff644e - Browse repository at this point
Copy the full SHA 7ff644eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 856c2a6 - Browse repository at this point
Copy the full SHA 856c2a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 727be2a - Browse repository at this point
Copy the full SHA 727be2aView 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.