Skip to content

Conversation

KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Aug 29, 2025

This is the second PR in the series to reach the YAML compilation speed-up.
It is based on and incorporates #9926. For ease of review, it's targeted parent branch instead of master.

This brings YAML transpilation to worker threads, thus unblocking the main event loop and utilizing more cores.

Check List

  • Tests have been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet

@KSDaemon KSDaemon force-pushed the perf/transpile-yaml-worker-threads branch 2 times, most recently from 8a0bb24 to 343afc5 Compare September 2, 2025 09:27
@KSDaemon KSDaemon changed the base branch from master to perf/yaml-compile-streamline September 5, 2025 08:39
@KSDaemon KSDaemon force-pushed the perf/transpile-yaml-worker-threads branch from 767b539 to 311bf5c Compare September 5, 2025 12:58
@KSDaemon KSDaemon marked this pull request as ready for review September 5, 2025 14:52
@KSDaemon KSDaemon requested a review from a team as a code owner September 5, 2025 14:52
@KSDaemon KSDaemon force-pushed the perf/transpile-yaml-worker-threads branch 3 times, most recently from 6ce8365 to 7e6dc66 Compare September 9, 2025 13:54
@KSDaemon KSDaemon force-pushed the perf/transpile-yaml-worker-threads branch 4 times, most recently from 583087b to ed5507d Compare September 11, 2025 10:41
@KSDaemon KSDaemon force-pushed the perf/transpile-yaml-worker-threads branch from ed5507d to 9e42ae3 Compare September 11, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants