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

KPIs for the code optimization #15

Open
danlooo opened this issue Dec 5, 2024 · 0 comments
Open

KPIs for the code optimization #15

danlooo opened this issue Dec 5, 2024 · 0 comments

Comments

@danlooo
Copy link
Collaborator

danlooo commented Dec 5, 2024

These are possible key performance indicators (KPIs) to benchmark the optimization of our workflow:

  • number and size of memory allocations
  • overhead in horizontal scaling (time of request for one single point with 1 or multiple threads/processes/nodes)
  • speed-up factor for a given test dataset (time for 1,2,n threads/processes/nodes)
  • time to first response for a single point (container spin-up time)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant