-
Notifications
You must be signed in to change notification settings - Fork 362
Closed
Labels
a: qualityobservatory migrationRelated to the Observatory -> DevTools migration effortRelated to the Observatory -> DevTools migration effortobservatory: missing core functionalityCore features implemented in Observatory that aren't in DevToolsCore features implemented in Observatory that aren't in DevTools
Description
A common concern raised by some Dash engineers is that DevTools often feels slower than existing tooling in Observatory.
Some examples of scenarios with poor performance:
- Opening DevTools while connecting to a CLI application automatically fetches and loads a timeline, locking up the UI thread until the timeline is fetched and processed
- Poor performance when creating filtered CPU profiles
Performance of the various tools should be audited to ensure that current power users of Observatory do not experience a degradation of their development workflows.
This is a blocker for deprecating and removing Observatory from the Dart SDK.
Metadata
Metadata
Assignees
Labels
a: qualityobservatory migrationRelated to the Observatory -> DevTools migration effortRelated to the Observatory -> DevTools migration effortobservatory: missing core functionalityCore features implemented in Observatory that aren't in DevToolsCore features implemented in Observatory that aren't in DevTools