flutter / flutter/devtools

Add time filter to `getSocketProfile`

Open
#5,057 3 comments 0 reactions 0 assignees View on GitHub
network > data quality P2 screen: network
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

`getSocketProfile` returns all socket requests, but the network page only shows requests since a certain timestamp.
See how `getHttpProfile` is called with `updatedSince`.

Adding a way to filter by timestamp with sockets too will reduce how much data needs to be sent back from the VMService

NOTE: This issue is also being tracked in the dart sdk here: https://github.com/dart-lang/sdk/issues/51422

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.