Skip to content

Progress Helper in Console component should mention setRedrawFrequency() instead of manual process #2586

Closed
@dave1010

Description

@dave1010

components/console/helpers/progresshelper.rst currently says this:

For performance reasons, be careful to not set the total number of steps
to a high number. For example, if you're iterating over a large number
of items, consider a smaller "step" number that updates on only some
iterations

But ProgressHelper::setRedrawFrequency() exists (in 2.2, possibly before), which seems to do this for you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    actionableClear and specific issues ready for anyone to take them.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions