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

perf[venom]: add OrderedSet.last() #4236

Merged

Conversation

charles-cooper
Copy link
Member

@charles-cooper charles-cooper commented Sep 12, 2024

What I did

How I did it

How to verify it

Commit message

smidge performance improvement (roughly 3%). peek directly at end of
`OrderedSet` instead of converting to list every time.

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@charles-cooper charles-cooper enabled auto-merge (squash) September 18, 2024 12:41
@charles-cooper charles-cooper merged commit 53f7675 into vyperlang:master Sep 18, 2024
157 checks passed
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