dotnet / performance

This repo contains benchmarks used for testing the performance of all .NET Runtimes
MIT License
684 stars 263 forks source link

React to TraceEvent Refactoring #4314

Closed cshung closed 1 month ago

cshung commented 1 month ago

The latest iteration on https://github.com/microsoft/perfview/pull/2051 consist of a refactoring that rename DynamicEvent to GCDynamicEvent, this PR is meant to react to it.