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

Handle big number of test cases in UI better #14

Open
baryluk opened this issue Jan 4, 2019 · 0 comments
Open

Handle big number of test cases in UI better #14

baryluk opened this issue Jan 4, 2019 · 0 comments
Assignees

Comments

@baryluk
Copy link

baryluk commented Jan 4, 2019

Example: https://jsbench.me/5ajqc35738/2 (and more to come).

Few things that are missing

  • Ability to reorder test cases
  • Ability to collapse all tests to show just test name and benchmark result, without code. Preferably in a compact array form (i.e. one line per test case, not in multiple lines per test case like now).
  • Ability to put some test into "ignore" mode. That is run them and present results, but do not count them into worst/best tests. This is for calibration loops, offset values, overhead measurements.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants