microsoft / playwright-java

Java version of the Playwright testing and automation library
https://playwright.dev/java/
Apache License 2.0
1.07k stars 195 forks source link

How to speed up headless Chromium loading speed? #1593

Closed yidasanqian closed 4 weeks ago

yidasanqian commented 1 month ago

Please do not submit this issue.

yidasanqian commented 1 month ago

I checked the contents of trace.zip, and in reality, the main content loaded in about 3 seconds, but the total duration was around 23 seconds. Why did it take so long? Is there any way to speed up the loading time?

mxschmitt commented 4 weeks ago

This issue is not following the bug template. Please re-file and provide a self-contained reproduction, which we can run locally to reproduce your issue. Thanks for your understanding!