Skip to content
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

Improve Performance of Helm Plugin #638

Merged
merged 1 commit into from
May 8, 2024

Conversation

ricoberger
Copy link
Member

This commit should improve the performance of the Helm plugin, by running the json decoding and encoding functions in an Isolate, so that there shouldn't be any hiccups anymore when rendering the different widgets.

This commit should improve the performance of the Helm plugin, by
running the json decoding and encoding functions in an Isolate, so that
there shouldn't be any hiccups anymore when rendering the different
widgets.
@ricoberger ricoberger added the changelog: changed Something was changed or updated label May 8, 2024
@ricoberger ricoberger merged commit a42f5ca into main May 8, 2024
2 checks passed
@ricoberger ricoberger deleted the improve-performance-of-helm-plugin branch May 8, 2024 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: changed Something was changed or updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant