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

Rework pubsub #1474

Closed
wants to merge 1 commit into from
Closed

Rework pubsub #1474

wants to merge 1 commit into from

Conversation

dryajov
Copy link
Member

@dryajov dryajov commented Aug 8, 2020

This consumes the split out pubsub from vacp2p/nim-libp2p#322, most things work and it's a big improvement over past versions. Please give it a try.

@tersec
Copy link
Contributor

tersec commented Aug 8, 2020

This is apparently not rebased to current devel -- it contains several commits on devel, e.g., e86e61d ?

@stefantalpalaru
Copy link
Contributor

You also need a nim-stew bump.

@arnetheduck arnetheduck force-pushed the rework-pubsub branch 3 times, most recently from 5db23f7 to d005d31 Compare August 10, 2020 15:47
@stefantalpalaru
Copy link
Contributor

There's a drastic improvement in the libp2p stream (and associated futures) leaks.
Here are two 50-minutes Medalla runs while doing backward sync. The first one is this branch, "rework-pubsub", and the second is "devel":
img

@cheatfate cheatfate mentioned this pull request Aug 12, 2020
@arnetheduck arnetheduck force-pushed the rework-pubsub branch 2 times, most recently from 353ba34 to 1570caf Compare August 13, 2020 09:50
@zah
Copy link
Contributor

zah commented Aug 17, 2020

Merged here:
#1511

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.

4 participants