Skip to content

Optimization of JS Condition #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
csviri opened this issue Mar 31, 2024 · 0 comments
Open

Optimization of JS Condition #44

csviri opened this issue Mar 31, 2024 · 0 comments

Comments

@csviri
Copy link
Collaborator

csviri commented Mar 31, 2024

JS Conditions are relative time consuming.

Some optimizations might be tried, like:

  • caching the serialized resources (if resource version did not change we are fine)
  • passing the resources differently (not ser/deser)
@csviri csviri added this to the 0.3.0 milestone Apr 1, 2024
@csviri csviri removed this from the Low Prio milestone Dec 29, 2024
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

No branches or pull requests

1 participant