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

Repeated test mode #7

Open
tollmanz opened this issue Mar 28, 2018 · 0 comments
Open

Repeated test mode #7

tollmanz opened this issue Mar 28, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@tollmanz
Copy link
Contributor

I ran into an issue today where I was reviewing timelines and found that the evaluation time for a piece of JS varied rather dramatically. I had to repeatedly generate timelines until I could find what seemed to be a representative result. This work can and should be automated.

I'd like to introduce a "repeated test mode" where you instruct the tool to generate x number of timelines and then instruct it to return the one that satisfies some criteria (e.g., median first-meaningful paint). A first pass at this would keep the criteria limited to relatively simple metrics. A further step could be to pass a script that does more complicated evaluation of the timeline to choose.

@tollmanz tollmanz added the enhancement New feature or request label Mar 28, 2018
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