WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.46k stars 4.18k forks source link

Project: Optimize performance test action runtime #60365

Open Mamaduka opened 6 months ago

Mamaduka commented 6 months ago

The issue is based on a recent Slack conversation in the #core-editor channel (requires login): https://wordpress.slack.com/archives/C02QB2JS7/p1711562286101399?thread_ts=1711560760.012029&cid=C02QB2JS7.

Currently, the average performance test runtime is 30mins, which can be a lot depending on the urgency of a PR.

Possible optimizations:

Mamaduka commented 6 months ago

@jordesign, issues/PR can only have one [Type] label.

sirreal commented 6 months ago

I noticed this and brought it up on Slack as well. >30 minutes for a CI job seems unacceptable to me. I'll see if I can make some improvements.

sirreal commented 4 months ago

This may be a duplicate, or is at least related to, https://github.com/WordPress/gutenberg/issues/30021.