Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potential performance regression with "CLN: enforce deprecation of frequencies deprecated for offsets" #58962

Open
DeaMariaLeon opened this issue Jun 8, 2024 · 0 comments
Labels
Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version

Comments

@DeaMariaLeon
Copy link
Member

PR #57986

@natmokval

{
"tslibs.resolution.TimeResolution.time_get_resolution (Python) with size=10000, tz=<DstTzInfo 'US/Pacific' LMT-1 day, 16:07:00 STD>, unit='s'": "http://57.128.112.95:5000/compare/benchmarks/0666285f5c0079c380006321ad4b0841...066635652a15789f8000ccdd84500341",
"tslibs.resolution.TimeResolution.time_get_resolution (Python) with size=10000, tz=<DstTzInfo 'US/Pacific' LMT-1 day, 16:07:00 STD>, unit='us'": "http://57.128.112.95:5000/compare/benchmarks/0666285f6f91727f80007ec9cadc6833...066635653b777f4d8000f11c22f27149",
"tslibs.resolution.TimeResolution.time_get_resolution (Python) with size=10000, tz=<DstTzInfo 'US/Pacific' LMT-1 day, 16:07:00 STD>, unit='ns'": "http://57.128.112.95:5000/compare/benchmarks/0666285f807b7cb38000040540759289...066635654c087fa18000cf413089cd5b",
"tslibs.resolution.TimeResolution.time_get_resolution (Python) with size=10000, tz=<DstTzInfo 'US/Pacific' LMT-1 day, 16:07:00 STD>, unit='h'": "http://57.128.112.95:5000/compare/benchmarks/0666285f0f9c7a0e80004d43051460f8...06663565078b70128000b5ad9631bdc1",
"tslibs.resolution.TimeResolution.time_get_resolution (Python) with size=1000000, tz=<DstTzInfo 'US/Pacific' LMT-1 day, 16:07:00 STD>, unit='D'": "http://57.128.112.95:5000/compare/benchmarks/0666285f022d72558000f7405608f690...06663564fad978a58000b963e424a503",
"tslibs.resolution.TimeResolution.time_get_resolution (Python) with size=1000000, tz=<DstTzInfo 'US/Pacific' LMT-1 day, 16:07:00 STD>, unit='ns'": "http://57.128.112.95:5000/compare/benchmarks/0666285f84227f0b8000deb0736761d5...066635654f3d7bde80006278c4ad2e9b",
"tslibs.resolution.TimeResolution.time_get_resolution (Python) with size=1000000, tz=<DstTzInfo 'US/Pacific' LMT-1 day, 16:07:00 STD>, unit='us'": "http://57.128.112.95:5000/compare/benchmarks/0666285f73177ad3800062c9a8e98346...066635653f1c73e380005993c05c2880",
"tslibs.resolution.TimeResolution.time_get_resolution (Python) with size=1000000, tz=<DstTzInfo 'US/Pacific' LMT-1 day, 16:07:00 STD>, unit='s'": "http://57.128.112.95:5000/compare/benchmarks/0666285f5f7777838000064920cec2fd...066635652dd37fb880001a09deb3c5fd",
"tslibs.resolution.TimeResolution.time_get_resolution (Python) with size=1000000, tz=<DstTzInfo 'US/Pacific' LMT-1 day, 16:07:00 STD>, unit='h'": "http://57.128.112.95:5000/compare/benchmarks/0666285f12f87d8b80003f6d47d08edb...066635650b0a745280001a51d3552638",
"tslibs.tz_convert.TimeTZConvert.time_tz_convert_from_utc (Python) with size=1000000, tz=<DstTzInfo 'US/Pacific' LMT-1 day, 16:07:00 STD>": "http://57.128.112.95:5000/compare/benchmarks/06662860494f77ad800008eb609539db...06663565f5e77e008000c157ebee78b8",
"tslibs.period.TimeDT64ArrToPeriodArr.time_dt64arr_to_periodarr (Python) with freq=2011, size=1000000, tz=<DstTzInfo 'US/Pacific' LMT-1 day, 16:07:00 STD>": "http://57.128.112.95:5000/compare/benchmarks/0666285e981972c880008e97abd61c0a...06663564a031746980009556801e7892",
"timeseries.DatetimeIndex.time_timeseries_is_month_start (Python) with index_type='tz_aware'": "http://57.128.112.95:5000/compare/benchmarks/0666285b703f735f8000aab4c9c4287c...0666356253267f948000db48be5412e2"
}

Screenshot 2024-06-08 at 21 03 14

@rhshadrach rhshadrach added Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version labels Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

No branches or pull requests

2 participants