Skip to content

Use slice destructuring#96

Open
utkarshgupta137 wants to merge 1 commit into
danielparks:mainfrom
utkarshgupta137:use-slice-destructuring
Open

Use slice destructuring#96
utkarshgupta137 wants to merge 1 commit into
danielparks:mainfrom
utkarshgupta137:use-slice-destructuring

Conversation

@utkarshgupta137
Copy link
Copy Markdown
Contributor

Slice destructuring can eliminate unnecessary bounds check. I saw minor 1-2% improvements when using this. We do create lots of variables, but the generated asm seems fine.

@utkarshgupta137 utkarshgupta137 force-pushed the use-slice-destructuring branch from b520172 to e0c8c95 Compare May 21, 2026 17:55
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