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

Long term performance monitoring #1842

Open
thorstenhater opened this issue Feb 18, 2022 · 0 comments
Open

Long term performance monitoring #1842

thorstenhater opened this issue Feb 18, 2022 · 0 comments
Labels
AEP Arbor Enhancement Proposal enhancement

Comments

@thorstenhater
Copy link
Contributor

As we claim excellent performance, it seem prudent to

  1. advertise with concrete numbers
  2. keep track of regressions / improvements over time

Thus the proposal: Implement an automated performance tracker like https://speed.pypy.org/

Implementation

  • Identify relevant usecases
  • Gather metric (TtS, instructions, ...)
  • Setup site
    1. Automatically checkout each commit to main
    2. run benchmarks in scalar, vector, GPU
    3. plot results

Call to Action

Submit relevant usecase

@thorstenhater thorstenhater added enhancement AEP Arbor Enhancement Proposal labels Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AEP Arbor Enhancement Proposal enhancement
Projects
None yet
Development

No branches or pull requests

1 participant