IBM / page-lab

PageLab enables web performance, accessibility, SEO, etc testing at scale.
Apache License 2.0
19 stars 10 forks source link

Add datatable of run history showing user-timing measures #13

Open ecumike opened 5 years ago

ecumike commented 5 years ago

On report detail page, create a run history datatable showing user-timing measures for each run. This would be identical to the existing KPI run history table, but showing all user-timing measures for each run.

Column headings and row cols have to be dynamically created (using a 'unique' across all URL's runs) because timings are different per URL and even per run.