Designer Performance Issues - 12.5 secs to publish workflow | 30s to add a if/else activity
See original GitHub issueThis might be something I need to run against an un-minified version as it’s hard to grasp what is up to.
When I press the publish button it’s very busy for 10 seconds:

Whereas the publish call takes 91-139ms after the rendering.
Similarly, if I add in an if/else activity to the middle of my workflow then there are two slow fairly similar repeated sections:

This is the choose editor, dialog, enter details etc part:

From 13.3~ is when the save button is pressed and it begins its animation frame (taking a while to close and render)
Issue Analytics
- State:
- Created 2 years ago
- Comments:12 (11 by maintainers)
Top Results From Across the Web
Is it OK to have a long running coroutines in FastAPI?
I'm sorry, but how can we be sure that keeping request-response open for 10-30 seconds is ok for FastApi in terms of it's...
Read more >UI freeze for 30 seconds, appears to be GC · Issue #82641
20% of users on iOS and Android have reported a UI freeze for up to 30 seconds. It can happen on any screen...
Read more >`.gitlab-ci.yml` keyword reference
yml file, regardless of the position of the include keyword. The time limit to resolve all files is 30 seconds. Keyword type: Global...
Read more >03057: Program Resource Consumption Exceeded Limit
DEFINITION: This exception is detected when a program's resource consumption exceeds the installation-defined values. EXCEPTION STATEMENTS: The SAS ...
Read more >Troubleshoot copy activity performance - Azure
Learn about how to troubleshoot copy activity performance in Azure Data Factory and Azure Synapse Analytics.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Good to know! Elsa 3 designer already uses tailwindcss 3, but sounds like it’d be worthwhile to upgrade the Elsa 2 designer as well 👍🏻
This seems to have fixed itself after upgrading to tailwindcss 3 in my solution. Curious. Well, it’s about 3 or 4 seconds to add an activity on a complex one instead of the 30 odd seconds. Much, much better.