Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Road to BenchmarkDotNet #26

Closed
14 of 18 tasks
adamsitnik opened this issue Apr 10, 2018 · 1 comment
Closed
14 of 18 tasks

Road to BenchmarkDotNet #26

adamsitnik opened this issue Apr 10, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@adamsitnik
Copy link
Member

adamsitnik commented Apr 10, 2018

This is a list of requirements that need to be met before we switch from xunit-performance to BenchmarkDotNet.

Missing features:

Performance (the tool needs to be fast to run as part of CI):

Private runtimes support (BenchmarkDotNet compiles new exe, so it needs to know how to work with private builds):

Verification:

I am tagging the Perf Team and the people who are interested in the progress:
@jorive @valenis @adiaaida @DrewScoggins @brianrob
@ViktorHofer @danmosemsft @eerhardt
@AndyAyersMS @JosephTremoulet
@davidfowl @DamianEdwards

@adamsitnik adamsitnik added the enhancement New feature or request label Apr 10, 2018
@adamsitnik adamsitnik self-assigned this Apr 10, 2018
@adamsitnik
Copy link
Member Author

Closing as now we have all micro-benchmarks ported to BenchmarkDotNet and working on all OSes and all architectures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant