dotnet / performance

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

Auto Filling Infrastructure #1683

Open Lxiamail opened 3 years ago

Lxiamail commented 3 years ago

Work items:

jeffhandley commented 3 years ago

@DrewScoggins Is it correct that the first item ("Testing framework initial bring up") would unblock the ability for us to contribute the "contract tests" that we had talked about @adamsitnik working on?

DrewScoggins commented 3 years ago

Yes, that is entirely correct.

jeffhandley commented 3 years ago

@Lxiamail I wanted to capture a couple additional notes on this one based on our conversation last week.

Turn on auto-filing for all scenario tests (preview3)

From the Libraries' team perspective, the definition of done for this would include:

We are already a couple months into our trimming work and we have some notable features delivering in Preview 3+ where potential for app size regression is high and we'll need to be able to detect that through the auto-filing, so having that in place for Preview 3 is important (and more important than the testing framework item at this point).

Thanks!

Lxiamail commented 3 years ago

@jeffhandley Thanks Jeff! We will take it as high priority in preview3