Capturing Dev Tools Timeline hangs at fetching the result for some pages
|
07-06-2016, 11:52 PM
Post: #3
|
|||
|
|||
RE: Capturing Dev Tools Timeline hangs at fetching the result for some pages
It might be possible to improve this in the future and parse the trace events one at a time instead of loading the whole file but not currently (the file need to be parsed because the timeline is a subset of all trace events and is a slightly different file format).
Recent changes to the mobile agents write the events out one per line to reduce the memory overhead when parsing so once the change is also made to the desktop agents we can also add the code to the timeline downloading code to parse the file one line at a time (falling back to full-file for older tests). |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Capturing Dev Tools Timeline hangs at fetching the result for some pages - kzarifis - 06-18-2016, 09:44 AM
RE: Capturing Dev Tools Timeline hangs at fetching the result for some pages - kzarifis - 06-30-2016, 08:02 PM
RE: Capturing Dev Tools Timeline hangs at fetching the result for some pages - pmeenan - 07-06-2016 11:52 PM
RE: Capturing Dev Tools Timeline hangs at fetching the result for some pages - kzarifis - 07-08-2016, 10:14 AM
|
User(s) browsing this thread: 1 Guest(s)