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

Cache Object.keys() and other inefficient operations to help GC #115

Closed
feross opened this issue Sep 21, 2014 · 2 comments
Closed

Cache Object.keys() and other inefficient operations to help GC #115

feross opened this issue Sep 21, 2014 · 2 comments

Comments

@feross
Copy link
Member

@feross feross commented Sep 21, 2014

Issue by feross
Sunday May 18, 2014 at 11:05 GMT
Originally opened as https://github.com/feross/bittorrent-client/issues/19


Inspired by the PR from @arestov here webtorrent/bittorrent-dht#12, let's do the same in bittorrent-client.

@feross

This comment has been minimized.

Copy link
Member Author

@feross feross commented Sep 21, 2014

@arestov - do you have any interest in taking a look at this issue in webtorrent? Your help was invaluable last time!

@feross

This comment has been minimized.

Copy link
Member Author

@feross feross commented Jun 28, 2015

Closing this issue because it's really old.

@feross feross closed this Jun 28, 2015
@lock lock bot locked as resolved and limited conversation to collaborators May 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.