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
I've noticed a similar issue when upgrading from 1.42.0 to 1.49.1.
In particular, the exact trace file being opened seems to have a large effect on the lag/responsiveness of the trace viewer. I have a number of trace zip files that are 2.5 Mb each, and they all load almost instantly, no lag. However I have a different trace zip file that's just 1 Mb in size, but opening it in the trace viewer introduces terrible lag.
I'm running most of this on a MacBook Pro, Apple M3 chip, 16 Gb RAM. If I put the problematic trace into https://trace.playwright.dev, it starts to slowly load, but then freezes and my browser says the page has become unresponsive.
I'm still trying to find what the actual difference is and why some files are fine and others are not.
Version
1.49.1
Steps to reproduce
This can particularly be seen if there's a large number of items in the network log and you expand the details of an item.
Expected behavior
Trace Viewer should be performant and snappy.
Actual behavior
It is not performant and snappy.
Additional context
No response
Environment
The text was updated successfully, but these errors were encountered: