Skip to content

Improve performance with large global scripts #1027

Open
@evshi

Description

@evshi

Is your feature request related to a problem? Please describe.
When we have large global scripts on a screen, binding performance is impacted because each binding must parse through the global script.

Describe the solution you'd like
Add the global script to the document so individual bindings do not have to reparse

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
See how much of the Text widget render time is due to compiling the JS
Image

Metadata

Metadata

Assignees

Labels

p1High priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions