Closed
Bug 1160522
Opened 10 years ago
Closed 10 years ago
Very long lag while stopping profiler on a WebIDE connected device
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bgrins, Unassigned)
References
Details
There are a variety of errors that happen when you take profiles on a device. The STR are a little fuzzy and there seem to be a variety of errors that happen:
Open WebIDE
Connect to an android device
Start a profile and stop it
Start another profile and stop it. Notice that it takes a very long time (sometimes > 10 second) to finalize.
If that all went well, try another one and while it's still trying to finish, press the button a couple more times.
At some point errors surface like "Protocol error (unknownError): Error: Wrong state while attaching to the debugger:Expected 'detached',but current state is 'attached'."1 protocol.js:20".
It's hard to tell exactly what is going on. I doubt it's specific to the WebIDE connection but may be due to less resources on the server or a greater lag time for RDP
Reporter | ||
Comment 1•10 years ago
|
||
Seems the button to stop a profile should disappear immediately after being clicked while results are collected.
Comment 2•10 years ago
|
||
The button is disabled. There's another bug for displaying a throbber. Shu is working on reducing the profile size tenfold.
Comment 3•10 years ago
|
||
Like victor said, I think the other bugs will fix this as well, but tracking this for release regardless
Blocks: perf-perf
Updated•10 years ago
|
Blocks: perf-remote
Comment 5•10 years ago
|
||
Brian, is this still an issue? I suspect that it's not due to profiler compression, and any long delays are most likely from rendering. Protocol errors should be fixed as well.
Flags: needinfo?(bgrinstead)
Comment 6•10 years ago
|
||
Closing, I don't think this is an issue any longer
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(bgrinstead)
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•