dotnet / runtimelab

This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
MIT License
1.4k stars 196 forks source link

Add measurement of async2 logic with Execution and SynchronizationContext capture/restore #2421

Closed davidwrighton closed 10 months ago

davidwrighton commented 10 months ago

Add measurement of async2 logic with Execution and SynchronizationContext capture/restore

davidwrighton commented 10 months ago

CI failures are expected. This repo has not yet been cleaned up such that it will build nicely.