gradio-app / gradio

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
http://www.gradio.app
Apache License 2.0
29.49k stars 2.19k forks source link

Monitor the init loading time in CI #8193

Open whitphx opened 2 weeks ago

whitphx commented 2 weeks ago

The initial loading performance from opening the page to the time when a specific element is mounted should be measured in the Playwright E2E test and run in CI to track the benchmark periodically.

Ref: