Skip to content

Add read buffers wherever ReadByte() is called repeatedly#334

Draft
dirkmc wants to merge 1 commit intomasterfrom
feat/read-buffering
Draft

Add read buffers wherever ReadByte() is called repeatedly#334
dirkmc wants to merge 1 commit intomasterfrom
feat/read-buffering

Conversation

@dirkmc
Copy link

@dirkmc dirkmc commented Sep 22, 2022

No description provided.

@dirkmc dirkmc force-pushed the feat/read-buffering branch 2 times, most recently from 3e84623 to 25c9823 Compare September 22, 2022 12:34
@dirkmc dirkmc force-pushed the feat/read-buffering branch from 25c9823 to 17f0235 Compare September 22, 2022 12:35
@dirkmc dirkmc changed the title Add read buffers wherever ReadByte() is called Add read buffers wherever ReadByte() is called repeatedly Sep 22, 2022
@willscott
Copy link
Member

would there be a way to avoid this extra layer of bufio copies for cases where the backing ReaderAt passed to the car library is already a memory buffer?

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