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

remove unnecessary flush, and buffer output channel #1242

Merged
merged 1 commit into from
May 18, 2015
Merged

Conversation

whyrusleeping
Copy link
Member

This cuts add time by a lot. we were being dumb, there was no reason to flush after the importer call because we do all our pinning at once after the add completes.

@whyrusleeping whyrusleeping added the status/in-progress In progress label May 18, 2015
jbenet added a commit that referenced this pull request May 18, 2015
remove unnecessary flush, and buffer output channel
@jbenet jbenet merged commit eea6921 into master May 18, 2015
@jbenet jbenet removed the status/in-progress In progress label May 18, 2015
@jbenet jbenet deleted the perf/add branch May 18, 2015 22:39
@jbenet jbenet mentioned this pull request May 19, 2015
52 tasks
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