Skip to content

fix: resolve #272 — --total-utilization seems not quite accurate#508

Open
chinhkrb113 wants to merge 1 commit into
imsnif:mainfrom
chinhkrb113:improve/quality/use-explicit-total-utilization-values-in
Open

fix: resolve #272 — --total-utilization seems not quite accurate#508
chinhkrb113 wants to merge 1 commit into
imsnif:mainfrom
chinhkrb113:improve/quality/use-explicit-total-utilization-values-in

Conversation

@chinhkrb113

Copy link
Copy Markdown

Summary

The UI state may currently compute aggregate upload/download values from visible process rows or resolved connections. That would make total utilization inaccurate whenever packets are captured but not displayed in the process list

Fixes #272

Changes

  • src/display/ui_state.rs

Why

src/display/ui_state.rs: The UI state may currently compute aggregate upload/download values from visible process rows or resolved connections. That would make total utilization inaccurate whenever packets are captured but not displayed in the process list.

Fixes imsnif#272

Signed-off-by: ChinhLee <76194645+chinhkrb113@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

--total-utilization seems not quite accurate

1 participant