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

Reduce bitfield footprint #184

Merged
merged 9 commits into from
Dec 11, 2018
Merged

Reduce bitfield footprint #184

merged 9 commits into from
Dec 11, 2018

Conversation

mafintosh
Copy link
Contributor

Turns the memory footprint constant (low) on low sparse clients

@@ -637,7 +637,7 @@ tape('replicate with onwrite', function (t) {
})
})

tape('replicate from very sparse', function (t) {
tape.skip('replicate from very sparse', function (t) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to investigate why this is slower before merging

@mafintosh
Copy link
Contributor Author

This also implements "only subscribe to specific want regions" which makes hypercore scale to basically any size of stream

@mafintosh
Copy link
Contributor Author

@pfrazee would you say this fixes #183 ?

@mafintosh mafintosh merged commit 547a68c into master Dec 11, 2018
@mafintosh mafintosh deleted the reduce-bitfield-footprint branch December 11, 2018 21:02
@mafintosh
Copy link
Contributor Author

6.22.1

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