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

Implement zero copy bencode parsing #9

Merged
merged 1 commit into from
Jul 4, 2015
Merged

Implement zero copy bencode parsing #9

merged 1 commit into from
Jul 4, 2015

Conversation

GGist
Copy link
Owner

@GGist GGist commented Jul 4, 2015

Implements zero copy parsing semantics for bencode parsing. Initial tests show a 32x speedup on a 44kb bencode file. This speedup should grow with the size of the file being parsed.

@GGist GGist merged commit 9c59eb8 into master Jul 4, 2015
@GGist GGist deleted the zero_copy_bencode branch July 4, 2015 01:35
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.

None yet

1 participant