You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.
This was discussed in today's meeting. Along with local files to prevent network from skewing tests, it was also suggested that we look at appending as well as scrolling for performance testing as a meaningful way to measure the rendering performance of a particular component's markup and css.
Specifically 3 different types of tests: Appending, Scrolling, Appending + scrolling.
Naturally, some of the priorities of performance testing shall change when we start using it for CI on Chassis.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
To avoid network overhead skewing test results we should look at using local files rather then cdn links.
The text was updated successfully, but these errors were encountered: