playwright/tests
Dmitry Gozman eed6a10f3f
fix(tracing): speed up trace recording (#30946)
This includes two major changes:
- reuse `SerializedFS` for live test runner tracing;
- merge scheduled `appendFile` operations into a single `fs` call.

In some cases, this improves performance of UI mode by 61% and
performance of `trace: on` mode by 38%. Note that performance
improvement on the average test will not be as noticeable.

References #30875, #30635.
2024-05-22 15:19:32 -07:00
..
android chore: do not use project id in telereporter (#29776) 2024-03-01 21:44:08 -08:00
assets fix(trace-viewer): make call ids unique across trace files (#30720) 2024-05-08 17:33:31 -07:00
components fix(ct): mount then unmount then mount (#30657) 2024-05-14 11:03:46 -07:00
config chore: fix typos (#30645) 2024-05-08 19:40:03 +01:00
electron fix(electron): record har file (#30748) 2024-05-10 15:32:01 -07:00
image_tools chore: bump @babel dependencies (#27632) 2023-10-17 20:52:41 +02:00
installation fix(electron): allow launching with spaces in path (#30820) 2024-05-15 18:20:00 +02:00
library fix: propagate close reason to api context (#30945) 2024-05-21 18:05:58 -07:00
page fix(chromium): do not fetch intercepted request body from network (#30938) 2024-05-21 12:49:47 -07:00
playwright-test fix(tracing): speed up trace recording (#30946) 2024-05-22 15:19:32 -07:00
stress chore: drop firefox-asan (#30626) 2024-05-01 22:13:00 +00:00
third_party/proxy chore: fix typos (#30645) 2024-05-08 19:40:03 +01:00
webview2 chore: remove checkCoverage script (#30552) 2024-04-25 14:00:14 -07:00
.eslintrc.js chore: strengthen linting (#29669) 2024-02-26 16:52:28 -08:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json test: add installation tests for supposed plugin story (#27331) 2023-09-28 17:18:22 -07:00