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

Utilize a Buffer Pool in the compression library #15881

Closed
jonmill opened this issue Dec 7, 2015 · 1 comment
Closed

Utilize a Buffer Pool in the compression library #15881

jonmill opened this issue Dec 7, 2015 · 1 comment
Assignees
Milestone

Comments

@jonmill
Copy link
Contributor

jonmill commented Dec 7, 2015

Once the System.Buffers buffer pool has been implemented (issue #15725), it should be used in the Compression library (see dotnet/corefx#3702 for details and discussion) to increase the performance of the Compression library

@jonmill jonmill self-assigned this Dec 7, 2015
@stephentoub
Copy link
Member

Fixed by dotnet/corefx#5355

@msftgits msftgits transferred this issue from dotnet/corefx Jan 31, 2020
@msftgits msftgits added this to the 1.0.0-rc2 milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Jan 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants