IBM / page-lab

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

Tweak report timeframe to shorter and different intervals and async load it #63

Closed ecumike closed 5 years ago

ecumike commented 5 years ago

Tested on implementation with 70+ runs. 20 runs default for both chart and table still is slower than I like. Easy scalable fix is to do this:

Change to 14, 30, 60 tests data sets. Load none in view, make WSR onload so it loads async. Create and add spinner with 'please wait' message.

ecumike commented 5 years ago

Handled in #65