question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Designer Performance Issues - 12.5 secs to publish workflow | 30s to add a if/else activity

See original GitHub issue

This 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: image

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:

image

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

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:closed
  • Created 2 years ago
  • Comments:12 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
sfmskywalkercommented, Jan 20, 2022

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 👍🏻

0reactions
matt4446commented, Jan 20, 2022

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.

https://tailwindcss.com/docs/upgrade-guide It’s worth giving that a shot if you have your own tailwincss in your projects but have not upgraded it yet.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found