Commit a1d4d1f
authored
feat: improve filter options and add index filter (#50)
Adds a filter to the index page to allow users to
filter down the list of benchmarks.
Also updates the benchmark page filter to only allow
the user to select filters that result in actual data.
This fixes a bug where for configs that are sparse,
sometimes the user would select a filter that resulted in no data.1 parent 00be92c commit a1d4d1f
9 files changed
Lines changed: 1069 additions & 141 deletions
File tree
- .github/workflows
- report
- src
- components
- hooks
- pages
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments