-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Description
@mattwarren, I want the following list of features:
- 1. I want be able to add a diagnostic class with the
AddDiagnostermethod in manual mode (automatic loading should work in audo mode). - 2. I want a special diagnostic
BenchmarkIterationModefor 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?
Reactions are currently unavailable