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

(perf) don't copy input buffers #3

Merged
merged 1 commit into from
Jun 13, 2015

Conversation

omsmith
Copy link
Contributor

@omsmith omsmith commented Jun 13, 2015

Micro-optimiziation.

Given we don't modify input, there's no need to take a copy of an incoming buffer

Micro-optimiziation.

Given we don't modify input, there's no need to take a copy of an incoming buffer
omsmith added a commit that referenced this pull request Jun 13, 2015
@omsmith omsmith merged commit 0b306aa into Brightspace:master Jun 13, 2015
@omsmith omsmith deleted the micro-opt-dont-copy-buffer branch June 13, 2015 16:25
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