Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize addToStoreSlow and remove TeeParseSink #3822

Merged
merged 2 commits into from Jul 20, 2020

Conversation

Ericson2314
Copy link
Member

@Ericson2314 Ericson2314 commented Jul 16, 2020

TeeParseSink already didn't have any methods. I think it was mainly a vestige left when 1cf4801 did not revert the entire original commit. It's easy to rewrite with TeeSource, so that's what I did.

src/libstore/store-api.cc Outdated Show resolved Hide resolved
Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
@edolstra edolstra merged commit 1c5f8bb into NixOS:master Jul 20, 2020
@Ericson2314 Ericson2314 deleted the dump-thrice-fixme branch July 20, 2020 17:23
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.

None yet

3 participants