Skip to content

Fix performance regression with Series operations #25952

Closed
@ArtificialQualia

Description

@ArtificialQualia

#25743 caused a performance regression with Series operations (mean, sum, etc). This can be avoided by moving some of the ifs around so that the additional check is not performed for those operations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    PerformanceMemory or execution speed performance

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions