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

[☂] Refactoring various #2

Open
4 tasks
molant opened this issue May 11, 2021 · 0 comments
Open
4 tasks

[☂] Refactoring various #2

molant opened this issue May 11, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@molant
Copy link
Member

molant commented May 11, 2021

The current benchmarks where written as a side project and are in desperate need of some refactor:

  • Share as much of the frontend code between benchmarks. There's a lot of copy paste going on
  • Find a way to keep dependencies up to date. While some of the dependencies are on npm, others are on nuget (e.g.: WV2). Need to find a way to keep those up to date
  • Automatically write/report the results. Not all the tests generate a file as the output which makes collecting results cumbersome.
  • Run these on CI. It will be great to have these run on nightlies/betas automatically and generate the results as well. I'll be happy if we can just run whatever is on tip-of-tree on CI instead of a local VM 😊
@molant molant added enhancement New feature or request help wanted Extra attention is needed labels May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant