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

Runtime Performance Testing #504

Open
chriseppstein opened this issue Sep 15, 2020 · 2 comments
Open

Runtime Performance Testing #504

chriseppstein opened this issue Sep 15, 2020 · 2 comments
Assignees

Comments

@chriseppstein
Copy link
Contributor

We need a framework for runtime perf testing an ember application using tracerbench along with documentation for how to run the perf tests and get reliable numbers.

Once this exists, we need to use it to evaluate #503 and see if it's a performance win.

@chriseppstein
Copy link
Contributor Author

here's an example of an ember app that is using tracerbench: https://github.com/emberobserver/client/search?q=performance.mark&unscoped_q=performance.mark

@chriseppstein chriseppstein added this to To do in Ember CLI Rewrite via automation Sep 15, 2020
@chriseppstein
Copy link
Contributor Author

Here's an example config of using tracerbench to perform regression analysis using github actions: https://github.com/glimmerjs/glimmer-vm/blob/master/.github/workflows/perf.yml#L41

@ramitha ramitha self-assigned this Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants