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

Use custom graphsync with PR outstanding #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hannahhoward
Copy link

@hannahhoward hannahhoward commented Jun 15, 2021

Goals

Fix receiver side unneccesary hashing

Implementation

This is a real bummer - I had an outstanding PR on go-graphsync the removes the remaining hash bottle neck (ipfs/go-graphsync#166). This PR works with that branch and several other deps that pull in that branch. It should probably not be merged as is. Instead we should pull in the pr to go-graphsync and cut a new tag and work from there.

After CPU profile:
profile001

Before CPU profile:
profile001

This gives 1s drop in time spent hashing

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