Skip to content

Use IO#seek when possible#144

Merged
byroot merged 1 commit into
mainfrom
io-seek
May 20, 2026
Merged

Use IO#seek when possible#144
byroot merged 1 commit into
mainfrom
io-seek

Conversation

@byroot
Copy link
Copy Markdown
Member

@byroot byroot commented May 20, 2026

Saves on reading a potentially large string.

Also noop of the offset is 0 (which it very often is).

Saves on reading a potentially large string.

Also noop of the offset is `0` (which it very often is).
@byroot byroot merged commit 4065b18 into main May 20, 2026
24 checks passed
@byroot byroot deleted the io-seek branch May 20, 2026 07:31
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