Closed
Description
Subsequent benchmarks may have skipped some commits. The link above lists the commits that are between the two benchmark runs where the regression was identified.
- groupby.Cumulative.time_frame_transform
- dtype='Float64', method='cummax', with_nans=False - 12.864% (1.624ms)
- groupby.Cumulative.time_frame_transform
- dtype='Float64', method='cummin', with_nans=False - 13.417% (1.689ms)
- groupby.GroupByCythonAgg.time_frame_agg
- dtype='float64', method='max' - 39.227% (7.335ms)
- groupby.GroupByCythonAgg.time_frame_agg
- dtype='float64', method='mean' - 19.643% (5.740ms)
- groupby.GroupByCythonAgg.time_frame_agg
- dtype='float64', method='min' - 45.125% (8.848ms)
- groupby.GroupByCythonAgg.time_frame_agg
- dtype='float64', method='prod' - 34.557% (5.797ms)
- groupby.GroupByCythonAgg.time_frame_agg
- dtype='float64', method='var' - 23.634% (7.047ms)
- groupby.GroupByCythonAggEaDtypes.time_frame_agg
- dtype='Float64', method='max' - 23.445% (7.897ms)
- groupby.GroupByCythonAggEaDtypes.time_frame_agg
- dtype='Float64', method='min' - 19.261% (6.434ms)
- groupby.GroupByCythonAggEaDtypes.time_frame_agg
- dtype='Float64', method='prod' - 24.341% (8.183ms)
- groupby.GroupByCythonAggEaDtypes.time_frame_agg
- dtype='Float64', method='var' - 19.128% (8.640ms)
- groupby.GroupByCythonAggEaDtypes.time_frame_agg
- dtype='Int32', method='first' - 12.403% (4.841ms)
- groupby.GroupByCythonAggEaDtypes.time_frame_agg
- dtype='Int32', method='max' - 18.320% (7.271ms)
- groupby.GroupByCythonAggEaDtypes.time_frame_agg
- dtype='Int32', method='min' - 13.560% (5.420ms)
- groupby.GroupByCythonAggEaDtypes.time_frame_agg
- dtype='Int32', method='prod' - 22.330% (8.899ms)
- groupby.GroupByNumbaAgg.time_frame_agg
- dtype='float64', method='max' - 27.773% (4.413ms)
- groupby.GroupByNumbaAgg.time_frame_agg
- dtype='float64', method='min' - 24.271% (4.017ms)
- groupby.Transform.time_transform_str_max - [ ] timeseries.ResampleDataFrame.time_method
- method='max' - 21.078% (201.681us)
- timeseries.ResampleDataFrame.time_method
- method='min' - 14.038% (134.958us)
Metadata
Metadata
Assignees
Labels
No labels