Skip to content

Elide bound checks - #8

Open
ghuls wants to merge 2 commits into
pyranges:masterfrom
ghuls:elide_bound_checks
Open

Elide bound checks#8
ghuls wants to merge 2 commits into
pyranges:masterfrom
ghuls:elide_bound_checks

Conversation

@ghuls

@ghuls ghuls commented Aug 27, 2026

Copy link
Copy Markdown

No description provided.

ghuls added 2 commits August 27, 2026 11:00
Add assert checks for checking if input vectors have the same length.
This will help the rust compiler later to elide bound checks.
Use zipped iterators instead of indexing to elide bound checks.
@ghuls

ghuls commented Aug 27, 2026

Copy link
Copy Markdown
Author

See: pyranges/ruranges_py#21

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