This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
[Perf] [Check] High Allocator DoWriteIfNeeded #286
Closed
Description
Items 2 & 3 on highest allocators in plaintext test
Microsoft.AspNet.Server.Kestrel.Http.SocketOutput.WriteContext
Allocations
Writes alloc on List.Add not GCHandle.Alloc
for clarity
Bytes
Writes alloc on List.Add not GCHandle.Alloc
for clarity
Further up the stack...
DoPostWork
is burning 346,416 bytes in calling the Action<object, object> CallbackAdapter
method (the byte difference in the method) though I'm not entirely sure why?
Metadata
Metadata
Assignees
Labels
No labels