Skip to content

PIBD progress tracking in TUI/API is too heavyweight #3830

@wiesche89

Description

@wiesche89

I have a very interesting point regarding performance and stability.
In master, the PIBD progress values for TUI/API are tied to the check_progress() path. This function does more than just calculate percentages: it inspects header/store data, updates the PIBD head, and holds access to the desegmenter. That makes it too heavy-weight for simple progress display.
For UI purposes, lightweight, continuously updated counters would be sufficient.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions