Skip to content

Conversation

KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Aug 28, 2025

This is the first PR in the series to reach the YAML compilation speed-up.
The essence of the change is to do costly yaml/jinja transpilation only once on the first compilation phase and then use the generated js source code for the next phases. This gives a significant performance boost.

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/yaml-compile-streamline branch from ed31228 to 86ca6a4 Compare August 28, 2025 11:54
@KSDaemon KSDaemon force-pushed the perf/yaml-compile-streamline branch from e331d87 to dce5d04 Compare August 28, 2025 17:18
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