issues
search
catchpoint
/
WebPageTest.agent
Cross-platform WebPageTest agent
Other
213
stars
138
forks
source link
Sorted execution of custom metrics
#528
Closed
pmeenan
closed
2 years ago
pmeenan
commented
2 years ago
Moves the script injection to be the last thing that happens before a test starts
Collects the custom metrics in order sorted by name (allows for deterministic ordering of side-effects)
Prevents recursively spiraling out of control for the CLS elements extraction