Skip to content

Allow TaskEstimator to return f64 as desired task counts #562

Description

@gabotechs

Implementations might choose to declare fractions of tasks, so that when they get aggregated together (e.g., during ChildrenIsolatorUnionExecs), they do not request a higher task count than needed.

When resolving to the final task count, the ceil of the fractional value should be taken into account.

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