Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

[Perf] High Allocator SocketOutput.Write #290

Closed
benaadams opened this issue Oct 24, 2015 · 5 comments
Closed

[Perf] High Allocator SocketOutput.Write #290

benaadams opened this issue Oct 24, 2015 · 5 comments
Assignees
Milestone

Comments

@benaadams
Copy link
Contributor

Drill down on Issue #288
Measurements post PR #287

Item 2 on highest allocators in plaintext test

most-memory

Microsoft.AspNet.Server.Kestrel.Http.SocketOutput.Write

Allocations (2003 requests)

allocations

Bytes (2003 requests)

bytes

@benaadams
Copy link
Contributor Author

Have PR for this coming

@benaadams
Copy link
Contributor Author

Resolved by #315 "Lockless socket output, lower allocs"

@lodejard
Copy link
Contributor

Closed, resolved by #315 per @benaadams

@benaadams
Copy link
Contributor Author

@lodejard still open #315 wasn't merged

@benaadams
Copy link
Contributor Author

Resolved by #363 Resuse writes, initalize queues

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

No branches or pull requests

4 participants