David Fowler
David Fowler
All of the infrastructure should go into a single root folder instead of each project folder. Make it easier to look at and delete.
- InfluxDb - Prometheus
As part of recent performance work on windows and IIS, we need to support provisioning an IIS application using ANCM and collecting performance counters from HTTP.sys and IIS. We can...

Based on the flags for collection on perfview in this blog series https://devblogs.microsoft.com/dotnet/work-flow-of-diagnosing-memory-performance-issues-part-0/
- Split repository - [x] aspnet/benchmarks - We put the benchmark apps here - [x] aspnet/perf - Infrastructure for benchmarks (driver etc) - CI/CD - Testing - [ ] Infrastructure...
Today we collect metrics from a job via the following mechanisms: - docker stats - Process stats - Event pipe via a custom BenchmarkEventSource - Console output using a custom...
Today invalid configuration show random exceptions in the code base. Once that succeeds, it's possible to have an invalid configuration model and we don't have much validation in place today...
Do a pass, make sure they are sane.