-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
IndexRelated to the Index class or subclassesRelated to the Index class or subclassesPerformanceMemory or execution speed performanceMemory or execution speed performanceRegressionFunctionality that used to work in a prior pandas versionFunctionality that used to work in a prior pandas version
Milestone
Description
PR #57534 may have induced a performance regression. If it was a necessary behavior change, this may have been expected and everything is okay.
Please check the links below. If any ASVs are parameterized, the combinations of parameters that a regression has been detected for appear as subbullets.
- groupby.Apply.time_scalar_function_single_col
- indexing.ChainIndexing.time_chained_indexing
- indexing.NumericSeriesIndexing.time_getitem_array
- indexing.NumericSeriesIndexing.time_iloc_array
- indexing.NumericSeriesIndexing.time_loc_array
- timedelta.TimedeltaIndexing.time_union
Subsequent benchmarks may have skipped some commits. The link below lists the commits that are between the two benchmark runs where the regression was identified.
cc @mroeschke
Metadata
Metadata
Assignees
Labels
IndexRelated to the Index class or subclassesRelated to the Index class or subclassesPerformanceMemory or execution speed performanceMemory or execution speed performanceRegressionFunctionality that used to work in a prior pandas versionFunctionality that used to work in a prior pandas version