Skip to content

c_sharp_dot_net adapter should support memory allocations #699

@ricardoboss

Description

@ricardoboss

The c_sharp_dot_net adapter currently only extracts latency (nanoseconds) from BenchmarkDotNet's JSON output. I'd like it to also extract allocated bytes when a benchmark has been run with [MemoryDiagnoser], so that memory allocation can be tracked and threshold-tested alongside latency.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions