Skip to content

get rid of RecyclingFastBufferedOutputStream, which was supposed to avoi...#6

Merged
eldondev merged 1 commit into
internetarchive:masterfrom
nlevitt:no-recycling
Jan 25, 2014
Merged

get rid of RecyclingFastBufferedOutputStream, which was supposed to avoi...#6
eldondev merged 1 commit into
internetarchive:masterfrom
nlevitt:no-recycling

Conversation

@nlevitt

@nlevitt nlevitt commented Jan 25, 2014

Copy link
Copy Markdown

...d allocating a buffer every time it was allocated, but didn't because FastBufferedOutputStream always goes and allocates its own anyway (in this old version of fastutil); also, lazily initialize RecordingOutputStream.diskStream

…void allocating a buffer every time it was allocated, but didn't because FastBufferedOutputStream always goes and allocates its own anyway (in this old version of fastutil); also, lazily initialize RecordingOutputStream.diskStream
eldondev added a commit that referenced this pull request Jan 25, 2014
get rid of RecyclingFastBufferedOutputStream, which was supposed to avoi...
@eldondev eldondev merged commit b0bfd40 into internetarchive:master Jan 25, 2014
@nlevitt nlevitt deleted the no-recycling branch January 25, 2014 01:53
ikreymer pushed a commit that referenced this pull request Feb 28, 2014
Syncing up code moves from IA
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