-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Closed
Labels
PerformanceMemory or execution speed performanceMemory or execution speed performance
Milestone
Description
#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
Labels
PerformanceMemory or execution speed performanceMemory or execution speed performance