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 Feb 26, 2020. It is now read-only.
This is a profile I collected by using browsertime: https://perfht.ml/346daRd
The problem is there's no gap between the empty buffer and the page starts to load.
This is a profile I collected by using browsertime: https://perfht.ml/346daRd
The problem is there's no gap between the empty buffer and the page starts to load.
Why is a gap necessary? Is starting the Gecko profiler not synchronous, meaning that after starting (via privileged JS, say) we still need to wait for it to be ready?
This is a profile I collected by using browsertime: https://perfht.ml/346daRd
The problem is there's no gap between the empty buffer and the page starts to load.
I'd suggest we wait a second after this line
browsertime/lib/firefox/webdriver/firefoxDelegate.js
Line 73 in e37e3b0
The text was updated successfully, but these errors were encountered: