-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
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.
- frame_methods.AsType.time_astype
- from_to_dtypes=('Int64', 'Float64'), copy=False - 87.559% (3.092ms)
- frame_methods.AsType.time_astype
- from_to_dtypes=('Int64', 'Float64'), copy=True - 85.267% (3.041ms)
- frame_methods.AsType.time_astype
- from_to_dtypes=('float64', 'Float64'), copy=False - 94.860% (3.249ms)
- frame_methods.AsType.time_astype
- from_to_dtypes=('float64', 'Float64'), copy=True - 93.020% (3.228ms)
- frame_methods.AsType.time_astype
- from_to_dtypes=('float64', 'float64[pyarrow]'), copy=False - 92.854% (3.589ms)
- frame_methods.AsType.time_astype
- from_to_dtypes=('float64', 'float64[pyarrow]'), copy=True - 90.561% (3.521ms)
- frame_methods.SortMultiKey.time_sort_index
- monotonic=True - 117.514% (29.065us)
- groupby.Transform.time_transform_lambda_max - 44.407% (38.511ms)
- replace.ReplaceList.time_replace_list
- inplace=False - 58.086% (9.527us)
- replace.ReplaceList.time_replace_list
- inplace=True - 60.410% (9.645us)
Metadata
Metadata
Assignees
Labels
No labels