flutter / flutter/devtools

Enhancement Request for Detailed Connection Phase Analysis in Flutter DevTools

Offen
#8,559 0 Kommentare 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
cost: high new feature P2 screen: network
Vorherrschende Sprache
Dart
Sterne
1.7k
Forks
404
Ø Merge
6 T. 17 Std.
Gemergte PRs (30 T.)
18

Beschreibung

Hello Flutter DevTools Team,

While monitoring network requests within my application using Flutter DevTools, I've noticed that the network analysis feature lacks detailed information during the connection phase of network requests, such as Socket Initialization, DNS Lookup, TCP Handshake, and SSL Handshake.

Proposed Enhancements:

Detailed Display of Connection Stages:

Display the duration of DNS Lookup, TCP Handshake, and SSL Handshake separately.
Show the Socket Initialization and the time taken to receive the first byte (TTFB).
Detailed Time Metrics:

Provide detailed timing metrics for each phase of the request lifecycle within the DevTools network section.
Visual Enhancements:

Incorporate color-coded segments in the DevTools timeline to represent different stages of the HTTP request lifecycle.
Rationale: Such enhancements would help developers identify network-related performance bottlenecks more quickly and accurately. This is especially valuable for applications that make frequent or complex network requests.

Visuals: (Optional) Attach screenshots from tools like Postman to visually demonstrate the detailed analytics provided during the connection phase.

Thank you for considering this enhancement. I believe it would greatly benefit the Flutter developer community by providing deeper insights into network performance.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.