Comfy-Org / Comfy-Org/ComfyUI_frontend
[Perf] Optimise execution logic
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 699
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 490
Description
Upstreamed execution logic is currently constructing DTOs as it runs. This is duplication that could be solved with up-front calculation of all DTOs into a Map().
┆Issue is synchronized with this [Notion page](https://www.notion.so/Issue-4270-Perf-Optimise-execution-logic-21d6d73d3650810a8f9cc74dcf33e03b) by [Unito](https://www.unito.io)
Contributor guide
Assessment
This issue has not been assessed yet.