Version 4.5.0rc0 - #4002
Merged
Merged
Version 4.5.0rc0#4002
Conversation
Contributor
Dash performance benchmarks✅ all within thresholds
growth = late-third / early-third per-op time; ~1 is flat, a large value means the per-op cost scales with accumulated state. machine scale vs baseline: 0.96x - divided out of the baseline ratios so they compare like for like (the absolute warn/fail ceilings are left un-scaled); calibrated on |
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Release candidate for 4.5.0.
dash/version.py->4.5.0rc04.5.0, dash-html-components4.5.0, dash-table7.5.0, dash-renderer3.5.0(package.json +_dash_renderer.py__version__/external_url). Lockfiles regenerated withnpm i; renderer rebuilt.[Unreleased]CHANGELOG entries that were missing PR references (all Only remount parent-passed components when their identity changed #3881).Highlights (see CHANGELOG
[Unreleased]for the full list)Added
async defgenerators over a shared SharedWorker connection (Streaming callbacks with multiplexed transport #3931)partial_pattern=True(Feature: add partial pattern matching (partial=True) for callbacks #3765)plotly-cloudnow a default install dependency (Make plotly-cloud a default install dependency #3947)dash.remountto force-reset a stateful component from a callback (Only remount parent-passed components when their identity changed #3881)Removed
Plus a batch of renderer reconciliation and pattern-matching fixes and perf improvements.
Before final 4.5.0
[Unreleased]->[4.5.0] - <date>rc0fromdash/version.py