Skip to content

Diagnostic improvements #53

@AndreyAkinshin

Description

@AndreyAkinshin

@mattwarren, I want the following list of features:

  • 1. I want be able to add a diagnostic class with the AddDiagnoster method in manual mode (automatic loading should work in audo mode).
  • 2. I want a special diagnostic BenchmarkIterationMode for diagnostic. It should be run before the pre-warmup stage.
  • 3. Now I have troubles with diagnostic of x86 benchmark from the x64 host application. Can we fix it?
  • 4. It would be cool to split the current diagnostic class to source diagnoster (IL and ASM) and runtime diagnoster (GC, Segments, and so on).
  • 5. We should cover the diagnostics by unit tests.

What do you think?

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