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

SceneDataTransformer: Performance optimizations #725

Merged
merged 2 commits into from
May 10, 2024

Conversation

torkelo
Copy link
Member

@torkelo torkelo commented May 8, 2024

Fixes #717

πŸ“¦ Published PR as canary version: 4.18.0--canary.725.9002029358.0

✨ Test out this PR locally via:

npm install @grafana/scenes@4.18.0--canary.725.9002029358.0
# or 
yarn add @grafana/scenes@4.18.0--canary.725.9002029358.0

@torkelo torkelo added release Create a release when this pr is merged minor Increment the minor version when merged labels May 8, 2024
@torkelo torkelo merged commit 49c359c into main May 10, 2024
3 checks passed
@torkelo torkelo deleted the scene-data-transformer-perf-fixes branch May 10, 2024 10:29
@grafanabot
Copy link
Contributor

πŸš€ PR was released in v4.19.0 πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged release Create a release when this pr is merged released
Projects
Status: πŸš€ Done
Development

Successfully merging this pull request may close these issues.

Performance: SceneDataTransformer always re-runs transformations on activate
3 participants