issues
search
micmro
/
performance-bookmarklet
Performance-Bookmarklet helps to analyze the current page through the Resource Timing API, Navigation Timing API and User-Timing - requests by type, domain, load times, marks and more. Sort of a light live WebPageTest.
MIT License
1.14k
stars
87
forks
source link
Find nicer way of showing late pings
#20
Closed
micmro
closed
9 years ago
micmro
commented
9 years ago
It's bit of an edge case but doesn't look good.
should second lines or markers be hidden for request with more than ~30sec?
Should later pings be ignored (
onload
+ debounce 2 seconds )?
It's bit of an edge case but doesn't look good.
onload
+ debounce 2 seconds )?