Skip to content
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
@benaadams

Description

@benaadams

Items 2 & 3 on highest allocators in plaintext test

most-memory

Microsoft.AspNet.Server.Kestrel.Http.SocketOutput.WriteContext

Allocations

alloc

alloc

Writes alloc on List.Add not GCHandle.Alloc for clarity

Bytes

bytes

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?

bytes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions