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

Fix GroupedWithin allocation of new buffer after emit. #3382

Merged
merged 1 commit into from
Apr 10, 2018
Merged

Fix GroupedWithin allocation of new buffer after emit. #3382

merged 1 commit into from
Apr 10, 2018

Conversation

pluskal
Copy link
Contributor

@pluskal pluskal commented Apr 5, 2018

Using List allocation on batch size eliminates buffer reallocations.

Using List allocation on batch size eliminates buffer reallocations.
@marcpiechura
Copy link
Contributor

Good catch @pluskal, thanks!

@marcpiechura marcpiechura merged commit 0c0c86d into akkadotnet:dev Apr 10, 2018
@marcpiechura
Copy link
Contributor

@pluskal sorry for the delay and thanks again for your contribution!

@pluskal
Copy link
Contributor Author

pluskal commented Apr 10, 2018

No problem. Thank You for merging!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants