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

Use integers instead of randint #9889

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

Illviljan
Copy link
Contributor

@Illviljan Illviljan commented Dec 14, 2024

@Illviljan Illviljan added the run-benchmark Run the ASV benchmark workflow label Dec 14, 2024
@Illviljan Illviljan marked this pull request as draft December 14, 2024 08:50
@Illviljan Illviljan marked this pull request as ready for review December 14, 2024 08:55
@Illviljan
Copy link
Contributor Author

Illviljan commented Dec 14, 2024

Quite a few timeouts and warnings nowadays with the benchmarks, but it runs now at least.

Failing after 115m

2024-12-14T09:52:03.3320213Z [50.00%] · For xarray commit 36e46460 (round 2/2):
2024-12-14T09:52:03.3321514Z [50.00%] ·· Benchmarking mamba-py3.11-bottleneck-cftime-dask-distributed-flox-netcdf4-numpy-numpy_groupies-pandas-scipy-setuptools_scm-sparse
2024-12-14T09:52:03.3323019Z [50.12%] ··· accessors.DateTimeAccessor.time_dayofyear                       ok
2024-12-14T09:52:03.3323734Z [50.12%] ··· ========== =============
2024-12-14T09:52:03.3324121Z               calendar               
2024-12-14T09:52:03.3324570Z              ---------- -------------
2024-12-14T09:52:03.3325130Z               standard     428±3μs   
2024-12-14T09:52:03.3325696Z                noleap    1.01±0.01ms 
2024-12-14T09:52:03.3326136Z              ========== =============
2024-12-14T09:52:03.3326413Z 
2024-12-14T09:52:03.3326884Z [50.25%] ··· accessors.DateTimeAccessor.time_floor                           ok
2024-12-14T09:52:03.3327467Z [50.25%] ··· ========== ==========
2024-12-14T09:52:03.3327733Z               calendar            
2024-12-14T09:52:03.3328247Z              ---------- ----------
2024-12-14T09:52:03.3328567Z               standard   406±4μs  
2024-12-14T09:52:03.3328926Z                noleap    81.8±1ms 
2024-12-14T09:52:03.3329177Z              ========== ==========
2024-12-14T09:52:03.3329314Z 
2024-12-14T09:52:03.3329569Z [50.37%] ··· accessors.DateTimeAccessor.time_year                            ok
2024-12-14T09:52:03.3329968Z [50.37%] ··· ========== =========
2024-12-14T09:52:03.3330190Z               calendar           
2024-12-14T09:52:03.3330410Z              ---------- ---------
2024-12-14T09:52:03.3330659Z               standard   401±1μs 
2024-12-14T09:52:03.3330913Z                noleap    911±2μs 
2024-12-14T09:52:03.3331115Z              ========== =========
2024-12-14T09:52:03.3331256Z 
2024-12-14T09:52:03.3331495Z [50.50%] ··· alignment.Align.time_already_aligned                            ok
2024-12-14T09:52:03.3331869Z [50.50%] ··· ========== ============
2024-12-14T09:52:03.3332097Z                 join                
2024-12-14T09:52:03.3332327Z              ---------- ------------
2024-12-14T09:52:03.3332588Z                outer     28.3±0.8ms 
2024-12-14T09:52:03.3332845Z                inner     28.3±0.8ms 
2024-12-14T09:52:03.3333096Z                 left     28.8±0.7ms 
2024-12-14T09:52:03.3333352Z                right     28.2±0.7ms 
2024-12-14T09:52:03.3333615Z                exact     28.5±0.8ms 
2024-12-14T09:52:03.3333876Z               override    176±1μs   
2024-12-14T09:52:03.3334091Z              ========== ============
2024-12-14T09:52:03.3334233Z 
2024-12-14T09:52:03.3334468Z [50.62%] ··· alignment.Align.time_not_aligned                                ok
2024-12-14T09:52:03.3334825Z [50.62%] ··· ======= =============
2024-12-14T09:52:03.3335048Z                join               
2024-12-14T09:52:03.3335261Z              ------- -------------
2024-12-14T09:52:03.3335521Z               outer    29.7±0.9ms 
2024-12-14T09:52:03.3335779Z               inner   1.05±0.02ms 
2024-12-14T09:52:03.3336028Z                left    29.0±0.6ms 
2024-12-14T09:52:03.3336371Z               right     885±10μs  
2024-12-14T09:52:03.3336613Z              ======= =============
2024-12-14T09:52:03.3336747Z 
2024-12-14T09:52:03.3336973Z [50.74%] ··· ...nment.Align.time_not_aligned_random_integers                 ok
2024-12-14T09:52:03.3337330Z [50.74%] ··· ======= ============
2024-12-14T09:52:03.3337759Z                join              
2024-12-14T09:52:03.3337967Z              ------- ------------
2024-12-14T09:52:03.3338227Z               outer   30.3±0.4ms 
2024-12-14T09:52:03.3338482Z               inner   14.0±0.3ms 
2024-12-14T09:52:03.3338746Z                left   29.2±0.6ms 
2024-12-14T09:52:03.3339007Z               right   13.3±0.2ms 
2024-12-14T09:52:03.3339216Z              ======= ============
2024-12-14T09:52:03.3339351Z 
2024-12-14T09:52:03.3339595Z [50.87%] ··· alignment.AlignCFTime.time_already_aligned                      ok
2024-12-14T09:52:03.3339979Z [50.87%] ··· ========== ============
2024-12-14T09:52:03.3340213Z                 join                
2024-12-14T09:52:03.3340431Z              ---------- ------------
2024-12-14T09:52:03.3340692Z                outer      28.0±1ms  
2024-12-14T09:52:03.3340953Z                inner     28.0±0.6ms 
2024-12-14T09:52:03.3341209Z                 left     28.3±0.6ms 
2024-12-14T09:52:03.3341465Z                right     28.3±0.7ms 
2024-12-14T09:52:03.3341732Z                exact     28.4±0.6ms 
2024-12-14T09:52:03.3341990Z               override    228±3μs   
2024-12-14T09:52:03.3342266Z              ========== ============
2024-12-14T09:52:03.3342464Z 
2024-12-14T09:52:03.3343064Z [50.99%] ··· alignment.AlignCFTime.time_not_aligned                          ok
2024-12-14T09:52:03.3343475Z [50.99%] ··· ======= =============
2024-12-14T09:52:03.3343703Z                join               
2024-12-14T09:52:03.3343925Z              ------- -------------
2024-12-14T09:52:03.3344182Z               outer    42.4±0.9ms 
2024-12-14T09:52:03.3344439Z               inner   10.3±0.06ms 
2024-12-14T09:52:03.3344884Z                left    40.4±0.5ms 
2024-12-14T09:52:03.3345144Z               right   1.37±0.02ms 
2024-12-14T09:52:03.3345355Z              ======= =============
2024-12-14T09:52:03.3345493Z 
2024-12-14T09:52:03.3345732Z [51.11%] ··· ...AlignCFTime.time_not_aligned_random_integers                 ok
2024-12-14T09:52:03.3346102Z [51.11%] ··· ======= ============
2024-12-14T09:52:03.3346321Z                join              
2024-12-14T09:52:03.3346536Z              ------- ------------
2024-12-14T09:52:03.3346785Z               outer   47.1±0.6ms 
2024-12-14T09:52:03.3347039Z               inner   33.0±0.2ms 
2024-12-14T09:52:03.3347293Z                left   43.3±0.7ms 
2024-12-14T09:52:03.3347537Z               right   23.4±0.3ms 
2024-12-14T09:52:03.3347751Z              ======= ============
2024-12-14T09:52:03.3347884Z 
2024-12-14T09:52:03.3348126Z [51.24%] ··· alignment.AlignDask.time_already_aligned                        ok
2024-12-14T09:52:03.3348513Z [51.24%] ··· ========== ==========
2024-12-14T09:52:03.3348733Z                 join              
2024-12-14T09:52:03.3348954Z              ---------- ----------
2024-12-14T09:52:03.3349207Z                outer     606±7μs  
2024-12-14T09:52:03.3349464Z                inner     611±10μs 
2024-12-14T09:52:03.3349719Z                 left     604±5μs  
2024-12-14T09:52:03.3349975Z                right     601±4μs  
2024-12-14T09:52:03.3350227Z                exact     613±2μs  
2024-12-14T09:52:03.3350525Z               override   180±3μs  
2024-12-14T09:52:03.3350792Z              ========== ==========
2024-12-14T09:52:03.3350951Z 
2024-12-14T09:52:47.4447019Z [51.36%] ··· alignment.AlignDask.time_not_aligned                            ok
2024-12-14T09:52:47.4447861Z [51.36%] ··· ======= =============
2024-12-14T09:52:47.4448359Z                join               
2024-12-14T09:52:47.4448881Z              ------- -------------
2024-12-14T09:52:47.4449506Z               outer   1.29±0.02ms 
2024-12-14T09:52:47.4450099Z               inner   1.60±0.02ms 
2024-12-14T09:52:47.4450886Z                left   1.13±0.01ms 
2024-12-14T09:52:47.4451640Z               right   1.44±0.02ms 
2024-12-14T09:52:47.4452269Z              ======= =============
2024-12-14T09:52:47.4452685Z 
2024-12-14T09:52:47.4453367Z [51.49%] ··· ...t.AlignDask.time_not_aligned_random_integers                 ok
2024-12-14T09:52:47.4454699Z [51.49%] ··· ======= =============
2024-12-14T09:52:47.4455231Z                join               
2024-12-14T09:52:47.4455715Z              ------- -------------
2024-12-14T09:52:47.4456306Z               outer   1.88±0.01ms 
2024-12-14T09:52:47.4456909Z               inner    12.4±0.1ms 
2024-12-14T09:52:47.4457485Z                left   1.17±0.02ms 
2024-12-14T09:52:47.4458097Z               right    11.7±0.2ms 
2024-12-14T09:52:47.4458636Z              ======= =============
2024-12-14T09:52:47.4458973Z 
2024-12-14T09:52:47.4459581Z [51.61%] ··· coding.EncodeCFDatetime.time_encode_cf_datetime                 ok
2024-12-14T09:52:47.4460567Z [51.61%] ··· ========== =========
2024-12-14T09:52:47.4461095Z               calendar           
2024-12-14T09:52:47.4461598Z              ---------- ---------
2024-12-14T09:52:47.4462228Z               standard   801±6μs 
2024-12-14T09:52:47.4462992Z                noleap    128±3ms 
2024-12-14T09:52:47.4463476Z              ========== =========
2024-12-14T09:52:47.4463842Z 
2024-12-14T09:52:47.4464388Z [51.73%] ··· combine.Combine1d.time_combine_by_coords               1.02±0.02ms
2024-12-14T09:52:47.4465386Z [51.86%] ··· combine.Combine1dDask.time_combine_by_coords               176±3ms
2024-12-14T09:52:47.4466274Z [51.98%] ··· combine.Combine3d.time_combine_by_coords                65.6±0.9ms
2024-12-14T09:52:47.4467129Z [52.10%] ··· combine.Combine3d.time_combine_nested                     63.5±1ms
2024-12-14T09:52:47.4468039Z [52.23%] ··· ...issing.DataArrayMissingBottleneck.time_bfill                 ok
2024-12-14T09:52:47.4468799Z [52.23%] ··· =============== ==================== ======= ============
2024-12-14T09:52:47.4469538Z                   shape             chunks         limit              
2024-12-14T09:52:47.4470076Z              --------------- -------------------- ------- ------------
2024-12-14T09:52:47.4470711Z               (365, 75, 75)          None           None   5.05±0.1ms 
2024-12-14T09:52:47.4471318Z               (365, 75, 75)          None            3     5.04±0.1ms 
2024-12-14T09:52:47.4471945Z               (365, 75, 75)   {'x': 25, 'y': 25}    None   15.0±0.4ms 
2024-12-14T09:52:47.4472561Z               (365, 75, 75)   {'x': 25, 'y': 25}     3     15.5±0.5ms 
2024-12-14T09:52:47.4473031Z              =============== ==================== ======= ============
2024-12-14T09:52:47.4473357Z 
2024-12-14T09:52:47.4473908Z [52.35%] ··· ...issing.DataArrayMissingBottleneck.time_ffill                 ok
2024-12-14T09:52:47.4474755Z [52.35%] ··· =============== ==================== ======= ============
2024-12-14T09:52:47.4475252Z                   shape             chunks         limit              
2024-12-14T09:52:47.4475772Z              --------------- -------------------- ------- ------------
2024-12-14T09:52:47.4476405Z               (365, 75, 75)          None           None   6.21±0.3ms 
2024-12-14T09:52:47.4477036Z               (365, 75, 75)          None            3     6.17±0.3ms 
2024-12-14T09:52:47.4477688Z               (365, 75, 75)   {'x': 25, 'y': 25}    None   14.1±0.7ms 
2024-12-14T09:52:47.4478229Z               (365, 75, 75)   {'x': 25, 'y': 25}     3     14.2±0.5ms 
2024-12-14T09:52:47.4478583Z              =============== ==================== ======= ============
2024-12-14T09:52:47.4478821Z 
2024-12-14T09:52:47.4479091Z [52.48%] ··· ...rrayMissingInterpolateNA.time_interpolate_na                 ok
2024-12-14T09:52:47.4479644Z [52.48%] ··· =============== ==================== ======= ===========
2024-12-14T09:52:47.4480045Z                   shape             chunks         limit             
2024-12-14T09:52:47.4480370Z              --------------- -------------------- ------- -----------
2024-12-14T09:52:47.4480831Z               (365, 75, 75)          None           None   102±0.7ms 
2024-12-14T09:52:47.4481290Z               (365, 75, 75)          None            3     121±0.9ms 
2024-12-14T09:52:47.4481660Z               (365, 75, 75)   {'x': 25, 'y': 25}    None    165±5ms  
2024-12-14T09:52:47.4482326Z               (365, 75, 75)   {'x': 25, 'y': 25}     3      317±7ms  
2024-12-14T09:52:47.4482673Z              =============== ==================== ======= ===========
2024-12-14T09:52:47.4482844Z 
2024-12-14T09:52:47.4483216Z [52.60%] ··· dataset.DatasetBinaryOp.time_normalize                     499±8μs
2024-12-14T09:52:47.4483841Z [52.72%] ··· dataset.DatasetChunk.time_chunk                            160±3ms
2024-12-14T09:52:47.4484439Z [52.85%] ··· dataset_io.IOReadCustomEngine.time_open_dataset                 ok
2024-12-14T09:52:47.4484829Z [52.85%] ··· ============== ==========
2024-12-14T09:52:47.4485058Z                  chunks               
2024-12-14T09:52:47.4485301Z              -------------- ----------
2024-12-14T09:52:47.4485571Z                   None       62.6±1ms 
2024-12-14T09:52:47.4485824Z                    {}        447±9ms  
2024-12-14T09:52:47.4486200Z               {'time': 10}   499±2ms  
2024-12-14T09:52:47.4486417Z              ============== ==========
2024-12-14T09:52:47.4486571Z 
2024-12-14T09:52:47.4486810Z [52.97%] ··· ...adDataTreeNetCDF4.time_load_datatree_netcdf4                n/a
2024-12-14T09:52:47.4487281Z [52.97%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6728058Z [53.09%] ··· ...adDataTreeNetCDF4.time_open_datatree_netcdf4                n/a
2024-12-14T09:52:47.6728954Z [53.09%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6729997Z [53.22%] ··· ...eadMultipleNetCDF3.time_load_dataset_netcdf4                n/a
2024-12-14T09:52:47.6731032Z [53.22%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6732665Z [53.34%] ··· ...OReadMultipleNetCDF3.time_load_dataset_scipy                n/a
2024-12-14T09:52:47.6733949Z [53.34%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6735169Z [53.47%] ··· ...eadMultipleNetCDF3.time_open_dataset_netcdf4                n/a
2024-12-14T09:52:47.6736332Z [53.47%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6737465Z [53.59%] ··· ...OReadMultipleNetCDF3.time_open_dataset_scipy                n/a
2024-12-14T09:52:47.6738611Z [53.59%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6739523Z [53.71%] ··· ....time_load_dataset_netcdf4_with_block_chunks                n/a
2024-12-14T09:52:47.6740459Z [53.71%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6741357Z [53.84%] ··· ...et_netcdf4_with_block_chunks_multiprocessing                n/a
2024-12-14T09:52:47.6742267Z [53.84%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6743480Z [53.96%] ··· ...k.time_load_dataset_netcdf4_with_time_chunks                n/a
2024-12-14T09:52:47.6744313Z [53.96%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6745176Z [54.08%] ··· ...set_netcdf4_with_time_chunks_multiprocessing                n/a
2024-12-14T09:52:47.6746060Z [54.08%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6746890Z [54.21%] ··· ...sk.time_load_dataset_scipy_with_block_chunks                n/a
2024-12-14T09:52:47.6747727Z [54.21%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6748568Z [54.33%] ··· ...ask.time_load_dataset_scipy_with_time_chunks                n/a
2024-12-14T09:52:47.6749361Z [54.33%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6750145Z [54.46%] ··· ....time_open_dataset_netcdf4_with_block_chunks                n/a
2024-12-14T09:52:47.6750938Z [54.46%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6751744Z [54.58%] ··· ...et_netcdf4_with_block_chunks_multiprocessing                n/a
2024-12-14T09:52:47.6752623Z [54.58%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6753454Z [54.70%] ··· ...k.time_open_dataset_netcdf4_with_time_chunks                n/a
2024-12-14T09:52:47.6754493Z [54.70%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6755284Z [54.83%] ··· ...set_netcdf4_with_time_chunks_multiprocessing                n/a
2024-12-14T09:52:47.6756079Z [54.83%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6757002Z [54.95%] ··· ...sk.time_open_dataset_scipy_with_block_chunks                n/a
2024-12-14T09:52:47.6757813Z [54.95%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6758464Z [55.07%] ··· ...ask.time_open_dataset_scipy_with_time_chunks                n/a
2024-12-14T09:52:47.6759049Z [55.07%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6759645Z [55.20%] ··· ...eadMultipleNetCDF4.time_load_dataset_netcdf4                n/a
2024-12-14T09:52:47.6760220Z [55.20%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6760786Z [55.32%] ··· ...eadMultipleNetCDF4.time_open_dataset_netcdf4                n/a
2024-12-14T09:52:47.6761371Z [55.32%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6761932Z [55.45%] ··· ....time_load_dataset_netcdf4_with_block_chunks                n/a
2024-12-14T09:52:47.6762496Z [55.45%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6763090Z [55.57%] ··· ...et_netcdf4_with_block_chunks_multiprocessing                n/a
2024-12-14T09:52:47.6763662Z [55.57%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6764221Z [55.69%] ··· ...k.time_load_dataset_netcdf4_with_time_chunks                n/a
2024-12-14T09:52:47.6764916Z [55.69%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6765382Z [55.82%] ··· ...set_netcdf4_with_time_chunks_multiprocessing                n/a
2024-12-14T09:52:47.6765960Z [55.82%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6766415Z [55.94%] ··· ....time_open_dataset_netcdf4_with_block_chunks                n/a
2024-12-14T09:52:47.6766859Z [55.94%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6767301Z [56.06%] ··· ...et_netcdf4_with_block_chunks_multiprocessing                n/a
2024-12-14T09:52:47.6767739Z [56.06%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:47.6768174Z [56.19%] ··· ...k.time_open_dataset_netcdf4_with_time_chunks                n/a
2024-12-14T09:52:47.6768612Z [56.19%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7572980Z [56.31%] ··· ...set_netcdf4_with_time_chunks_multiprocessing                n/a
2024-12-14T09:52:55.7574160Z [56.31%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7575041Z [56.44%] ··· dataset_io.IOReadSingleFile.time_read_dataset                   ok
2024-12-14T09:52:55.7575760Z [56.44%] ··· ========= ============= =============
2024-12-14T09:52:55.7576238Z              --                   chunks          
2024-12-14T09:52:55.7576686Z              --------- ---------------------------
2024-12-14T09:52:55.7577118Z                engine       None           {}     
2024-12-14T09:52:55.7577535Z              ========= ============= =============
2024-12-14T09:52:55.7578060Z                scipy    2.18±0.03ms     3.06±0ms  
2024-12-14T09:52:55.7578583Z               netcdf4   5.08±0.01ms   6.12±0.02ms 
2024-12-14T09:52:55.7579014Z              ========= ============= =============
2024-12-14T09:52:55.7579295Z 
2024-12-14T09:52:55.7579740Z [56.56%] ··· ...OReadSingleNetCDF3.time_load_dataset_netcdf4                n/a
2024-12-14T09:52:55.7580590Z [56.56%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7581423Z [56.68%] ··· ....IOReadSingleNetCDF3.time_load_dataset_scipy                n/a
2024-12-14T09:52:55.7582245Z [56.68%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7583249Z [56.81%] ··· ...IOReadSingleNetCDF3.time_orthogonal_indexing                n/a
2024-12-14T09:52:55.7584389Z [56.81%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7585224Z [56.93%] ··· ...IOReadSingleNetCDF3.time_vectorized_indexing                n/a
2024-12-14T09:52:55.7586051Z [56.93%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7586832Z [57.05%] ··· ....time_load_dataset_netcdf4_with_block_chunks                n/a
2024-12-14T09:52:55.7587611Z [57.05%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7588422Z [57.18%] ··· ...et_netcdf4_with_block_chunks_multiprocessing                n/a
2024-12-14T09:52:55.7589217Z [57.18%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7590012Z [57.30%] ··· ..._dataset_netcdf4_with_block_chunks_oindexing                n/a
2024-12-14T09:52:55.7590799Z [57.30%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7591597Z [57.43%] ··· ..._dataset_netcdf4_with_block_chunks_vindexing                n/a
2024-12-14T09:52:55.7592386Z [57.43%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7593275Z [57.55%] ··· ...k.time_load_dataset_netcdf4_with_time_chunks                n/a
2024-12-14T09:52:55.7594047Z [57.55%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7594845Z [57.67%] ··· ...set_netcdf4_with_time_chunks_multiprocessing                n/a
2024-12-14T09:52:55.7595630Z [57.67%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7596636Z [57.80%] ··· ...sk.time_load_dataset_scipy_with_block_chunks                n/a
2024-12-14T09:52:55.7597539Z [57.80%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7598329Z [57.92%] ··· ...ad_dataset_scipy_with_block_chunks_oindexing                n/a
2024-12-14T09:52:55.7599123Z [57.92%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7599975Z [58.04%] ··· ...ad_dataset_scipy_with_block_chunks_vindexing                n/a
2024-12-14T09:52:55.7600832Z [58.04%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7601617Z [58.17%] ··· ...ask.time_load_dataset_scipy_with_time_chunks                n/a
2024-12-14T09:52:55.7602391Z [58.17%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7603212Z [58.29%] ··· ...OReadSingleNetCDF4.time_load_dataset_netcdf4                n/a
2024-12-14T09:52:55.7604027Z [58.29%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7604856Z [58.42%] ··· ...IOReadSingleNetCDF4.time_orthogonal_indexing                n/a
2024-12-14T09:52:55.7605680Z [58.42%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7606501Z [58.54%] ··· ...IOReadSingleNetCDF4.time_vectorized_indexing                n/a
2024-12-14T09:52:55.7607312Z [58.54%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7608107Z [58.66%] ··· ....time_load_dataset_netcdf4_with_block_chunks                n/a
2024-12-14T09:52:55.7608881Z [58.66%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7609669Z [58.79%] ··· ...et_netcdf4_with_block_chunks_multiprocessing                n/a
2024-12-14T09:52:55.7610459Z [58.79%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7611251Z [58.91%] ··· ..._dataset_netcdf4_with_block_chunks_oindexing                n/a
2024-12-14T09:52:55.7612036Z [58.91%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:52:55.7612842Z [59.03%] ··· ..._dataset_netcdf4_with_block_chunks_vindexing                n/a
2024-12-14T09:52:55.7613629Z [59.03%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:00.4824833Z [59.16%] ··· ...k.time_load_dataset_netcdf4_with_time_chunks                n/a
2024-12-14T09:53:00.4825918Z [59.16%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:00.4826512Z [59.28%] ··· ...set_netcdf4_with_time_chunks_multiprocessing                n/a
2024-12-14T09:53:00.4827346Z [59.28%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:00.4828217Z [59.41%] ··· ...teMultipleNetCDF3.time_write_dataset_netcdf4                n/a
2024-12-14T09:53:00.4829111Z [59.41%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:00.4829944Z [59.53%] ··· ...riteMultipleNetCDF3.time_write_dataset_scipy                n/a
2024-12-14T09:53:00.4830850Z [59.53%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:00.4831725Z [59.65%] ··· dataset_io.IOWriteNetCDFDask.time_write                        n/a
2024-12-14T09:53:00.4832611Z [59.65%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:00.4833523Z [59.78%] ··· ...t_io.IOWriteNetCDFDaskDistributed.time_write                n/a
2024-12-14T09:53:00.4834508Z [59.78%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:00.4835384Z [59.90%] ··· ...riteSingleNetCDF3.time_write_dataset_netcdf4                n/a
2024-12-14T09:53:00.4836248Z [59.90%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:00.4837136Z [60.02%] ··· ...OWriteSingleNetCDF3.time_write_dataset_scipy                n/a
2024-12-14T09:53:00.4838010Z [60.02%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:00.4838789Z [60.15%] ··· datatree.Datatree.time_from_dict_few                      891±20μs
2024-12-14T09:53:00.4839869Z [60.27%] ··· datatree.Datatree.time_from_dict_many                   20.0±0.2ms
2024-12-14T09:53:00.4840675Z [60.40%] ··· groupby.GroupBy.peakmem_binary_op_1d                          172M
2024-12-14T09:53:00.4841465Z [60.52%] ··· groupby.GroupBy.peakmem_binary_op_2d                          172M
2024-12-14T09:53:00.4842257Z [60.64%] ··· groupby.GroupBy.time_agg_large_num_groups                       ok
2024-12-14T09:53:00.4842932Z [60.64%] ··· ======== ====== ============= ===========
2024-12-14T09:53:00.4843364Z              --                       use_flox        
2024-12-14T09:53:00.4843774Z              --------------- -------------------------
2024-12-14T09:53:00.4844209Z               method   ndim       True        False   
2024-12-14T09:53:00.4844616Z              ======== ====== ============= ===========
2024-12-14T09:53:00.4845104Z                sum      1     2.95±0.06ms    101±2ms  
2024-12-14T09:53:00.4845611Z                sum      2     4.04±0.01ms   133±0.6ms 
2024-12-14T09:53:00.4846124Z                mean     1     3.11±0.01ms    107±1ms  
2024-12-14T09:53:00.4846646Z                mean     2     4.17±0.01ms    144±1ms  
2024-12-14T09:53:00.4847042Z              ======== ====== ============= ===========
2024-12-14T09:53:00.4847323Z 
2024-12-14T09:53:00.4847589Z [60.64%] ···· For parameters: 'sum', 1, False
2024-12-14T09:53:00.4849478Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:00.4851527Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:00.4853566Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:00.4855550Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:00.4857579Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:00.4859877Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:00.4861827Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:00.4863466Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:00.4864878Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:00.4866274Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:00.4867669Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:00.4869110Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:00.4869496Z               
2024-12-14T09:53:00.4869762Z               For parameters: 'sum', 2, False
2024-12-14T09:53:00.4870845Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:00.4872007Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:00.4873169Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:00.4874341Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:00.4875514Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:00.4876708Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:00.4877882Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:00.4879043Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:00.4880347Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:00.4881669Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:00.4882829Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:00.4883986Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:00.4884315Z               
2024-12-14T09:53:00.4884513Z               For parameters: 'mean', 1, False
2024-12-14T09:53:00.4885585Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:00.4886752Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:00.4887923Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:00.4889079Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:02.3486036Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:02.3488295Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:02.3490379Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:02.3492435Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:02.3494511Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:02.3496576Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:02.3498648Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:02.3500689Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:02.3501257Z               
2024-12-14T09:53:02.3501574Z               For parameters: 'mean', 2, False
2024-12-14T09:53:02.3503720Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:02.3505799Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:02.3508292Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:02.3510458Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:02.3512641Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:02.3514806Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:02.3516988Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:02.3519181Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:02.3521550Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:02.3523716Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:02.3525945Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T09:53:02.3528110Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:02.3528658Z 
2024-12-14T09:53:02.3529502Z [60.77%] ··· groupby.GroupBy.time_agg_small_num_groups                       ok
2024-12-14T09:53:02.3530247Z [60.77%] ··· ======== ====== ============= =============
2024-12-14T09:53:02.3530738Z              --                        use_flox         
2024-12-14T09:53:02.3531248Z              --------------- ---------------------------
2024-12-14T09:53:02.3531731Z               method   ndim       True         False    
2024-12-14T09:53:02.3532212Z              ======== ====== ============= =============
2024-12-14T09:53:02.3532794Z                sum      1     2.90±0.06ms   2.42±0.02ms 
2024-12-14T09:53:02.3533363Z                sum      2     3.97±0.02ms   4.72±0.03ms 
2024-12-14T09:53:02.3533950Z                mean     1     2.96±0.01ms   2.49±0.02ms 
2024-12-14T09:53:02.3534556Z                mean     2     4.09±0.01ms   4.77±0.05ms 
2024-12-14T09:53:02.3534986Z              ======== ====== ============= =============
2024-12-14T09:53:02.3535274Z 
ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T09:53:16.8805088Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T09:53:16.8805549Z 
2024-12-14T09:53:16.8806203Z [60.89%] ··· groupby.GroupBy.time_binary_op_1d                         1.39±0ms
2024-12-14T09:53:16.8807075Z [61.01%] ··· groupby.GroupBy.time_binary_op_2d                      2.49±0.01ms
2024-12-14T09:53:16.8807913Z [61.14%] ··· groupby.GroupBy.time_init                                       ok
2024-12-14T09:53:16.8808541Z [61.14%] ··· ====== =============
2024-12-14T09:53:16.8808925Z               ndim               
2024-12-14T09:53:16.8809290Z              ------ -------------
2024-12-14T09:53:16.8809729Z                1       349±6μs   
2024-12-14T09:53:16.8810152Z                2     1.28±0.01ms 
2024-12-14T09:53:16.8810500Z              ====== =============
2024-12-14T09:53:16.8810748Z 
2024-12-14T09:53:16.8811181Z [61.26%] ··· groupby.GroupByDask.peakmem_binary_op_1d                      195M
2024-12-14T09:53:16.8812076Z [61.39%] ··· groupby.GroupByDask.peakmem_binary_op_2d                      236M
2024-12-14T09:53:16.8812907Z [61.51%] ··· groupby.GroupByDask.time_agg_large_num_groups                   ok
2024-12-14T09:53:16.8813595Z [61.51%] ··· ======== ====== ============= =========
2024-12-14T09:53:16.8814041Z              --                      use_flox       
2024-12-14T09:53:16.8814489Z              --------------- -----------------------
2024-12-14T09:53:16.8814923Z               method   ndim       True       False  
2024-12-14T09:53:16.8815551Z              ======== ====== ============= =========
2024-12-14T09:53:16.8816119Z                sum      1      5.68±0.2ms   289±4ms 
2024-12-14T09:53:16.8816623Z                sum      2      12.3±0.1ms   397±4ms 
2024-12-14T09:53:16.8817140Z                mean     1     5.96±0.08ms   287±2ms 
2024-12-14T09:53:16.8817682Z                mean     2     13.0±0.05ms   390±4ms 
2024-12-14T09:53:16.8818100Z              ======== ====== ============= =========
2024-12-14T09:53:16.8818380Z 
2024-12-14T09:53:16.8818654Z [61.51%] ···· For parameters: 'sum', 1, False

2024-12-14T09:53:31.4432467Z 
2024-12-14T09:53:31.4433269Z [61.76%] ··· groupby.GroupByDask.time_binary_op_1d                      102±2ms
2024-12-14T09:53:31.4434375Z [61.88%] ··· groupby.GroupByDask.time_binary_op_2d                   1.28±0.01s
2024-12-14T09:53:31.4435423Z [62.00%] ··· groupby.GroupByDask.time_init                                   ok
2024-12-14T09:53:31.4436200Z [62.00%] ··· ====== =============
2024-12-14T09:53:31.4436946Z               ndim               
2024-12-14T09:53:31.4437360Z              ------ -------------
2024-12-14T09:53:31.4437812Z                1       321±1μs   
2024-12-14T09:53:31.4438240Z                2     1.79±0.02ms 
2024-12-14T09:53:31.4438597Z              ====== =============
2024-12-14T09:53:31.4438831Z 
2024-12-14T09:53:31.4439312Z [62.13%] ··· ...by.GroupByDaskDataFrame.peakmem_binary_op_1d                n/a
2024-12-14T09:53:31.4440166Z [62.13%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:31.4441026Z [62.25%] ··· ...by.GroupByDaskDataFrame.peakmem_binary_op_2d                n/a
2024-12-14T09:53:31.4441873Z [62.25%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:31.4442738Z [62.38%] ··· ...oupByDaskDataFrame.time_agg_large_num_groups                 ok
2024-12-14T09:53:31.4443486Z [62.38%] ··· ======== ========== =========== ========== ===========
2024-12-14T09:53:31.4443988Z              --                      ndim / use_flox               
2024-12-14T09:53:31.4444478Z              -------- ---------------------------------------------
2024-12-14T09:53:31.4444988Z               method   1 / True   1 / False   2 / True   2 / False 
2024-12-14T09:53:31.4445462Z              ======== ========== =========== ========== ===========
2024-12-14T09:53:31.4445930Z                sum       n/a         n/a        n/a         n/a    
2024-12-14T09:53:31.4446410Z                mean      n/a         n/a        n/a         n/a    
2024-12-14T09:53:31.4446876Z              ======== ========== =========== ========== ===========
2024-12-14T09:53:31.4447167Z 
2024-12-14T09:53:31.4447430Z [62.38%] ···· For parameters: 'sum', 1, True
2024-12-14T09:53:31.4447991Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:31.4448516Z               
2024-12-14T09:53:31.4448837Z               For parameters: 'sum', 1, False
2024-12-14T09:53:31.4449382Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:31.4449939Z               
2024-12-14T09:53:31.4450261Z               For parameters: 'sum', 2, True
2024-12-14T09:53:31.4450800Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:31.4451320Z               
2024-12-14T09:53:31.4451634Z               For parameters: 'sum', 2, False
2024-12-14T09:53:31.4452438Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:31.4452949Z               
2024-12-14T09:53:31.4453265Z               For parameters: 'mean', 1, True
2024-12-14T09:53:31.4453805Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:31.4454318Z               
2024-12-14T09:53:31.4454631Z               For parameters: 'mean', 1, False
2024-12-14T09:53:31.4455175Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:31.4455541Z               
2024-12-14T09:53:31.4455806Z               For parameters: 'mean', 2, True
2024-12-14T09:53:31.4456193Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:31.4456607Z               
2024-12-14T09:53:31.4456799Z               For parameters: 'mean', 2, False
2024-12-14T09:53:31.4457221Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:31.4457468Z 
2024-12-14T09:53:31.4457876Z [62.50%] ··· ...oupByDaskDataFrame.time_agg_small_num_groups                 ok
2024-12-14T09:53:31.4458391Z [62.50%] ··· ======== ========== =========== ========== ===========
2024-12-14T09:53:31.4458689Z              --                      ndim / use_flox               
2024-12-14T09:53:31.4459071Z              -------- ---------------------------------------------
2024-12-14T09:53:31.4459368Z               method   1 / True   1 / False   2 / True   2 / False 
2024-12-14T09:53:31.4459735Z              ======== ========== =========== ========== ===========
2024-12-14T09:53:31.4460002Z                sum       n/a         n/a        n/a         n/a    
2024-12-14T09:53:31.4460543Z                mean      n/a         n/a        n/a         n/a    
2024-12-14T09:53:31.4460931Z              ======== ========== =========== ========== ===========
2024-12-14T09:53:31.4461109Z 
2024-12-14T09:53:31.4461277Z [62.50%] ···· For parameters: 'sum', 1, True
2024-12-14T09:53:31.4461706Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:31.4462012Z               
2024-12-14T09:53:31.4462207Z               For parameters: 'sum', 1, False
2024-12-14T09:53:31.4462516Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:31.4463037Z               
2024-12-14T09:53:31.4463227Z               For parameters: 'sum', 2, True
2024-12-14T09:53:31.4463532Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:31.4463816Z               
2024-12-14T09:53:31.4463998Z               For parameters: 'sum', 2, False
2024-12-14T09:53:31.4464310Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:53:31.4464593Z               
2024-12-14T09:55:29.2189949Z               For parameters: 'mean', 1, True
2024-12-14T09:55:29.2190392Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:29.2190940Z               
2024-12-14T09:55:29.2191304Z               For parameters: 'mean', 1, False
2024-12-14T09:55:29.2191857Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:29.2192390Z               
2024-12-14T09:55:29.2192720Z               For parameters: 'mean', 2, True
2024-12-14T09:55:29.2193258Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:29.2193769Z               
2024-12-14T09:55:29.2194087Z               For parameters: 'mean', 2, False
2024-12-14T09:55:29.2194618Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:29.2195023Z 
2024-12-14T09:55:29.2195758Z [62.62%] ··· groupby.GroupByDaskDataFrame.time_binary_op_1d                 n/a
2024-12-14T09:55:29.2196639Z [62.62%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:29.2197503Z [62.75%] ··· groupby.GroupByDaskDataFrame.time_binary_op_2d                 n/a
2024-12-14T09:55:29.2198354Z [62.75%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:29.2199540Z [62.87%] ··· groupby.GroupByDaskDataFrame.time_init                          ok
2024-12-14T09:55:29.2200206Z [62.87%] ··· ====== =====
2024-12-14T09:55:29.2200535Z               ndim       
2024-12-14T09:55:29.2200875Z              ------ -----
2024-12-14T09:55:29.2201206Z                1     n/a 
2024-12-14T09:55:29.2201519Z                2     n/a 
2024-12-14T09:55:29.2201836Z              ====== =====
2024-12-14T09:55:29.2202039Z 
2024-12-14T09:55:29.2202260Z [62.87%] ···· For parameters: 1
2024-12-14T09:55:29.2202754Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:29.2203267Z               
2024-12-14T09:55:29.2203613Z               For parameters: 2
2024-12-14T09:55:29.2204124Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:29.2204520Z 
2024-12-14T09:55:29.2204962Z [63.00%] ··· groupby.GroupByLongTime.time_mean                               ok
2024-12-14T09:55:29.2205673Z [63.00%] ··· ============ ============ ============
2024-12-14T09:55:29.2206115Z              --                    use_flox        
2024-12-14T09:55:29.2206550Z              ------------ -------------------------
2024-12-14T09:55:29.2206978Z               use_cftime      True        False    
2024-12-14T09:55:29.2207397Z              ============ ============ ============
2024-12-14T09:55:29.2207915Z                  True      8.63±0.2ms   13.2±0.2ms 
2024-12-14T09:55:29.2208431Z                 False      7.51±0.2ms   12.5±0.1ms 
2024-12-14T09:55:29.2208842Z              ============ ============ ============
2024-12-14T09:55:29.2209118Z 
2024-12-14T09:55:29.2209784Z [63.12%] ··· groupby.GroupByLongTime.time_setup                              ok
2024-12-14T09:55:29.2210500Z [63.12%] ··· ============ ============= =============
2024-12-14T09:55:29.2210947Z              --                     use_flox         
2024-12-14T09:55:29.2211388Z              ------------ ---------------------------
2024-12-14T09:55:29.2211827Z               use_cftime       True         False    
2024-12-14T09:55:29.2212244Z              ============ ============= =============
2024-12-14T09:55:29.2212775Z                  True      3.58±0.08ms   3.60±0.06ms 
2024-12-14T09:55:29.2213155Z                 False      2.60±0.08ms   2.50±0.02ms 
2024-12-14T09:55:29.2213470Z              ============ ============= =============
2024-12-14T09:55:29.2213683Z 
2024-12-14T09:55:29.2213941Z [63.24%] ··· ....GroupByPandasDataFrame.peakmem_binary_op_1d                n/a
2024-12-14T09:55:29.2214539Z [63.24%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:29.2215142Z [63.37%] ··· ....GroupByPandasDataFrame.peakmem_binary_op_2d                n/a
2024-12-14T09:55:29.2215727Z [63.37%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:29.2216318Z [63.49%] ··· ...pByPandasDataFrame.time_agg_large_num_groups                 ok
2024-12-14T09:55:29.2216842Z [63.49%] ··· ======== ========== =========== ========== ===========
2024-12-14T09:55:29.2217184Z              --                      ndim / use_flox               
2024-12-14T09:55:29.2217530Z              -------- ---------------------------------------------
2024-12-14T09:55:29.2217829Z               method   1 / True   1 / False   2 / True   2 / False 
2024-12-14T09:55:29.2218203Z              ======== ========== =========== ========== ===========
2024-12-14T09:55:29.2218464Z                sum       n/a         n/a        n/a         n/a    
2024-12-14T09:55:29.2218732Z                mean      n/a         n/a        n/a         n/a    
2024-12-14T09:55:29.2218996Z              ======== ========== =========== ========== ===========
2024-12-14T09:55:29.2219159Z 
2024-12-14T09:55:29.2219330Z [63.49%] ···· For parameters: 'sum', 1, True
2024-12-14T09:55:29.2219753Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:29.2220058Z               
2024-12-14T09:55:29.2220251Z               For parameters: 'sum', 1, False
2024-12-14T09:55:29.2220726Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:29.2221016Z               
2024-12-14T09:55:29.2221203Z               For parameters: 'sum', 2, True
2024-12-14T09:55:29.2221495Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:29.2221779Z               
2024-12-14T09:55:29.2221961Z               For parameters: 'sum', 2, False
2024-12-14T09:55:29.2222253Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:29.2222536Z               
2024-12-14T09:55:29.2223039Z               For parameters: 'mean', 1, True
2024-12-14T09:55:29.2223572Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:29.2223864Z               
2024-12-14T09:55:29.2224049Z               For parameters: 'mean', 1, False
2024-12-14T09:55:29.2224344Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:29.2224632Z               
2024-12-14T09:55:34.3592945Z               For parameters: 'mean', 2, True
2024-12-14T09:55:34.3593636Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:34.3594184Z               
2024-12-14T09:55:34.3594539Z               For parameters: 'mean', 2, False
2024-12-14T09:55:34.3595081Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:34.3595480Z 
2024-12-14T09:55:34.3596198Z [63.61%] ··· ...pByPandasDataFrame.time_agg_small_num_groups                 ok
2024-12-14T09:55:34.3596964Z [63.61%] ··· ======== ========== =========== ========== ===========
2024-12-14T09:55:34.3597752Z              --                      ndim / use_flox               
2024-12-14T09:55:34.3598240Z              -------- ---------------------------------------------
2024-12-14T09:55:34.3598727Z               method   1 / True   1 / False   2 / True   2 / False 
2024-12-14T09:55:34.3599180Z              ======== ========== =========== ========== ===========
2024-12-14T09:55:34.3599638Z                sum       n/a         n/a        n/a         n/a    
2024-12-14T09:55:34.3600122Z                mean      n/a         n/a        n/a         n/a    
2024-12-14T09:55:34.3600565Z              ======== ========== =========== ========== ===========
2024-12-14T09:55:34.3600868Z 
2024-12-14T09:55:34.3601146Z [63.61%] ···· For parameters: 'sum', 1, True
2024-12-14T09:55:34.3601674Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:34.3602181Z               
2024-12-14T09:55:34.3602493Z               For parameters: 'sum', 1, False
2024-12-14T09:55:34.3603029Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:34.3603526Z               
2024-12-14T09:55:34.3603829Z               For parameters: 'sum', 2, True
2024-12-14T09:55:34.3604342Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:34.3604838Z               
2024-12-14T09:55:34.3605152Z               For parameters: 'sum', 2, False
2024-12-14T09:55:34.3605667Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:34.3606130Z               
2024-12-14T09:55:34.3606414Z               For parameters: 'mean', 1, True
2024-12-14T09:55:34.3606924Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:34.3607437Z               
2024-12-14T09:55:34.3607732Z               For parameters: 'mean', 1, False
2024-12-14T09:55:34.3608246Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:34.3608716Z               
2024-12-14T09:55:34.3609032Z               For parameters: 'mean', 2, True
2024-12-14T09:55:34.3609545Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:34.3610028Z               
2024-12-14T09:55:34.3610333Z               For parameters: 'mean', 2, False
2024-12-14T09:55:34.3610849Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:34.3611481Z 
2024-12-14T09:55:34.3611940Z [63.74%] ··· ...pby.GroupByPandasDataFrame.time_binary_op_1d                n/a
2024-12-14T09:55:34.3612774Z [63.74%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:34.3613597Z [63.86%] ··· ...pby.GroupByPandasDataFrame.time_binary_op_2d                n/a
2024-12-14T09:55:34.3614430Z [63.86%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:34.3615275Z [63.99%] ··· groupby.GroupByPandasDataFrame.time_init                        ok
2024-12-14T09:55:34.3615934Z [63.99%] ··· ====== =====
2024-12-14T09:55:34.3616268Z               ndim       
2024-12-14T09:55:34.3616602Z              ------ -----
2024-12-14T09:55:34.3616922Z                1     n/a 
2024-12-14T09:55:34.3617235Z                2     n/a 
2024-12-14T09:55:34.3617539Z              ====== =====
2024-12-14T09:55:34.3617741Z 
2024-12-14T09:55:34.3617963Z [63.99%] ···· For parameters: 1
2024-12-14T09:55:34.3618464Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:34.3618958Z               
2024-12-14T09:55:34.3619252Z               For parameters: 2
2024-12-14T09:55:34.3619714Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T09:55:34.3620105Z 
2024-12-14T09:55:34.3620523Z [64.11%] ··· groupby.Resample.time_agg_large_num_groups                      ok
2024-12-14T09:55:34.3621208Z [64.11%] ··· ======== ====== ============= ============
2024-12-14T09:55:34.3621640Z              --                       use_flox         
2024-12-14T09:55:34.3622076Z              --------------- --------------------------
2024-12-14T09:55:34.3622903Z               method   ndim       True        False    
2024-12-14T09:55:34.3623364Z              ======== ====== ============= ============
2024-12-14T09:55:34.3623919Z                sum      1     3.04±0.02ms   55.2±0.2ms 
2024-12-14T09:55:34.3624459Z                sum      2     3.46±0.02ms   55.3±0.2ms 
2024-12-14T09:55:34.3625023Z                mean     1     3.11±0.01ms   48.2±0.1ms 
2024-12-14T09:55:34.3625564Z                mean     2     3.56±0.01ms   47.6±0.2ms 
2024-12-14T09:55:34.3625989Z              ======== ====== ============= ============
2024-12-14T09:55:34.3626272Z 
2024-12-14T09:55:34.3626744Z [64.23%] ··· groupby.Resample.time_agg_small_num_groups                      ok
2024-12-14T09:55:34.3627473Z [64.23%] ··· ======== ====== ============= =============
2024-12-14T09:55:34.3627937Z              --                        use_flox         
2024-12-14T09:55:34.3628394Z              --------------- ---------------------------
2024-12-14T09:55:34.3628868Z               method   ndim       True         False    
2024-12-14T09:55:34.3629317Z              ======== ====== ============= =============
2024-12-14T09:55:34.3629873Z                sum      1     3.16±0.02ms   3.77±0.04ms 
2024-12-14T09:55:34.3630417Z                sum      2     3.57±0.03ms   3.98±0.02ms 
2024-12-14T09:55:34.3630988Z                mean     1     3.23±0.01ms   3.51±0.03ms 
2024-12-14T09:55:34.3631549Z                mean     2     3.63±0.04ms   3.64±0.06ms 
2024-12-14T09:55:34.3631982Z              ======== ====== ============= =============
2024-12-14T09:55:34.3632267Z 
2024-12-14T09:56:46.9330765Z [64.36%] ··· groupby.Resample.time_init                                      ok
2024-12-14T09:56:46.9331409Z [64.36%] ··· ====== =============
2024-12-14T09:56:46.9331805Z               ndim               
2024-12-14T09:56:46.9332223Z              ------ -------------
2024-12-14T09:56:46.9332704Z                1     1.23±0.01ms 
2024-12-14T09:56:46.9333192Z                2     1.24±0.01ms 
2024-12-14T09:56:46.9333647Z              ====== =============
2024-12-14T09:56:46.9333907Z 
2024-12-14T09:56:46.9334378Z [64.48%] ··· ...pby.ResampleCFTime.time_agg_large_num_groups                 ok
2024-12-14T09:56:46.9335168Z [64.48%] ··· ======== ====== ============= ============
2024-12-14T09:56:46.9335703Z              --                       use_flox         
2024-12-14T09:56:46.9336529Z              --------------- --------------------------
2024-12-14T09:56:46.9337044Z               method   ndim       True        False    
2024-12-14T09:56:46.9337533Z              ======== ====== ============= ============
2024-12-14T09:56:46.9338129Z                sum      1     3.68±0.07ms   51.7±0.3ms 
2024-12-14T09:56:46.9338715Z                sum      2     4.05±0.04ms   53.0±0.4ms 
2024-12-14T09:56:46.9339313Z                mean     1     3.70±0.02ms   45.0±0.6ms 
2024-12-14T09:56:46.9339898Z                mean     2     4.12±0.01ms   44.0±0.3ms 
2024-12-14T09:56:46.9340651Z              ======== ====== ============= ============
2024-12-14T09:56:46.9340966Z 
2024-12-14T09:56:46.9341439Z [64.60%] ··· ...pby.ResampleCFTime.time_agg_small_num_groups                 ok
2024-12-14T09:56:46.9342209Z [64.60%] ··· ======== ====== ============= =============
2024-12-14T09:56:46.9342898Z              --                        use_flox         
2024-12-14T09:56:46.9343346Z              --------------- ---------------------------
2024-12-14T09:56:46.9343783Z               method   ndim       True         False    
2024-12-14T09:56:46.9344179Z              ======== ====== ============= =============
2024-12-14T09:56:46.9344703Z                sum      1     2.82±0.03ms   3.23±0.06ms 
2024-12-14T09:56:46.9345203Z                sum      2     3.23±0.02ms   3.48±0.03ms 
2024-12-14T09:56:46.9345697Z                mean     1     2.81±0.03ms   3.03±0.09ms 
2024-12-14T09:56:46.9346189Z                mean     2     3.26±0.04ms   3.16±0.09ms 
2024-12-14T09:56:46.9346592Z              ======== ====== ============= =============
2024-12-14T09:56:46.9346867Z 
2024-12-14T09:56:46.9347281Z [64.73%] ··· groupby.ResampleCFTime.time_init                                ok
2024-12-14T09:56:46.9347873Z [64.73%] ··· ====== ============
2024-12-14T09:56:46.9348198Z               ndim              
2024-12-14T09:56:46.9348525Z              ------ ------------
2024-12-14T09:56:46.9348944Z                1     2.78±0.1ms 
2024-12-14T09:56:46.9349326Z                2     2.85±0.2ms 
2024-12-14T09:56:46.9349639Z              ====== ============
2024-12-14T09:56:46.9349863Z 
2024-12-14T09:56:46.9350284Z [64.85%] ··· groupby.ResampleDask.time_agg_large_num_groups                  ok
2024-12-14T09:56:46.9350967Z [64.85%] ··· ======== ========== =========== ========== ============
2024-12-14T09:56:46.9351440Z              --                      ndim / use_flox                
2024-12-14T09:56:46.9351914Z              -------- ----------------------------------------------
2024-12-14T09:56:46.9352413Z               method   1 / True   1 / False   2 / True   2 / False  
2024-12-14T09:56:46.9352871Z              ======== ========== =========== ========== ============
2024-12-14T09:56:46.9355269Z                sum     312±3ms     883±10ms   828±7ms    1.26±0.01s 
2024-12-14T09:56:46.9355970Z                mean    370±5ms     502±6ms    994±10ms    845±5ms   
2024-12-14T09:56:46.9356701Z              ======== ========== =========== ========== ============
2024-12-14T09:56:46.9357003Z 
2024-12-14T09:56:46.9357444Z [64.98%] ··· groupby.ResampleDask.time_agg_small_num_groups                  ok
2024-12-14T09:56:46.9358158Z [64.98%] ··· ======== =========== =========== ========== ===========
2024-12-14T09:56:46.9358620Z              --                      ndim / use_flox                
2024-12-14T09:56:46.9359089Z              -------- ----------------------------------------------
2024-12-14T09:56:46.9359589Z               method    1 / True   1 / False   2 / True   2 / False 
2024-12-14T09:56:46.9360048Z              ======== =========== =========== ========== ===========
2024-12-14T09:56:46.9360624Z                sum     128±0.8ms    105±1ms    359±3ms     271±3ms  
2024-12-14T09:56:46.9361222Z                mean     145±2ms     66.9±1ms   410±5ms     179±4ms  
2024-12-14T09:56:46.9361679Z              ======== =========== =========== ========== ===========
2024-12-14T09:56:46.9361973Z 
2024-12-14T09:56:46.9362372Z [65.10%] ··· groupby.ResampleDask.time_init                                  ok
2024-12-14T09:56:46.9362984Z [65.10%] ··· ====== =============
2024-12-14T09:56:46.9363343Z               ndim               
2024-12-14T09:56:46.9363696Z              ------ -------------
2024-12-14T09:56:46.9364118Z                1     1.23±0.01ms 
2024-12-14T09:56:46.9364537Z                2     1.25±0.01ms 
2024-12-14T09:56:46.9364916Z              ====== =============
2024-12-14T09:56:46.9365151Z 
2024-12-14T09:56:46.9365559Z [65.22%] ··· import.Import.timeraw_import_xarray                        336±9ms
2024-12-14T09:56:46.9366596Z [65.35%] ··· import.Import.timeraw_import_xarray_backends               332±6ms
2024-12-14T09:56:46.9367476Z [65.47%] ··· import.Import.timeraw_import_xarray_only                54.0±0.8ms
2024-12-14T09:56:46.9368342Z [65.59%] ··· import.Import.timeraw_import_xarray_plot                   332±5ms
2024-12-14T09:56:46.9369113Z [65.72%] ··· indexing.Assignment.time_assignment_basic                       ok
2024-12-14T09:56:46.9369681Z [65.72%] ··· ================== ===========
2024-12-14T09:56:46.9369933Z                     key                    
2024-12-14T09:56:46.9370293Z              ------------------ -----------
2024-12-14T09:56:46.9370585Z                   1scalar        137±0.9μs 
2024-12-14T09:56:46.9370987Z                    1slice         126±1μs  
2024-12-14T09:57:38.2688992Z                1slice-1scalar     132±2μs  
2024-12-14T09:57:38.2689761Z               2slicess-1scalar    134±1μs  
2024-12-14T09:57:38.2690322Z              ================== ===========
2024-12-14T09:57:38.2690678Z 
2024-12-14T09:57:38.2691485Z [65.84%] ··· indexing.Assignment.time_assignment_outer                       ok
2024-12-14T09:57:38.2692544Z [65.84%] ··· ============ =============
2024-12-14T09:57:38.2693184Z                  key                   
2024-12-14T09:57:38.2693776Z              ------------ -------------
2024-12-14T09:57:38.2694441Z                   1d         477±8μs   
2024-12-14T09:57:38.2695116Z                   2d       2.50±0.01ms 
2024-12-14T09:57:38.2695774Z               2d-1scalar     209±2μs   
2024-12-14T09:57:38.2696319Z              ============ =============
2024-12-14T09:57:38.2696692Z 
2024-12-14T09:57:38.2697301Z [65.97%] ··· indexing.Assignment.time_assignment_vectorized                  ok
2024-12-14T09:57:38.2698242Z [65.97%] ··· ====== ==========
2024-12-14T09:57:38.2698737Z               key             
2024-12-14T09:57:38.2699281Z              ------ ----------
2024-12-14T09:57:38.2699867Z               1-1d   584±20μs 
2024-12-14T09:57:38.2700446Z               2-1d   380±6μs  
2024-12-14T09:57:38.2701033Z               3-2d   498±2μs  
2024-12-14T09:57:38.2701528Z              ====== ==========
2024-12-14T09:57:38.2701848Z 
2024-12-14T09:57:38.2702292Z [66.09%] ··· ...nmentOptimized.time_assign_identical_indexes            286±1μs
2024-12-14T09:57:38.2703348Z [66.21%] ··· ...g.AssignmentOptimized.time_assign_no_reindex            247±2μs
2024-12-14T09:57:38.2704340Z [66.34%] ··· indexing.BooleanIndexing.time_indexing                   110±0.7ms
2024-12-14T09:57:38.2704866Z [66.46%] ··· ...ing.HugeAxisSmallSliceIndexing.time_indexing         58.9±0.5μs
2024-12-14T09:57:38.2705361Z [66.58%] ··· indexing.Indexing.time_indexing_basic                           ok
2024-12-14T09:57:38.2705748Z [66.58%] ··· ================== ===========
2024-12-14T09:57:38.2705998Z                     key                    
2024-12-14T09:57:38.2706233Z              ------------------ -----------
2024-12-14T09:57:38.2706514Z                   1scalar        119±0.3μs 
2024-12-14T09:57:38.2706786Z                    1slice         114±2μs  
2024-12-14T09:57:38.2707072Z                1slice-1scalar     146±1μs  
2024-12-14T09:57:38.2707355Z               2slicess-1scalar    198±4μs  
2024-12-14T09:57:38.2707584Z              ================== ===========
2024-12-14T09:57:38.2707730Z 
2024-12-14T09:57:38.2707966Z [66.71%] ··· indexing.Indexing.time_indexing_basic_ds_large                  ok
2024-12-14T09:57:38.2708359Z [66.71%] ··· ================== =============
2024-12-14T09:57:38.2708598Z                     key                      
2024-12-14T09:57:38.2708827Z              ------------------ -------------
2024-12-14T09:57:38.2709108Z                   1scalar        2.04±0.03ms 
2024-12-14T09:57:38.2709388Z                    1slice        2.01±0.02ms 
2024-12-14T09:57:38.2709660Z                1slice-1scalar    2.08±0.01ms 
2024-12-14T09:57:38.2709943Z               2slicess-1scalar   2.17±0.01ms 
2024-12-14T09:57:38.2710173Z              ================== =============
2024-12-14T09:57:38.2710325Z 
2024-12-14T09:57:38.2710737Z [66.83%] ··· indexing.Indexing.time_indexing_outer                           ok
2024-12-14T09:57:38.2711124Z [66.83%] ··· ============ =============
2024-12-14T09:57:38.2711390Z                  key                   
2024-12-14T09:57:38.2711631Z              ------------ -------------
2024-12-14T09:57:38.2711897Z                   1d         420±20μs  
2024-12-14T09:57:38.2712168Z                   2d       1.12±0.08ms 
2024-12-14T09:57:38.2712433Z               2d-1scalar     434±6μs   
2024-12-14T09:57:38.2712645Z              ============ =============
2024-12-14T09:57:38.2712793Z 
2024-12-14T09:57:38.2713033Z [66.96%] ··· indexing.Indexing.time_indexing_vectorized                      ok
2024-12-14T09:57:38.2713414Z [66.96%] ··· ====== ==========
2024-12-14T09:57:38.2713619Z               key             
2024-12-14T09:57:38.2713822Z              ------ ----------
2024-12-14T09:57:38.2714062Z               1-1d   542±20μs 
2024-12-14T09:57:38.2714292Z               2-1d   506±10μs 
2024-12-14T09:57:38.2714535Z               3-2d   741±4μs  
2024-12-14T09:57:38.2714731Z              ====== ==========
2024-12-14T09:57:38.2714856Z 
2024-12-14T09:57:38.2715096Z [67.08%] ··· indexing.IndexingDask.time_indexing_basic                       ok
2024-12-14T09:57:38.2715485Z [67.08%] ··· ================== ============
2024-12-14T09:57:38.2715732Z                     key                     
2024-12-14T09:57:38.2715963Z              ------------------ ------------
2024-12-14T09:57:38.2716241Z                   1scalar        7.42±0.1ms 
2024-12-14T09:57:38.2716517Z                    1slice        7.58±0.1ms 
2024-12-14T09:57:38.2716790Z                1slice-1scalar    7.52±0.1ms 
2024-12-14T09:57:38.2717076Z               2slicess-1scalar   50.0±0.9ms 
2024-12-14T09:57:38.2717305Z              ================== ============
2024-12-14T09:57:38.2717454Z 
2024-12-14T09:57:38.2717678Z [67.20%] ··· ...ng.IndexingDask.time_indexing_basic_ds_large                 ok
2024-12-14T09:57:38.2718062Z [67.20%] ··· ================== =============
2024-12-14T09:57:38.2718299Z                     key                      
2024-12-14T09:57:38.2718528Z              ------------------ -------------
2024-12-14T09:57:38.2718808Z                   1scalar        2.05±0.02ms 
2024-12-14T09:57:38.2719085Z                    1slice        2.04±0.02ms 
2024-12-14T09:57:38.2719503Z                1slice-1scalar    2.13±0.01ms 
2024-12-14T09:57:38.2719790Z               2slicess-1scalar   2.19±0.02ms 
2024-12-14T09:57:38.2720020Z              ================== =============
2024-12-14T09:57:38.2720168Z 
2024-12-14T09:57:38.2720408Z [67.33%] ··· indexing.IndexingDask.time_indexing_outer                       ok
2024-12-14T09:57:38.2720773Z [67.33%] ··· ============ ==========
2024-12-14T09:57:38.2720989Z                  key                
2024-12-14T09:57:38.2721208Z              ------------ ----------
2024-12-14T09:57:38.2721458Z                   1d       223±5ms  
2024-12-14T09:57:38.2721710Z                   2d       460±10ms 
2024-12-14T09:57:38.2721967Z               2d-1scalar   211±4ms  
2024-12-14T09:57:38.2722181Z              ============ ==========
2024-12-14T09:57:38.2722321Z 
2024-12-14T09:57:38.2722557Z [67.45%] ··· indexing.IndexingDask.time_indexing_vectorized                  ok
2024-12-14T09:57:38.2722927Z [67.45%] ··· ====== ============
2024-12-14T09:57:48.8440310Z               key               
2024-12-14T09:57:48.8440821Z              ------ ------------
2024-12-14T09:57:48.8441543Z               1-1d    220±6ms   
2024-12-14T09:57:48.8442053Z               2-1d    90.9±2ms  
2024-12-14T09:57:48.8442497Z               3-2d   37.8±0.6ms 
2024-12-14T09:57:48.8442869Z              ====== ============
2024-12-14T09:57:48.8443130Z 
2024-12-14T09:57:48.8443639Z [67.57%] ··· interp.Interpolation.time_interpolation                         ok
2024-12-14T09:57:48.8444369Z [67.57%] ··· ======== ============ ============
2024-12-14T09:57:48.8444841Z              --                is_short        
2024-12-14T09:57:48.8445649Z              -------- -------------------------
2024-12-14T09:57:48.8446160Z               method      True        False    
2024-12-14T09:57:48.8446645Z              ======== ============ ============
2024-12-14T09:57:48.8447224Z               linear   11.1±0.5ms   13.8±0.5ms 
2024-12-14T09:57:48.8447897Z               cubic     67.0±2ms    67.9±0.9ms 
2024-12-14T09:57:48.8448405Z              ======== ============ ============
2024-12-14T09:57:48.8448740Z 
2024-12-14T09:57:48.8449280Z [67.70%] ··· interp.Interpolation.time_interpolation_2d                      ok
2024-12-14T09:57:48.8450020Z [67.70%] ··· ========= ============
2024-12-14T09:57:48.8450386Z                method              
2024-12-14T09:57:48.8450756Z              --------- ------------
2024-12-14T09:57:48.8451188Z                linear   18.7±0.2ms 
2024-12-14T09:57:48.8451632Z               nearest   15.2±0.5ms 
2024-12-14T09:57:48.8451992Z              ========= ============
2024-12-14T09:57:48.8452223Z 
2024-12-14T09:57:48.8452669Z [67.82%] ··· interp.InterpolationDask.time_interpolation                     ok
2024-12-14T09:57:48.8453368Z [67.82%] ··· ======== ============ ==========
2024-12-14T09:57:48.8453776Z              --               is_short       
2024-12-14T09:57:48.8454146Z              -------- -----------------------
2024-12-14T09:57:48.8454528Z               method      True       False   
2024-12-14T09:57:48.8454927Z              ======== ============ ==========
2024-12-14T09:57:48.8455389Z               linear   28.7±0.5ms   36.4±1ms 
2024-12-14T09:57:48.8455866Z               cubic    74.7±0.5ms   86.0±1ms 
2024-12-14T09:57:48.8456254Z              ======== ============ ==========
2024-12-14T09:57:48.8456502Z 
2024-12-14T09:57:48.8456936Z [67.95%] ··· interp.InterpolationDask.time_interpolation_2d                  ok
2024-12-14T09:57:48.8457586Z [67.95%] ··· ========= ==========
2024-12-14T09:57:48.8457940Z                method            
2024-12-14T09:57:48.8458288Z              --------- ----------
2024-12-14T09:57:48.8458726Z                linear   38.5±1ms 
2024-12-14T09:57:48.8459157Z               nearest   33.3±1ms 
2024-12-14T09:57:48.8459498Z              ========= ==========
2024-12-14T09:57:48.8459733Z 
2024-12-14T09:57:48.8460146Z [68.07%] ··· ...e.DatasetAddVariable.time_merge_two_datasets                 ok
2024-12-14T09:57:48.8460810Z [68.07%] ··· =================== ============
2024-12-14T09:57:48.8461474Z               existing_elements              
2024-12-14T09:57:48.8461877Z              ------------------- ------------
2024-12-14T09:57:48.8462359Z                       0           77.7±0.2μs 
2024-12-14T09:57:48.8463043Z                       10           183±2μs   
2024-12-14T09:57:48.8463529Z                      100           980±10μs  
2024-12-14T09:57:48.8463998Z                      1000         9.06±0.3ms 
2024-12-14T09:57:48.8464381Z              =================== ============
2024-12-14T09:57:48.8464639Z 
2024-12-14T09:57:48.8465072Z [68.19%] ··· ...e.DatasetAddVariable.time_variable_insertion                 ok
2024-12-14T09:57:48.8465745Z [68.19%] ··· =================== =============
2024-12-14T09:57:48.8466165Z               existing_elements               
2024-12-14T09:57:48.8466572Z              ------------------- -------------
2024-12-14T09:57:48.8467052Z                       0            84.9±0.6μs 
2024-12-14T09:57:48.8467537Z                       10            137±1μs   
2024-12-14T09:57:48.8467995Z                      100            535±7μs   
2024-12-14T09:57:48.8468463Z                      1000         4.58±0.02ms 
2024-12-14T09:57:48.8468845Z              =================== =============
2024-12-14T09:57:48.8469099Z 
2024-12-14T09:57:48.8469520Z [68.32%] ··· merge.DatasetCreation.time_dataset_creation                     ok
2024-12-14T09:57:48.8470213Z [68.32%] ··· ==================== ======= =============
2024-12-14T09:57:48.8470650Z                    strategy        count               
2024-12-14T09:57:48.8471075Z              -------------------- ------- -------------
2024-12-14T09:57:48.8471809Z               dict_of_DataArrays     0       145±1μs   
2024-12-14T09:57:48.8472382Z               dict_of_DataArrays     1       241±6μs   
2024-12-14T09:57:48.8472930Z               dict_of_DataArrays     10      736±4μs   
2024-12-14T09:57:48.8473484Z               dict_of_DataArrays    100    5.23±0.04ms 
2024-12-14T09:57:48.8474013Z               dict_of_DataArrays    1000     49.8±1ms  
2024-12-14T09:57:48.8474389Z               dict_of_Variables      0       146±2μs   
2024-12-14T09:57:48.8474771Z               dict_of_Variables      1       168±3μs   
2024-12-14T09:57:48.8475196Z               dict_of_Variables      10      260±4μs   
2024-12-14T09:57:48.8475507Z               dict_of_Variables     100    1.10±0.02ms 
2024-12-14T09:57:48.8475954Z               dict_of_Variables     1000    9.35±0.2ms 
2024-12-14T09:57:48.8476358Z                 dict_of_Tuples       0       148±2μs   
2024-12-14T09:57:48.8476688Z                 dict_of_Tuples       1       160±2μs   
2024-12-14T09:57:48.8477115Z                 dict_of_Tuples       10      232±4μs   
2024-12-14T09:57:48.8477423Z                 dict_of_Tuples      100      865±10μs  
2024-12-14T09:57:48.8477836Z                 dict_of_Tuples      1000    7.34±0.1ms 
2024-12-14T09:57:48.8478102Z              ==================== ======= =============
2024-12-14T09:57:48.8478361Z 
2024-12-14T09:57:48.8478637Z [68.44%] ··· pandas.MultiIndexSeries.time_from_series                        ok
2024-12-14T09:57:48.8479163Z [68.44%] ··· ======= ============= ============
2024-12-14T09:57:48.8479499Z              --                subset          
2024-12-14T09:57:48.8479764Z              ------- --------------------------
2024-12-14T09:58:15.7738413Z               dtype       True        False    
2024-12-14T09:58:15.7739039Z              ======= ============= ============
2024-12-14T09:58:15.7739829Z                int    1.99±0.07ms   3.87±0.1ms 
2024-12-14T09:58:15.7740159Z               float   1.99±0.09ms   3.88±0.2ms 
2024-12-14T09:58:15.7740441Z              ======= ============= ============
2024-12-14T09:58:15.7740614Z 
2024-12-14T09:58:15.7740893Z [68.56%] ··· pandas.ToDataFrame.peakmem_to_dataframe                      2.97G
2024-12-14T09:58:15.7741549Z [68.69%] ··· pandas.ToDataFrame.time_to_dataframe                       722±4ms
2024-12-14T09:58:15.7742360Z [68.81%] ··· pandas.ToDataFrameDask.peakmem_to_dataframe                   230M
2024-12-14T09:58:15.7743087Z [68.94%] ··· pandas.ToDataFrameDask.time_to_dataframe                   449±2ms
2024-12-14T09:58:15.7743589Z [69.06%] ··· polyfit.Polyval.peakmem_polyval                                 ok
2024-12-14T09:58:15.7743972Z [69.06%] ··· ========= ====== ====== ======
2024-12-14T09:58:15.7744246Z              --                ndeg        
2024-12-14T09:58:15.7744485Z              --------- --------------------
2024-12-14T09:58:15.7744716Z                  nx      2      5      20  
2024-12-14T09:58:15.7744941Z              ========= ====== ====== ======
2024-12-14T09:58:15.7745174Z                 100     170M   170M   170M 
2024-12-14T09:58:15.7745400Z               1000000   185M   185M   185M 
2024-12-14T09:58:15.7745622Z              ========= ====== ====== ======
2024-12-14T09:58:15.7745769Z 
2024-12-14T09:58:15.7745999Z [69.18%] ··· polyfit.Polyval.time_polyval                                    ok
2024-12-14T09:58:15.7746407Z [69.18%] ··· ========= ============= ============= ============
2024-12-14T09:58:15.7746682Z              --                          ndeg                  
2024-12-14T09:58:15.7746958Z              --------- ----------------------------------------
2024-12-14T09:58:15.7747223Z                  nx          2             5            20     
2024-12-14T09:58:15.7747472Z              ========= ============= ============= ============
2024-12-14T09:58:15.7747786Z                 100       813±4μs     1.29±0.01ms   3.62±0.2ms 
2024-12-14T09:58:15.7748127Z               1000000   2.20±0.03ms    4.25±0.2ms   13.7±0.5ms 
2024-12-14T09:58:15.7748584Z              ========= ============= ============= ============
2024-12-14T09:58:15.7748758Z 
2024-12-14T09:58:15.7749017Z [69.31%] ··· polyfit.PolyvalDask.peakmem_polyval                             ok
2024-12-14T09:58:15.7749407Z [69.31%] ··· ========= ====== ====== ======
2024-12-14T09:58:15.7749650Z              --                ndeg        
2024-12-14T09:58:15.7749897Z              --------- --------------------
2024-12-14T09:58:15.7750122Z                  nx      2      5      20  
2024-12-14T09:58:15.7750344Z              ========= ====== ====== ======
2024-12-14T09:58:15.7750567Z                 100     194M   195M   195M 
2024-12-14T09:58:15.7750785Z               1000000   214M   214M   220M 
2024-12-14T09:58:15.7751006Z              ========= ====== ====== ======
2024-12-14T09:58:15.7751153Z 
2024-12-14T09:58:15.7751391Z [69.43%] ··· polyfit.PolyvalDask.time_polyval                                ok
2024-12-14T09:58:15.7751791Z [69.43%] ··· ========= ============= ============ ============
2024-12-14T09:58:15.7752069Z              --                          ndeg                 
2024-12-14T09:58:15.7752340Z              --------- ---------------------------------------
2024-12-14T09:58:15.7752596Z                  nx          2            5            20     
2024-12-14T09:58:15.7752848Z              ========= ============= ============ ============
2024-12-14T09:58:15.7753196Z                 100     5.30±0.08ms   10.0±0.4ms   33.7±0.2ms 
2024-12-14T09:58:15.7753514Z               1000000     51.5±1ms    88.7±0.7ms    342±5ms   
2024-12-14T09:58:15.7753776Z              ========= ============= ============ ============
2024-12-14T09:58:15.7753939Z 
2024-12-14T09:58:15.7754179Z [69.55%] ··· reindexing.Reindex.time_1d_coarse                          506±8μs
2024-12-14T09:58:15.7754662Z [69.68%] ··· reindexing.Reindex.time_1d_fine_all_found              1.74±0.05ms
2024-12-14T09:58:15.7755144Z [69.80%] ··· reindexing.Reindex.time_1d_fine_some_missing            9.33±0.4ms
2024-12-14T09:58:15.7755628Z [69.93%] ··· reindexing.Reindex.time_2d_coarse                      1.94±0.02ms
2024-12-14T09:58:15.7756097Z [70.05%] ··· reindexing.Reindex.time_2d_fine_all_found              24.0±0.07ms
2024-12-14T09:58:15.7756575Z [70.17%] ··· reindexing.Reindex.time_2d_fine_some_missing            36.6±0.2ms
2024-12-14T09:58:15.7757056Z [70.30%] ··· reindexing.ReindexDask.time_1d_coarse                   3.43±0.7ms
2024-12-14T09:58:15.7757709Z [70.42%] ··· reindexing.ReindexDask.time_1d_fine_all_found           9.62±0.9ms
2024-12-14T09:58:15.7758186Z [70.54%] ··· ...dexing.ReindexDask.time_1d_fine_some_missing         19.6±0.9ms
2024-12-14T09:58:15.7758665Z [70.67%] ··· reindexing.ReindexDask.time_2d_coarse                   5.50±0.2ms
2024-12-14T09:58:15.7759153Z [70.79%] ··· reindexing.ReindexDask.time_2d_fine_all_found           23.7±0.5ms
2024-12-14T09:58:15.7759630Z [70.92%] ··· ...dexing.ReindexDask.time_2d_fine_some_missing         40.8±0.5ms
2024-12-14T09:58:15.7760112Z [71.04%] ··· renaming.SwapDims.time_swap_dims                                ok
2024-12-14T09:58:15.7760490Z [71.04%] ··· ========== ============
2024-12-14T09:58:15.7760709Z                 size                
2024-12-14T09:58:15.7760931Z              ---------- ------------
2024-12-14T09:58:15.7761191Z                 1000     35.1±0.4μs 
2024-12-14T09:58:15.7761435Z                100000    35.0±0.5μs 
2024-12-14T09:58:15.7761695Z               10000000   35.7±0.4μs 
2024-12-14T09:58:15.7761907Z              ========== ============
2024-12-14T09:58:15.7762044Z 
2024-12-14T09:58:15.7762275Z [71.16%] ··· renaming.SwapDims.time_swap_dims_newindex                       ok
2024-12-14T09:58:40.2459837Z [71.16%] ··· ========== =========
2024-12-14T09:58:40.2461155Z                 size             
2024-12-14T09:58:40.2461883Z              ---------- ---------
2024-12-14T09:58:40.2462496Z                 1000     193±2μs 
2024-12-14T09:58:40.2463162Z                100000    190±4μs 
2024-12-14T09:58:40.2463626Z               10000000   194±1μs 
2024-12-14T09:58:40.2464345Z              ========== =========
2024-12-14T09:58:40.2464623Z 
2024-12-14T09:58:40.2465062Z [71.29%] ··· repr.Repr.time_repr                                    7.66±0.06ms
2024-12-14T09:58:40.2465939Z [71.41%] ··· repr.Repr.time_repr_html                                   101±1ms
2024-12-14T09:58:40.2467071Z [71.53%] ··· repr.ReprMultiIndex.time_repr                              703±1μs
2024-12-14T09:58:40.2468078Z [71.66%] ··· repr.ReprMultiIndex.time_repr_html                     2.86±0.02ms
2024-12-14T09:58:40.2469038Z [71.78%] ··· ...rayRollingMemory.peakmem_1drolling_construct                 ok
2024-12-14T09:58:40.2469771Z [71.78%] ··· ======== ======
2024-12-14T09:58:40.2470159Z               stride        
2024-12-14T09:58:40.2470715Z              -------- ------
2024-12-14T09:58:40.2471111Z                None    199M 
2024-12-14T09:58:40.2471492Z                 5      199M 
2024-12-14T09:58:40.2471843Z                 50     199M 
2024-12-14T09:58:40.2472176Z              ======== ======
2024-12-14T09:58:40.2472413Z 
2024-12-14T09:58:40.2472861Z [71.91%] ··· ...aArrayRollingMemory.peakmem_1drolling_reduce                 ok
2024-12-14T09:58:40.2473514Z [71.91%] ··· ====== ====== =======
2024-12-14T09:58:40.2473896Z              --     use_bottleneck
2024-12-14T09:58:40.2474275Z              ------ --------------
2024-12-14T09:58:40.2474655Z               func   True   False 
2024-12-14T09:58:40.2475018Z              ====== ====== =======
2024-12-14T09:58:40.2475544Z               sum    172M    173M 
2024-12-14T09:58:40.2475903Z               max    172M    173M 
2024-12-14T09:58:40.2476266Z               mean   172M    173M 
2024-12-14T09:58:40.2476625Z              ====== ====== =======
2024-12-14T09:58:40.2476862Z 
2024-12-14T09:58:40.2477307Z [72.03%] ··· ...aArrayRollingMemory.peakmem_ndrolling_reduce                 ok
2024-12-14T09:58:40.2477965Z [72.03%] ··· ====== ====== =======
2024-12-14T09:58:40.2478333Z              --     use_bottleneck
2024-12-14T09:58:40.2478711Z              ------ --------------
2024-12-14T09:58:40.2479083Z               func   True   False 
2024-12-14T09:58:40.2479444Z              ====== ====== =======
2024-12-14T09:58:40.2479797Z               sum    191M    191M 
2024-12-14T09:58:40.2480320Z               max    191M    191M 
2024-12-14T09:58:40.2480685Z               mean   191M    191M 
2024-12-14T09:58:40.2481302Z              ====== ====== =======
2024-12-14T09:58:40.2481542Z 
2024-12-14T09:58:40.2481989Z [72.15%] ··· ...setRollingMemory.peakmem_1drolling_construct                 ok
2024-12-14T09:58:40.2482632Z [72.15%] ··· ======== ======
2024-12-14T09:58:40.2482970Z               stride        
2024-12-14T09:58:40.2483323Z              -------- ------
2024-12-14T09:58:40.2483666Z                None    199M 
2024-12-14T09:58:40.2483999Z                 5      199M 
2024-12-14T09:58:40.2484332Z                 50     199M 
2024-12-14T09:58:40.2484845Z              ======== ======
2024-12-14T09:58:40.2485063Z 
2024-12-14T09:58:40.2485513Z [72.28%] ··· ...atasetRollingMemory.peakmem_1drolling_reduce                 ok
2024-12-14T09:58:40.2486165Z [72.28%] ··· ====== ====== =======
2024-12-14T09:58:40.2486575Z              --     use_bottleneck
2024-12-14T09:58:40.2486947Z              ------ --------------
2024-12-14T09:58:40.2487324Z               func   True   False 
2024-12-14T09:58:40.2487701Z              ====== ====== =======
2024-12-14T09:58:40.2488055Z               sum    196M    299M 
2024-12-14T09:58:40.2488418Z               max    196M    299M 
2024-12-14T09:58:40.2488781Z               mean   196M    299M 
2024-12-14T09:58:40.2489133Z              ====== ====== =======
2024-12-14T09:58:40.2489381Z 
2024-12-14T09:58:40.2490038Z [72.40%] ··· ...atasetRollingMemory.peakmem_ndrolling_reduce                 ok
2024-12-14T09:58:40.2490701Z [72.40%] ··· ====== ====== =======
2024-12-14T09:58:40.2491064Z              --     use_bottleneck
2024-12-14T09:58:40.2491434Z              ------ --------------
2024-12-14T09:58:40.2491969Z               func   True   False 
2024-12-14T09:58:40.2492338Z              ====== ====== =======
2024-12-14T09:58:40.2492699Z               sum    215M    311M 
2024-12-14T09:58:40.2493062Z               max    215M    311M 
2024-12-14T09:58:40.2493419Z               mean   215M    306M 
2024-12-14T09:58:40.2493779Z              ====== ====== =======
2024-12-14T09:58:40.2494025Z 
2024-12-14T09:58:40.2494626Z [72.52%] ··· rolling.Rolling.time_rolling                                    ok
2024-12-14T09:58:40.2495302Z [72.52%] ··· ======= ======== ============ ============
2024-12-14T09:58:40.2495761Z              --                     use_bottleneck     
2024-12-14T09:58:40.2496213Z              ---------------- -------------------------
2024-12-14T09:58:40.2496650Z                func   center      True        False    
2024-12-14T09:58:40.2497079Z              ======= ======== ============ ============
2024-12-14T09:58:40.2497611Z                mean    True    22.5±0.2ms   143±0.3ms  
2024-12-14T09:58:40.2498174Z                mean   False    13.5±0.9ms   144±0.9ms  
2024-12-14T09:58:40.2498866Z               count    True    58.6±0.3ms   58.5±0.3ms 
2024-12-14T09:58:40.2499413Z               count   False    58.7±0.4ms   58.7±0.4ms 
2024-12-14T09:58:40.2499829Z              ======= ======== ============ ============
2024-12-14T09:58:40.2500109Z 
2024-12-14T09:58:40.2500538Z [72.65%] ··· rolling.Rolling.time_rolling_construct                          ok
2024-12-14T09:58:40.2501239Z [72.65%] ··· ======== ======== ========= =========
2024-12-14T09:58:40.2501677Z              --                   use_bottleneck  
2024-12-14T09:58:40.2502105Z              ----------------- -------------------
2024-12-14T09:58:40.2502530Z               center   stride     True     False  
2024-12-14T09:58:40.2503074Z              ======== ======== ========= =========
2024-12-14T09:58:40.2503754Z                True    1 (0)    230±3ms   231±4ms 
2024-12-14T09:58:40.2504270Z                True    1 (1)    230±5ms   232±5ms 
2024-12-14T09:58:40.2504785Z               False    1 (0)    230±5ms   232±7ms 
2024-12-14T09:58:40.2505294Z               False    1 (1)    230±5ms   231±5ms 
2024-12-14T09:58:40.2505703Z              ======== ======== ========= =========
2024-12-14T09:58:40.2505973Z 
2024-12-14T10:18:30.0516874Z [72.77%] ··· rolling.Rolling.time_rolling_long                               ok
2024-12-14T10:18:30.0517727Z [72.77%] ··· ======= ======== ============= =============
2024-12-14T10:18:30.0518075Z              --                      use_bottleneck      
2024-12-14T10:18:30.0518402Z              ---------------- ---------------------------
2024-12-14T10:18:30.0518738Z                func   pandas       True         False    
2024-12-14T10:18:30.0519045Z              ======= ======== ============= =============
2024-12-14T10:18:30.0519410Z                mean    True      496±3μs       493±2μs   
2024-12-14T10:18:30.0519776Z                mean   False      255±2μs     6.33±0.07ms 
2024-12-14T10:18:30.0520159Z               count    True      594±10μs      589±20μs  
2024-12-14T10:18:30.0520523Z               count   False    2.15±0.04ms   2.10±0.02ms 
2024-12-14T10:18:30.0520821Z              ======= ======== ============= =============
2024-12-14T10:18:30.0521015Z 
2024-12-14T10:18:30.0521302Z [72.90%] ··· rolling.Rolling.time_rolling_np                                 ok
2024-12-14T10:18:30.0521786Z [72.90%] ··· ========= ============= ========= =========
2024-12-14T10:18:30.0522100Z              --                         use_bottleneck  
2024-12-14T10:18:30.0522412Z              ----------------------- -------------------
2024-12-14T10:18:30.0522721Z               window_   min_periods     True     False  
2024-12-14T10:18:30.0523026Z              ========= ============= ========= =========
2024-12-14T10:18:30.0523374Z                  20        5 (0)      199±1ms   198±3ms 
2024-12-14T10:18:30.0523720Z                  20        5 (1)      198±4ms   197±5ms 
2024-12-14T10:18:30.0524067Z                  40        5 (0)      355±5ms   358±7ms 
2024-12-14T10:18:30.0524590Z                  40        5 (1)      359±8ms   356±7ms 
2024-12-14T10:18:30.0524880Z              ========= ============= ========= =========
2024-12-14T10:18:30.0525070Z 
2024-12-14T10:18:30.0544456Z ##[error][73.02%] ··· rolling.RollingDask.time_rolling                        2/8 failed
2024-12-14T10:18:30.0550963Z [73.02%] ··· ======= ======== =========== ============
2024-12-14T10:18:30.0551284Z              --                    use_bottleneck     
2024-12-14T10:18:30.0551563Z              ---------------- ------------------------
2024-12-14T10:18:30.0551836Z                func   center      True       False    
2024-12-14T10:18:30.0552077Z              ======= ======== =========== ============
2024-12-14T10:18:30.0552385Z                mean    True     888±50ms     failed   
2024-12-14T10:18:30.0552693Z                mean   False     659±40ms     failed   
2024-12-14T10:18:30.0552993Z               count    True    21.8±0.3s   21.3±0.2s  
2024-12-14T10:18:30.0553312Z               count   False    22.0±0.2s   21.4±0.06s 
2024-12-14T10:18:30.0553562Z              ======= ======== =========== ============
2024-12-14T10:18:30.0553813Z              For parameters: 'mean', True, False
2024-12-14T10:18:30.0554062Z              
2024-12-14T10:18:30.0554232Z              
2024-12-14T10:18:30.0554435Z              asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:18:30.0554681Z              
2024-12-14T10:18:30.0554871Z              For parameters: 'mean', False, False
2024-12-14T10:18:30.0555106Z              
2024-12-14T10:18:30.0555264Z              
2024-12-14T10:18:30.0555458Z              asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:18:30.0555634Z 
2024-12-14T10:18:30.0555791Z [73.02%] ···· For parameters: 'mean', True, False
2024-12-14T10:18:30.0556045Z               
2024-12-14T10:18:30.0556207Z               
2024-12-14T10:18:30.0556396Z               asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:18:30.0556638Z               
2024-12-14T10:18:30.0556841Z               For parameters: 'mean', False, False
2024-12-14T10:18:30.0557076Z               
2024-12-14T10:18:30.0557238Z               
2024-12-14T10:18:30.0557430Z               asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:18:30.0557607Z 
2024-12-14T10:18:30.0557856Z [73.14%] ··· rolling.RollingDask.time_rolling_construct                      ok
2024-12-14T10:18:30.0558509Z [73.14%] ··· ======== ======== ============ ============
2024-12-14T10:18:30.0558777Z              --                      use_bottleneck     
2024-12-14T10:18:30.0559033Z              ----------------- -------------------------
2024-12-14T10:18:30.0559290Z               center   stride      True        False    
2024-12-14T10:18:30.0559536Z              ======== ======== ============ ============
2024-12-14T10:18:30.0559832Z                True    1 (0)    21.0±0.2s    20.8±0.2s  
2024-12-14T10:18:30.0560144Z                True    1 (1)    20.8±0.2s    21.0±0.04s 
2024-12-14T10:18:30.0560449Z               False    1 (0)    20.9±0.08s   20.5±0.04s 
2024-12-14T10:18:30.0560743Z               False    1 (1)    20.5±0.03s   20.6±0.01s 
2024-12-14T10:18:30.0560983Z              ======== ======== ============ ============
2024-12-14T10:18:30.0561138Z 
2024-12-14T10:18:30.0561380Z [73.27%] ··· rolling.RollingDask.time_rolling_long                           ok
2024-12-14T10:18:30.0561787Z [73.27%] ··· ======= ======== ============= =============
2024-12-14T10:18:30.0562053Z              --                      use_bottleneck      
2024-12-14T10:18:30.0562317Z              ---------------- ---------------------------
2024-12-14T10:18:30.0562572Z                func   pandas       True         False    
2024-12-14T10:18:30.0562818Z              ======= ======== ============= =============
2024-12-14T10:18:30.0563125Z                mean    True    1.29±0.04ms   1.29±0.04ms 
2024-12-14T10:18:30.0563421Z                mean   False    5.27±0.07ms    29.6±0.4ms 
2024-12-14T10:18:30.0563881Z               count    True    1.41±0.04ms   1.41±0.04ms 
2024-12-14T10:18:30.0564195Z               count   False     13.0±0.2ms    13.1±0.2ms 
2024-12-14T10:18:30.0564432Z              ======= ======== ============= =============
2024-12-14T10:18:30.0564595Z 
2024-12-14T10:18:30.0565389Z ##[error][73.39%] ··· rolling.RollingDask.time_rolling_np                         failed
2024-12-14T10:18:30.0566269Z [73.39%] ··· ========= ============= ======== ========
2024-12-14T10:18:30.0566553Z              --                        use_bottleneck 
2024-12-14T10:18:30.0566819Z              ----------------------- -----------------
2024-12-14T10:18:31.6136360Z               window_   min_periods    True    False  
2024-12-14T10:18:31.6136873Z              ========= ============= ======== ========
2024-12-14T10:18:31.6137310Z                  20        5 (0)      failed   failed 
2024-12-14T10:18:31.6137739Z                  20        5 (1)      failed   failed 
2024-12-14T10:18:31.6138151Z                  40        5 (0)      failed   failed 
2024-12-14T10:18:31.6138600Z                  40        5 (1)      failed   failed 
2024-12-14T10:18:31.6139011Z              ========= ============= ======== ========
2024-12-14T10:18:31.6139337Z              For parameters: 20, 5 (0), True
2024-12-14T10:18:31.6139590Z              
2024-12-14T10:18:31.6139759Z              
2024-12-14T10:18:31.6139973Z              asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:18:31.6140228Z              
2024-12-14T10:18:31.6140412Z              For parameters: 20, 5 (0), False
2024-12-14T10:18:31.6140639Z              
2024-12-14T10:18:31.6140796Z              
2024-12-14T10:18:31.6140985Z              asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:18:31.6141224Z              
2024-12-14T10:18:31.6141402Z              For parameters: 20, 5 (1), True
2024-12-14T10:18:31.6141626Z              
2024-12-14T10:18:31.6141783Z              
2024-12-14T10:18:31.6141973Z              asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:18:31.6142230Z              
2024-12-14T10:18:31.6142410Z              For parameters: 20, 5 (1), False
2024-12-14T10:18:31.6142914Z              
2024-12-14T10:18:31.6143086Z              
2024-12-14T10:18:31.6143271Z              asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:18:31.6143515Z              
2024-12-14T10:18:31.6143696Z              For parameters: 40, 5 (0), True
2024-12-14T10:18:31.6144170Z              
2024-12-14T10:18:31.6144326Z              
2024-12-14T10:18:31.6144519Z              asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:18:31.6144759Z              
2024-12-14T10:18:31.6144937Z              For parameters: 40, 5 (0), False
2024-12-14T10:18:31.6145167Z              
2024-12-14T10:18:31.6145319Z              
2024-12-14T10:18:31.6145506Z              asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:18:31.6145745Z              
2024-12-14T10:18:31.6145915Z              For parameters: 40, 5 (1), True
2024-12-14T10:18:31.6146142Z              
2024-12-14T10:18:31.6146298Z              
2024-12-14T10:18:31.6146485Z              asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:18:31.6146727Z              
2024-12-14T10:18:31.6146898Z              For parameters: 40, 5 (1), False
2024-12-14T10:18:31.6147128Z              
2024-12-14T10:18:31.6147282Z              
2024-12-14T10:18:31.6147463Z              asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:18:31.6147649Z 
2024-12-14T10:18:31.6148013Z [73.39%] ···· For parameters: 20, 5 (0), True
2024-12-14T10:18:31.6148252Z               
2024-12-14T10:18:31.6148413Z               
2024-12-14T10:18:31.6148615Z               asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:18:31.6148862Z               
2024-12-14T10:18:31.6149036Z               For parameters: 20, 5 (0), False
2024-12-14T10:18:31.6149267Z               
2024-12-14T10:18:31.6149427Z               
2024-12-14T10:18:31.6149612Z               asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:18:31.6149855Z               
2024-12-14T10:18:31.6150209Z               For parameters: 20, 5 (1), True
2024-12-14T10:18:31.6150435Z               
2024-12-14T10:18:31.6150593Z               
2024-12-14T10:18:31.6150783Z               asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:18:31.6151015Z               
2024-12-14T10:18:31.6151195Z               For parameters: 20, 5 (1), False
2024-12-14T10:18:31.6151431Z               
2024-12-14T10:18:31.6151581Z               
2024-12-14T10:18:31.6151771Z               asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:18:31.6152009Z               
2024-12-14T10:18:31.6152182Z               For parameters: 40, 5 (0), True
2024-12-14T10:18:31.6152407Z               
2024-12-14T10:18:31.6184189Z               
2024-12-14T10:18:31.6184504Z               asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:18:31.6184914Z               
2024-12-14T10:18:31.6185203Z               For parameters: 40, 5 (0), False
2024-12-14T10:18:31.6185568Z               
2024-12-14T10:18:31.6185833Z               
2024-12-14T10:18:31.6186163Z               asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:18:31.6186554Z               
2024-12-14T10:18:31.6186837Z               For parameters: 40, 5 (1), True
2024-12-14T10:18:31.6187222Z               
2024-12-14T10:18:31.6187489Z               
2024-12-14T10:18:31.6187794Z               asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:18:31.6188173Z               
2024-12-14T10:18:31.6188471Z               For parameters: 40, 5 (1), False
2024-12-14T10:18:31.6188863Z               
2024-12-14T10:18:31.6189133Z               
2024-12-14T10:18:31.6189486Z               asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:18:31.6189814Z 
2024-12-14T10:18:31.6190408Z [73.51%] ··· unstacking.Unstacking.time_unstack_fast                2.99±0.08ms
2024-12-14T10:18:31.6191356Z [73.64%] ··· unstacking.Unstacking.time_unstack_pandas_slow          3.35±0.2ms
2024-12-14T10:18:31.6192319Z [73.76%] ··· unstacking.Unstacking.time_unstack_slow                3.00±0.07ms
2024-12-14T10:18:31.6193267Z [73.89%] ··· unstacking.UnstackingDask.time_unstack_fast             19.1±0.4ms
2024-12-14T10:18:31.6194219Z [74.01%] ··· ...king.UnstackingDask.time_unstack_pandas_slow        2.94±0.03ms
2024-12-14T10:18:31.6195247Z [74.13%] ··· unstacking.UnstackingDask.time_unstack_slow            3.04±0.02ms
2024-12-14T10:18:31.6196227Z [74.26%] ··· ...nstackingSparse.peakmem_unstack_to_sparse_2d                n/a
2024-12-14T10:18:31.6197407Z [74.26%] ···· asv: skipped: NotImplementedError()
2024-12-14T10:18:31.6198234Z [74.38%] ··· ...nstackingSparse.peakmem_unstack_to_sparse_3d                n/a
2024-12-14T10:18:31.6199035Z [74.38%] ···· asv: skipped: NotImplementedError()
2024-12-14T10:18:31.6199864Z [74.50%] ··· unstacking.UnstackingSparse.time_unstack_fast                  n/a
2024-12-14T10:18:31.6200680Z [74.50%] ···· asv: skipped: NotImplementedError()
2024-12-14T10:18:31.6201469Z [74.63%] ··· ...ng.UnstackingSparse.time_unstack_pandas_slow                n/a
2024-12-14T10:18:31.6202253Z [74.63%] ···· asv: skipped: NotImplementedError()
2024-12-14T10:18:31.6203093Z [74.75%] ··· unstacking.UnstackingSparse.time_unstack_slow                  n/a
2024-12-14T10:18:31.6203790Z [74.75%] ···· asv: skipped: NotImplementedError()
2024-12-14T10:18:31.6204240Z [74.88%] ··· ...g.UnstackingSparse.time_unstack_to_sparse_2d                n/a
2024-12-14T10:18:31.6204728Z [74.88%] ···· asv: skipped: NotImplementedError()
2024-12-14T10:18:31.6205140Z [75.00%] ··· ...g.UnstackingSparse.time_unstack_to_sparse_3d                n/a
2024-12-14T10:20:04.2974284Z [75.00%] ···· asv: skipped: NotImplementedError()
2024-12-14T10:20:04.2974982Z [75.00%] · For xarray commit 755581c8 (round 2/2):
2024-12-14T10:20:04.2976388Z [75.00%] ·· Building for mamba-py3.11-bottleneck-cftime-dask-distributed-flox-netcdf4-numpy-numpy_groupies-pandas-scipy-setuptools_scm-sparse
2024-12-14T10:20:04.2978429Z [75.00%] ·· Benchmarking mamba-py3.11-bottleneck-cftime-dask-distributed-flox-netcdf4-numpy-numpy_groupies-pandas-scipy-setuptools_scm-sparse
2024-12-14T10:20:04.2980449Z [75.12%] ··· accessors.DateTimeAccessor.time_dayofyear                       ok
2024-12-14T10:20:04.2981349Z [75.12%] ··· ========== =============
2024-12-14T10:20:04.2981875Z               calendar               
2024-12-14T10:20:04.2982365Z              ---------- -------------
2024-12-14T10:20:04.2983178Z               standard     424±7μs   
2024-12-14T10:20:04.2983741Z                noleap    1.03±0.01ms 
2024-12-14T10:20:04.2984175Z              ========== =============
2024-12-14T10:20:04.2984471Z 
2024-12-14T10:20:04.2984972Z [75.25%] ··· accessors.DateTimeAccessor.time_floor                           ok
2024-12-14T10:20:04.2985733Z [75.25%] ··· ========== ============
2024-12-14T10:20:04.2986187Z               calendar              
2024-12-14T10:20:04.2986676Z              ---------- ------------
2024-12-14T10:20:04.2987208Z               standard    405±2μs   
2024-12-14T10:20:04.2987733Z                noleap    78.7±0.4ms 
2024-12-14T10:20:04.2988156Z              ========== ============
2024-12-14T10:20:04.2988487Z 
2024-12-14T10:20:04.2988990Z [75.37%] ··· accessors.DateTimeAccessor.time_year                            ok
2024-12-14T10:20:04.2989770Z [75.37%] ··· ========== ==========
2024-12-14T10:20:04.2990195Z               calendar            
2024-12-14T10:20:04.2990631Z              ---------- ----------
2024-12-14T10:20:04.2991154Z               standard   399±3μs  
2024-12-14T10:20:04.2991593Z                noleap    926±30μs 
2024-12-14T10:20:04.2991956Z              ========== ==========
2024-12-14T10:20:04.2992187Z 
2024-12-14T10:20:04.2992597Z [75.50%] ··· alignment.Align.time_already_aligned                            ok
2024-12-14T10:20:04.2993226Z [75.50%] ··· ========== ============
2024-12-14T10:20:04.2993588Z                 join                
2024-12-14T10:20:04.2993960Z              ---------- ------------
2024-12-14T10:20:04.2994411Z                outer     29.2±0.5ms 
2024-12-14T10:20:04.2994846Z                inner     28.9±0.9ms 
2024-12-14T10:20:04.2995302Z                 left     29.1±0.7ms 
2024-12-14T10:20:04.2995743Z                right     29.0±0.6ms 
2024-12-14T10:20:04.2996194Z                exact     29.4±0.6ms 
2024-12-14T10:20:04.2996644Z               override    177±3μs   
2024-12-14T10:20:04.2997010Z              ========== ============
2024-12-14T10:20:04.2997282Z 
2024-12-14T10:20:04.2997974Z [75.62%] ··· alignment.Align.time_not_aligned                                ok
2024-12-14T10:20:04.2998612Z [75.62%] ··· ======= =============
2024-12-14T10:20:04.2998971Z                join               
2024-12-14T10:20:04.2999328Z              ------- -------------
2024-12-14T10:20:04.2999766Z               outer    30.0±0.7ms 
2024-12-14T10:20:04.3000204Z               inner   1.04±0.03ms 
2024-12-14T10:20:04.3000639Z                left    30.1±0.8ms 
2024-12-14T10:20:04.3001092Z               right     883±20μs  
2024-12-14T10:20:04.3001457Z              ======= =============
2024-12-14T10:20:04.3001686Z 
2024-12-14T10:20:04.3002113Z [75.74%] ··· ...nment.Align.time_not_aligned_random_integers                 ok
2024-12-14T10:20:04.3002740Z [75.74%] ··· ======= ============
2024-12-14T10:20:04.3003100Z                join              
2024-12-14T10:20:04.3003449Z              ------- ------------
2024-12-14T10:20:04.3003875Z               outer    31.4±1ms  
2024-12-14T10:20:04.3004313Z               inner   14.4±0.3ms 
2024-12-14T10:20:04.3004724Z                left   30.3±0.5ms 
2024-12-14T10:20:04.3005146Z               right   13.6±0.1ms 
2024-12-14T10:20:04.3005504Z              ======= ============
2024-12-14T10:20:04.3005747Z 
2024-12-14T10:20:04.3006203Z [75.87%] ··· alignment.AlignCFTime.time_already_aligned                      ok
2024-12-14T10:20:04.3006879Z [75.87%] ··· ========== ============
2024-12-14T10:20:04.3007259Z                 join                
2024-12-14T10:20:04.3007553Z              ---------- ------------
2024-12-14T10:20:04.3007890Z                outer     30.0±0.7ms 
2024-12-14T10:20:04.3008372Z                inner     29.1±0.4ms 
2024-12-14T10:20:04.3008988Z                 left     29.4±0.5ms 
2024-12-14T10:20:04.3009270Z                right     29.4±0.5ms 
2024-12-14T10:20:04.3009536Z                exact     28.4±0.6ms 
2024-12-14T10:20:04.3009795Z               override    230±7μs   
2024-12-14T10:20:04.3010010Z              ========== ============
2024-12-14T10:20:04.3010163Z 
2024-12-14T10:20:04.3010419Z [75.99%] ··· alignment.AlignCFTime.time_not_aligned                          ok
2024-12-14T10:20:04.3010799Z [75.99%] ··· ======= =============
2024-12-14T10:20:04.3011019Z                join               
2024-12-14T10:20:04.3011235Z              ------- -------------
2024-12-14T10:20:04.3011491Z               outer    44.5±0.5ms 
2024-12-14T10:20:04.3011739Z               inner   10.5±0.09ms 
2024-12-14T10:20:04.3011984Z                left    41.1±0.1ms 
2024-12-14T10:20:04.3012430Z               right   1.36±0.03ms 
2024-12-14T10:20:04.3012679Z              ======= =============
2024-12-14T10:20:04.3012815Z 
2024-12-14T10:20:04.3013065Z [76.11%] ··· ...AlignCFTime.time_not_aligned_random_integers                 ok
2024-12-14T10:20:04.3013424Z [76.11%] ··· ======= ============
2024-12-14T10:20:04.3013635Z                join              
2024-12-14T10:20:04.3013843Z              ------- ------------
2024-12-14T10:20:04.3014092Z               outer   48.2±0.3ms 
2024-12-14T10:20:04.3014344Z               inner   33.6±0.4ms 
2024-12-14T10:20:04.3014592Z                left   43.7±0.5ms 
2024-12-14T10:20:04.3014831Z               right   23.3±0.2ms 
2024-12-14T10:20:04.3015036Z              ======= ============
2024-12-14T10:20:04.3015169Z 
2024-12-14T10:20:04.3015410Z [76.24%] ··· alignment.AlignDask.time_already_aligned                        ok
2024-12-14T10:20:04.3015769Z [76.24%] ··· ========== ==========
2024-12-14T10:20:04.3015982Z                 join              
2024-12-14T10:20:04.3016198Z              ---------- ----------
2024-12-14T10:20:04.3016442Z                outer     603±4μs  
2024-12-14T10:20:04.3016700Z                inner     607±8μs  
2024-12-14T10:20:04.3016948Z                 left     613±5μs  
2024-12-14T10:20:04.3017189Z                right     618±7μs  
2024-12-14T10:20:04.3017436Z                exact     610±10μs 
2024-12-14T10:21:00.8872768Z               override   175±2μs  
2024-12-14T10:21:00.8873296Z              ========== ==========
2024-12-14T10:21:00.8873826Z 
2024-12-14T10:21:00.8874326Z [76.36%] ··· alignment.AlignDask.time_not_aligned                            ok
2024-12-14T10:21:00.8875042Z [76.36%] ··· ======= =============
2024-12-14T10:21:00.8875424Z                join               
2024-12-14T10:21:00.8875808Z              ------- -------------
2024-12-14T10:21:00.8876162Z               outer   1.27±0.01ms 
2024-12-14T10:21:00.8876431Z               inner   1.61±0.02ms 
2024-12-14T10:21:00.8876682Z                left   1.13±0.01ms 
2024-12-14T10:21:00.8876941Z               right   1.42±0.01ms 
2024-12-14T10:21:00.8877152Z              ======= =============
2024-12-14T10:21:00.8877308Z 
2024-12-14T10:21:00.8877547Z [76.49%] ··· ...t.AlignDask.time_not_aligned_random_integers                 ok
2024-12-14T10:21:00.8877913Z [76.49%] ··· ======= =============
2024-12-14T10:21:00.8878127Z                join               
2024-12-14T10:21:00.8878338Z              ------- -------------
2024-12-14T10:21:00.8878606Z               outer   1.87±0.02ms 
2024-12-14T10:21:00.8878857Z               inner    12.3±0.1ms 
2024-12-14T10:21:00.8879101Z                left   1.17±0.01ms 
2024-12-14T10:21:00.8879350Z               right   11.6±0.08ms 
2024-12-14T10:21:00.8879557Z              ======= =============
2024-12-14T10:21:00.8879692Z 
2024-12-14T10:21:00.8879937Z [76.61%] ··· coding.EncodeCFDatetime.time_encode_cf_datetime                 ok
2024-12-14T10:21:00.8880326Z [76.61%] ··· ========== ===========
2024-12-14T10:21:00.8880553Z               calendar             
2024-12-14T10:21:00.8880773Z              ---------- -----------
2024-12-14T10:21:00.8881263Z               standard    785±5μs  
2024-12-14T10:21:00.8881547Z                noleap    125±0.8ms 
2024-12-14T10:21:00.8881756Z              ========== ===========
2024-12-14T10:21:00.8881900Z 
2024-12-14T10:21:00.8882147Z [76.73%] ··· combine.Combine1d.time_combine_by_coords                  1.01±0ms
2024-12-14T10:21:00.8882649Z [76.86%] ··· combine.Combine1dDask.time_combine_by_coords               175±2ms
2024-12-14T10:21:00.8883146Z [76.98%] ··· combine.Combine3d.time_combine_by_coords                65.7±0.7ms
2024-12-14T10:21:00.8883622Z [77.10%] ··· combine.Combine3d.time_combine_nested                   64.3±0.6ms
2024-12-14T10:21:00.8884118Z [77.23%] ··· ...issing.DataArrayMissingBottleneck.time_bfill                 ok
2024-12-14T10:21:00.8884543Z [77.23%] ··· =============== ==================== ======= =============
2024-12-14T10:21:00.8884835Z                   shape             chunks         limit               
2024-12-14T10:21:00.8885155Z              --------------- -------------------- ------- -------------
2024-12-14T10:21:00.8885523Z               (365, 75, 75)          None           None   5.23±0.08ms 
2024-12-14T10:21:00.8885862Z               (365, 75, 75)          None            3      5.12±0.2ms 
2024-12-14T10:21:00.8886204Z               (365, 75, 75)   {'x': 25, 'y': 25}    None    15.1±0.3ms 
2024-12-14T10:21:00.8886553Z               (365, 75, 75)   {'x': 25, 'y': 25}     3      14.9±0.5ms 
2024-12-14T10:21:00.8886824Z              =============== ==================== ======= =============
2024-12-14T10:21:00.8886993Z 
2024-12-14T10:21:00.8887244Z [77.35%] ··· ...issing.DataArrayMissingBottleneck.time_ffill                 ok
2024-12-14T10:21:00.8887674Z [77.35%] ··· =============== ==================== ======= ============
2024-12-14T10:21:00.8887965Z                   shape             chunks         limit              
2024-12-14T10:21:00.8888255Z              --------------- -------------------- ------- ------------
2024-12-14T10:21:00.8888614Z               (365, 75, 75)          None           None   6.25±0.3ms 
2024-12-14T10:21:00.8888949Z               (365, 75, 75)          None            3     6.21±0.3ms 
2024-12-14T10:21:00.8889278Z               (365, 75, 75)   {'x': 25, 'y': 25}    None   14.0±0.4ms 
2024-12-14T10:21:00.8889611Z               (365, 75, 75)   {'x': 25, 'y': 25}     3     14.4±0.4ms 
2024-12-14T10:21:00.8890018Z              =============== ==================== ======= ============
2024-12-14T10:21:00.8890186Z 
2024-12-14T10:21:00.8890433Z [77.48%] ··· ...rrayMissingInterpolateNA.time_interpolate_na                 ok
2024-12-14T10:21:00.8890851Z [77.48%] ··· =============== ==================== ========= =========
2024-12-14T10:21:00.8891124Z              --                                          limit       
2024-12-14T10:21:00.8891393Z              ------------------------------------ -------------------
2024-12-14T10:21:00.8891677Z                   shape             chunks           None       3    
2024-12-14T10:21:00.8891949Z              =============== ==================== ========= =========
2024-12-14T10:21:00.8892274Z               (365, 75, 75)          None          101±1ms   121±1ms 
2024-12-14T10:21:00.8892602Z               (365, 75, 75)   {'x': 25, 'y': 25}   156±4ms   310±6ms 
2024-12-14T10:21:00.8892858Z              =============== ==================== ========= =========
2024-12-14T10:21:00.8893031Z 
2024-12-14T10:21:00.8893275Z [77.60%] ··· dataset.DatasetBinaryOp.time_normalize                     496±5μs
2024-12-14T10:21:00.8893767Z [77.72%] ··· dataset.DatasetChunk.time_chunk                            155±5ms
2024-12-14T10:21:00.8894253Z [77.85%] ··· dataset_io.IOReadCustomEngine.time_open_dataset                 ok
2024-12-14T10:21:00.8894631Z [77.85%] ··· ============== ==========
2024-12-14T10:21:00.8894851Z                  chunks               
2024-12-14T10:21:00.8895076Z              -------------- ----------
2024-12-14T10:21:00.8895341Z                   None       65.3±2ms 
2024-12-14T10:21:00.8895599Z                    {}        445±2ms  
2024-12-14T10:21:00.8895985Z               {'time': 10}   500±6ms  
2024-12-14T10:21:00.8896207Z              ============== ==========
2024-12-14T10:21:00.8896347Z 
2024-12-14T10:21:00.8896585Z [77.97%] ··· ...adDataTreeNetCDF4.time_load_datatree_netcdf4                n/a
2024-12-14T10:21:01.1328307Z [77.97%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1329277Z [78.09%] ··· ...adDataTreeNetCDF4.time_open_datatree_netcdf4                n/a
2024-12-14T10:21:01.1330108Z [78.09%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1330740Z [78.22%] ··· ...eadMultipleNetCDF3.time_load_dataset_netcdf4                n/a
2024-12-14T10:21:01.1331364Z [78.22%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1331976Z [78.34%] ··· ...OReadMultipleNetCDF3.time_load_dataset_scipy                n/a
2024-12-14T10:21:01.1332583Z [78.34%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1333207Z [78.47%] ··· ...eadMultipleNetCDF3.time_open_dataset_netcdf4                n/a
2024-12-14T10:21:01.1333811Z [78.47%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1334420Z [78.59%] ··· ...OReadMultipleNetCDF3.time_open_dataset_scipy                n/a
2024-12-14T10:21:01.1335029Z [78.59%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1335612Z [78.71%] ··· ....time_load_dataset_netcdf4_with_block_chunks                n/a
2024-12-14T10:21:01.1336192Z [78.71%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1336802Z [78.84%] ··· ...et_netcdf4_with_block_chunks_multiprocessing                n/a
2024-12-14T10:21:01.1337424Z [78.84%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1338007Z [78.96%] ··· ...k.time_load_dataset_netcdf4_with_time_chunks                n/a
2024-12-14T10:21:01.1338597Z [78.96%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1339198Z [79.08%] ··· ...set_netcdf4_with_time_chunks_multiprocessing                n/a
2024-12-14T10:21:01.1339794Z [79.08%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1340375Z [79.21%] ··· ...sk.time_load_dataset_scipy_with_block_chunks                n/a
2024-12-14T10:21:01.1341244Z [79.21%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1341829Z [79.33%] ··· ...ask.time_load_dataset_scipy_with_time_chunks                n/a
2024-12-14T10:21:01.1342424Z [79.33%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1343210Z [79.46%] ··· ....time_open_dataset_netcdf4_with_block_chunks                n/a
2024-12-14T10:21:01.1343670Z [79.46%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1344119Z [79.58%] ··· ...et_netcdf4_with_block_chunks_multiprocessing                n/a
2024-12-14T10:21:01.1344572Z [79.58%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1345015Z [79.70%] ··· ...k.time_open_dataset_netcdf4_with_time_chunks                n/a
2024-12-14T10:21:01.1345451Z [79.70%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1345889Z [79.83%] ··· ...set_netcdf4_with_time_chunks_multiprocessing                n/a
2024-12-14T10:21:01.1346339Z [79.83%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1346802Z [79.95%] ··· ...sk.time_open_dataset_scipy_with_block_chunks                n/a
2024-12-14T10:21:01.1347243Z [79.95%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1347686Z [80.07%] ··· ...ask.time_open_dataset_scipy_with_time_chunks                n/a
2024-12-14T10:21:01.1348137Z [80.07%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1348600Z [80.20%] ··· ...eadMultipleNetCDF4.time_load_dataset_netcdf4                n/a
2024-12-14T10:21:01.1349256Z [80.20%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1349735Z [80.32%] ··· ...eadMultipleNetCDF4.time_open_dataset_netcdf4                n/a
2024-12-14T10:21:01.1350185Z [80.32%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1350625Z [80.45%] ··· ....time_load_dataset_netcdf4_with_block_chunks                n/a
2024-12-14T10:21:01.1351108Z [80.45%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1351576Z [80.57%] ··· ...et_netcdf4_with_block_chunks_multiprocessing                n/a
2024-12-14T10:21:01.1352063Z [80.57%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1352573Z [80.69%] ··· ...k.time_load_dataset_netcdf4_with_time_chunks                n/a
2024-12-14T10:21:01.1353012Z [80.69%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1353452Z [80.82%] ··· ...set_netcdf4_with_time_chunks_multiprocessing                n/a
2024-12-14T10:21:01.1353902Z [80.82%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1354343Z [80.94%] ··· ....time_open_dataset_netcdf4_with_block_chunks                n/a
2024-12-14T10:21:01.1354776Z [80.94%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1355383Z [81.06%] ··· ...et_netcdf4_with_block_chunks_multiprocessing                n/a
2024-12-14T10:21:01.1355826Z [81.06%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:01.1356290Z [81.19%] ··· ...k.time_open_dataset_netcdf4_with_time_chunks                n/a
2024-12-14T10:21:09.3498995Z [81.19%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3499945Z [81.31%] ··· ...set_netcdf4_with_time_chunks_multiprocessing                n/a
2024-12-14T10:21:09.3500836Z [81.31%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3501711Z [81.44%] ··· dataset_io.IOReadSingleFile.time_read_dataset                   ok
2024-12-14T10:21:09.3502416Z [81.44%] ··· ========= ============= =============
2024-12-14T10:21:09.3503101Z              --                   chunks          
2024-12-14T10:21:09.3503532Z              --------- ---------------------------
2024-12-14T10:21:09.3503960Z                engine       None           {}     
2024-12-14T10:21:09.3504399Z              ========= ============= =============
2024-12-14T10:21:09.3504932Z                scipy    4.99±0.07ms   6.29±0.08ms 
2024-12-14T10:21:09.3505462Z               netcdf4     2.23±0ms    3.14±0.01ms 
2024-12-14T10:21:09.3505882Z              ========= ============= =============
2024-12-14T10:21:09.3506164Z 
2024-12-14T10:21:09.3506602Z [81.56%] ··· ...OReadSingleNetCDF3.time_load_dataset_netcdf4                n/a
2024-12-14T10:21:09.3507460Z [81.56%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3508310Z [81.68%] ··· ....IOReadSingleNetCDF3.time_load_dataset_scipy                n/a
2024-12-14T10:21:09.3509454Z [81.68%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3510322Z [81.81%] ··· ...IOReadSingleNetCDF3.time_orthogonal_indexing                n/a
2024-12-14T10:21:09.3511164Z [81.81%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3512019Z [81.93%] ··· ...IOReadSingleNetCDF3.time_vectorized_indexing                n/a
2024-12-14T10:21:09.3512849Z [81.93%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3513647Z [82.05%] ··· ....time_load_dataset_netcdf4_with_block_chunks                n/a
2024-12-14T10:21:09.3514441Z [82.05%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3515253Z [82.18%] ··· ...et_netcdf4_with_block_chunks_multiprocessing                n/a
2024-12-14T10:21:09.3516055Z [82.18%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3516857Z [82.30%] ··· ..._dataset_netcdf4_with_block_chunks_oindexing                n/a
2024-12-14T10:21:09.3517642Z [82.30%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3518429Z [82.43%] ··· ..._dataset_netcdf4_with_block_chunks_vindexing                n/a
2024-12-14T10:21:09.3519213Z [82.43%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3519996Z [82.55%] ··· ...k.time_load_dataset_netcdf4_with_time_chunks                n/a
2024-12-14T10:21:09.3520770Z [82.55%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3521559Z [82.67%] ··· ...set_netcdf4_with_time_chunks_multiprocessing                n/a
2024-12-14T10:21:09.3522336Z [82.67%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3523116Z [82.80%] ··· ...sk.time_load_dataset_scipy_with_block_chunks                n/a
2024-12-14T10:21:09.3523891Z [82.80%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3524686Z [82.92%] ··· ...ad_dataset_scipy_with_block_chunks_oindexing                n/a
2024-12-14T10:21:09.3525470Z [82.92%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3526253Z [83.04%] ··· ...ad_dataset_scipy_with_block_chunks_vindexing                n/a
2024-12-14T10:21:09.3527032Z [83.04%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3528052Z [83.17%] ··· ...ask.time_load_dataset_scipy_with_time_chunks                n/a
2024-12-14T10:21:09.3528832Z [83.17%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3529649Z [83.29%] ··· ...OReadSingleNetCDF4.time_load_dataset_netcdf4                n/a
2024-12-14T10:21:09.3530503Z [83.29%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3531324Z [83.42%] ··· ...IOReadSingleNetCDF4.time_orthogonal_indexing                n/a
2024-12-14T10:21:09.3532141Z [83.42%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3532967Z [83.54%] ··· ...IOReadSingleNetCDF4.time_vectorized_indexing                n/a
2024-12-14T10:21:09.3533785Z [83.54%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3534562Z [83.66%] ··· ....time_load_dataset_netcdf4_with_block_chunks                n/a
2024-12-14T10:21:09.3535354Z [83.66%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3536142Z [83.79%] ··· ...et_netcdf4_with_block_chunks_multiprocessing                n/a
2024-12-14T10:21:09.3536927Z [83.79%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3537714Z [83.91%] ··· ..._dataset_netcdf4_with_block_chunks_oindexing                n/a
2024-12-14T10:21:09.3538497Z [83.91%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:09.3539285Z [84.03%] ··· ..._dataset_netcdf4_with_block_chunks_vindexing                n/a
2024-12-14T10:21:09.3540233Z [84.03%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:14.0497166Z [84.16%] ··· ...k.time_load_dataset_netcdf4_with_time_chunks                n/a
2024-12-14T10:21:14.0497958Z [84.16%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:14.0498503Z [84.28%] ··· ...set_netcdf4_with_time_chunks_multiprocessing                n/a
2024-12-14T10:21:14.0499367Z [84.28%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:14.0500226Z [84.41%] ··· ...teMultipleNetCDF3.time_write_dataset_netcdf4                n/a
2024-12-14T10:21:14.0501104Z [84.41%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:14.0501917Z [84.53%] ··· ...riteMultipleNetCDF3.time_write_dataset_scipy                n/a
2024-12-14T10:21:14.0502925Z [84.53%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:14.0503734Z [84.65%] ··· dataset_io.IOWriteNetCDFDask.time_write                        n/a
2024-12-14T10:21:14.0504525Z [84.65%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:14.0505359Z [84.78%] ··· ...t_io.IOWriteNetCDFDaskDistributed.time_write                n/a
2024-12-14T10:21:14.0506220Z [84.78%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:14.0507073Z [84.90%] ··· ...riteSingleNetCDF3.time_write_dataset_netcdf4                n/a
2024-12-14T10:21:14.0507906Z [84.90%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:14.0508770Z [85.02%] ··· ...OWriteSingleNetCDF3.time_write_dataset_scipy                n/a
2024-12-14T10:21:14.0509626Z [85.02%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:14.0510467Z [85.15%] ··· datatree.Datatree.time_from_dict_few                      887±10μs
2024-12-14T10:21:14.0511346Z [85.27%] ··· datatree.Datatree.time_from_dict_many                  19.8±0.07ms
2024-12-14T10:21:14.0512207Z [85.40%] ··· groupby.GroupBy.peakmem_binary_op_1d                          171M
2024-12-14T10:21:14.0513040Z [85.52%] ··· groupby.GroupBy.peakmem_binary_op_2d                          171M
2024-12-14T10:21:14.0513877Z [85.64%] ··· groupby.GroupBy.time_agg_large_num_groups                       ok
2024-12-14T10:21:14.0514549Z [85.64%] ··· ======== ====== ============= ============
2024-12-14T10:21:14.0514989Z              --                       use_flox         
2024-12-14T10:21:14.0515717Z              --------------- --------------------------
2024-12-14T10:21:14.0516162Z               method   ndim       True        False    
2024-12-14T10:21:14.0516601Z              ======== ====== ============= ============
2024-12-14T10:21:14.0517124Z                sum      1     2.90±0.02ms   99.4±0.3ms 
2024-12-14T10:21:14.0517649Z                sum      2     4.11±0.03ms    134±2ms   
2024-12-14T10:21:14.0518174Z                mean     1     3.01±0.01ms   106±0.6ms  
2024-12-14T10:21:14.0518673Z                mean     2     4.16±0.05ms    142±2ms   
2024-12-14T10:21:14.0519106Z              ======== ====== ============= ============
2024-12-14T10:21:14.0519380Z 
2024-12-14T10:21:14.0519654Z [85.64%] ···· For parameters: 'sum', 1, False
2024-12-14T10:21:14.0521617Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9730172Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9731458Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9732615Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9733782Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9734935Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9736096Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9737261Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9738690Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9739862Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9741034Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9742190Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9743560Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9744729Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9745902Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9747067Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9748350Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9749536Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9750697Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9752017Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9753172Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9754327Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9755495Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9756648Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9757821Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9759122Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9760461Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9761627Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9762789Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9763945Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9765106Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9766256Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9767418Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9768578Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9769902Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9771064Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9772228Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9773508Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9774667Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9775823Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9776980Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9778147Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9779311Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9780605Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9781897Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9783266Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9784433Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9785585Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9786744Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9787911Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9789070Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9790225Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9791559Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:15.9792722Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:15.9793887Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:30.4696070Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:30.4696696Z 
2024-12-14T10:21:30.4697241Z [85.89%] ··· groupby.GroupBy.time_binary_op_1d                      1.36±0.02ms
2024-12-14T10:21:30.4698115Z [86.01%] ··· groupby.GroupBy.time_binary_op_2d                      2.47±0.04ms
2024-12-14T10:21:30.4699083Z [86.14%] ··· groupby.GroupBy.time_init                                       ok
2024-12-14T10:21:30.4699847Z [86.14%] ··· ====== ==========
2024-12-14T10:21:30.4700236Z               ndim            
2024-12-14T10:21:30.4700631Z              ------ ----------
2024-12-14T10:21:30.4701102Z                1     338±1μs  
2024-12-14T10:21:30.4701644Z                2     1.27±0ms 
2024-12-14T10:21:30.4702044Z              ====== ==========
2024-12-14T10:21:30.4702306Z 
2024-12-14T10:21:30.4702964Z [86.26%] ··· groupby.GroupByDask.peakmem_binary_op_1d                      194M
2024-12-14T10:21:30.4704009Z [86.39%] ··· groupby.GroupByDask.peakmem_binary_op_2d                      237M
2024-12-14T10:21:30.4705230Z [86.51%] ··· groupby.GroupByDask.time_agg_large_num_groups                   ok
2024-12-14T10:21:30.4706114Z [86.51%] ··· ======== ============ =========== ============ ===========
2024-12-14T10:21:30.4706725Z              --                        ndim / use_flox                 
2024-12-14T10:21:30.4707621Z              -------- -------------------------------------------------
2024-12-14T10:21:30.4708303Z               method    1 / True    1 / False    2 / True    2 / False 
2024-12-14T10:21:30.4708920Z              ======== ============ =========== ============ ===========
2024-12-14T10:21:30.4709696Z                sum     5.55±0.1ms    289±2ms    12.2±0.1ms    392±3ms  
2024-12-14T10:21:30.4710482Z                mean    5.84±0.2ms    280±3ms    12.8±0.1ms    381±3ms  
2024-12-14T10:21:30.4710968Z              ======== ============ =========== ============ ===========
2024-12-14T10:21:30.4711260Z 
2024-12-14T10:21:30.4711515Z [86.51%] ···· For parameters: 'sum', 1, False
2024-12-14T10:21:30.4713345Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:30.4715403Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:30.4717459Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:30.4719500Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:30.4721567Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:30.4723612Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:30.4725622Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:30.4727876Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:30.4729892Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:30.4731756Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:30.4733288Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:30.4734672Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:30.4735113Z               
2024-12-14T10:21:30.4735309Z               For parameters: 'sum', 2, False
2024-12-14T10:21:30.4736596Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:30.4737965Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:30.4739376Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:30.4740602Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:30.4741781Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:30.4743177Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:30.4744400Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:30.4745593Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:30.4746772Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:30.4747940Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:30.4749105Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:30.4750416Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:30.4750747Z               
2024-12-14T10:21:30.4751107Z               For parameters: 'mean', 1, False
2024-12-14T10:21:30.4752198Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:30.4753365Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:30.4754527Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:30.4755696Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:30.4756876Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:30.4758047Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:30.4759354Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:30.4760648Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:34.6680554Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:34.6682398Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:34.6684369Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:34.6685823Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:34.6686210Z               
2024-12-14T10:21:34.6686452Z               For parameters: 'mean', 2, False
2024-12-14T10:21:34.6688365Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:34.6690347Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:34.6692259Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:34.6694321Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:34.6696347Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:34.6698639Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:34.6700648Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:34.6702897Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:34.6704974Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:34.6707027Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:34.6709092Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension b because variable b is not a coordinate. To create an index for b, please first call `.set_coords('b')` on this object.
2024-12-14T10:21:34.6711129Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:34.6711815Z 
2024-12-14T10:21:34.6712484Z [86.63%] ··· groupby.GroupByDask.time_agg_small_num_groups                   ok
2024-12-14T10:21:34.6713227Z [86.63%] ··· ======== ====== ============ ============
2024-12-14T10:21:34.6713675Z              --                       use_flox        
2024-12-14T10:21:34.6714127Z              --------------- -------------------------
2024-12-14T10:21:34.6714558Z               method   ndim      True        False    
2024-12-14T10:21:34.6714969Z              ======== ====== ============ ============
2024-12-14T10:21:34.6715473Z                sum      1     5.79±0.1ms   8.88±0.2ms 
2024-12-14T10:21:34.6715969Z                sum      2     11.8±0.3ms   19.5±0.4ms 
2024-12-14T10:21:34.6716501Z                mean     1     5.73±0.1ms   8.79±0.1ms 
2024-12-14T10:21:34.6717045Z                mean     2     12.1±0.1ms   18.9±0.1ms 
2024-12-14T10:21:34.6717463Z              ======== ====== ============ ============
2024-12-14T10:21:34.6717748Z 
2024-12-14T10:21:34.6718040Z [86.63%] ···· For parameters: 'sum', 1, False
2024-12-14T10:21:34.6719456Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:34.6720840Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:34.6722191Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:34.6723620Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:34.6724890Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:44.9332679Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:44.9333871Z               /home/runner/work/xarray/xarray/asv_bench/.asv/env/ddf8d2ba3c8ff735eaf962648983d514/lib/python3.11/site-packages/xarray/core/concat.py:540: UserWarning: No index created for dimension a because variable a is not a coordinate. To create an index for a, please first call `.set_coords('a')` on this object.
2024-12-14T10:21:44.9335079Z                 ds.expand_dims(dim_name, create_index_for_new_dim=create_index_for_new_dim)
2024-12-14T10:21:44.9335343Z 
2024-12-14T10:21:44.9335812Z [86.76%] ··· groupby.GroupByDask.time_binary_op_1d                      103±3ms
2024-12-14T10:21:44.9336327Z [86.88%] ··· groupby.GroupByDask.time_binary_op_2d                   1.27±0.01s
2024-12-14T10:21:44.9336815Z [87.00%] ··· groupby.GroupByDask.time_init                                   ok
2024-12-14T10:21:44.9337180Z [87.00%] ··· ====== =============
2024-12-14T10:21:44.9337397Z               ndim               
2024-12-14T10:21:44.9337616Z              ------ -------------
2024-12-14T10:21:44.9337869Z                1       321±4μs   
2024-12-14T10:21:44.9338107Z                2     1.75±0.02ms 
2024-12-14T10:21:44.9338309Z              ====== =============
2024-12-14T10:21:44.9338449Z 
2024-12-14T10:21:44.9338882Z [87.13%] ··· ...by.GroupByDaskDataFrame.peakmem_binary_op_1d                n/a
2024-12-14T10:21:44.9339372Z [87.13%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:44.9339850Z [87.25%] ··· ...by.GroupByDaskDataFrame.peakmem_binary_op_2d                n/a
2024-12-14T10:21:44.9340314Z [87.25%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:44.9340791Z [87.38%] ··· ...oupByDaskDataFrame.time_agg_large_num_groups                 ok
2024-12-14T10:21:44.9341199Z [87.38%] ··· ======== ========== =========== ========== ===========
2024-12-14T10:21:44.9341493Z              --                      ndim / use_flox               
2024-12-14T10:21:44.9341775Z              -------- ---------------------------------------------
2024-12-14T10:21:44.9342066Z               method   1 / True   1 / False   2 / True   2 / False 
2024-12-14T10:21:44.9342339Z              ======== ========== =========== ========== ===========
2024-12-14T10:21:44.9342786Z                sum       n/a         n/a        n/a         n/a    
2024-12-14T10:21:44.9343096Z                mean      n/a         n/a        n/a         n/a    
2024-12-14T10:21:44.9343375Z              ======== ========== =========== ========== ===========
2024-12-14T10:21:44.9343553Z 
2024-12-14T10:21:44.9343712Z [87.38%] ···· For parameters: 'sum', 1, True
2024-12-14T10:21:44.9344045Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:44.9344347Z               
2024-12-14T10:21:44.9344558Z               For parameters: 'sum', 1, False
2024-12-14T10:21:44.9344870Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:44.9345157Z               
2024-12-14T10:21:44.9345347Z               For parameters: 'sum', 2, True
2024-12-14T10:21:44.9345649Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:44.9345931Z               
2024-12-14T10:21:44.9346112Z               For parameters: 'sum', 2, False
2024-12-14T10:21:44.9346417Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:21:44.9346705Z               
2024-12-14T10:23:41.3610394Z               For parameters: 'mean', 1, True
2024-12-14T10:23:41.3611058Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.3611610Z               
2024-12-14T10:23:41.3612300Z               For parameters: 'mean', 1, False
2024-12-14T10:23:41.3612867Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.3613400Z               
2024-12-14T10:23:41.3613730Z               For parameters: 'mean', 2, True
2024-12-14T10:23:41.3614285Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.3614806Z               
2024-12-14T10:23:41.3615127Z               For parameters: 'mean', 2, False
2024-12-14T10:23:41.3615666Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.3616072Z 
2024-12-14T10:23:41.3616785Z [87.50%] ··· ...oupByDaskDataFrame.time_agg_small_num_groups                 ok
2024-12-14T10:23:41.3617552Z [87.50%] ··· ======== ========== =========== ========== ===========
2024-12-14T10:23:41.3618079Z              --                      ndim / use_flox               
2024-12-14T10:23:41.3618568Z              -------- ---------------------------------------------
2024-12-14T10:23:41.3619100Z               method   1 / True   1 / False   2 / True   2 / False 
2024-12-14T10:23:41.3619575Z              ======== ========== =========== ========== ===========
2024-12-14T10:23:41.3620024Z                sum       n/a         n/a        n/a         n/a    
2024-12-14T10:23:41.3620502Z                mean      n/a         n/a        n/a         n/a    
2024-12-14T10:23:41.3620954Z              ======== ========== =========== ========== ===========
2024-12-14T10:23:41.3621248Z 
2024-12-14T10:23:41.3621514Z [87.50%] ···· For parameters: 'sum', 1, True
2024-12-14T10:23:41.3622066Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.3623075Z               
2024-12-14T10:23:41.3623417Z               For parameters: 'sum', 1, False
2024-12-14T10:23:41.3623965Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.3624476Z               
2024-12-14T10:23:41.3624790Z               For parameters: 'sum', 2, True
2024-12-14T10:23:41.3625328Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.3625830Z               
2024-12-14T10:23:41.3626139Z               For parameters: 'sum', 2, False
2024-12-14T10:23:41.3626667Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.3627171Z               
2024-12-14T10:23:41.3627477Z               For parameters: 'mean', 1, True
2024-12-14T10:23:41.3628003Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.3628509Z               
2024-12-14T10:23:41.3628817Z               For parameters: 'mean', 1, False
2024-12-14T10:23:41.3629358Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.3629857Z               
2024-12-14T10:23:41.3630169Z               For parameters: 'mean', 2, True
2024-12-14T10:23:41.3630696Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.3631203Z               
2024-12-14T10:23:41.3631510Z               For parameters: 'mean', 2, False
2024-12-14T10:23:41.3632036Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.3632425Z 
2024-12-14T10:23:41.3632906Z [87.62%] ··· groupby.GroupByDaskDataFrame.time_binary_op_1d                 n/a
2024-12-14T10:23:41.3633764Z [87.62%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.3634616Z [87.75%] ··· groupby.GroupByDaskDataFrame.time_binary_op_2d                 n/a
2024-12-14T10:23:41.3635464Z [87.75%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.3636363Z [87.87%] ··· groupby.GroupByDaskDataFrame.time_init                          ok
2024-12-14T10:23:41.3637030Z [87.87%] ··· ====== =====
2024-12-14T10:23:41.3637379Z               ndim       
2024-12-14T10:23:41.3637722Z              ------ -----
2024-12-14T10:23:41.3638061Z                1     n/a 
2024-12-14T10:23:41.3638385Z                2     n/a 
2024-12-14T10:23:41.3638940Z              ====== =====
2024-12-14T10:23:41.3639074Z 
2024-12-14T10:23:41.3639245Z [87.87%] ···· For parameters: 1
2024-12-14T10:23:41.3639708Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.3640118Z               
2024-12-14T10:23:41.3640324Z               For parameters: 2
2024-12-14T10:23:41.3640669Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.3640948Z 
2024-12-14T10:23:41.3641248Z [88.00%] ··· groupby.GroupByLongTime.time_mean                               ok
2024-12-14T10:23:41.3641752Z [88.00%] ··· ============ ============ ============
2024-12-14T10:23:41.3642137Z              --                    use_flox        
2024-12-14T10:23:41.3642395Z              ------------ -------------------------
2024-12-14T10:23:41.3642770Z               use_cftime      True        False    
2024-12-14T10:23:41.3643016Z              ============ ============ ============
2024-12-14T10:23:41.3643435Z                  True      8.44±0.2ms   13.1±0.1ms 
2024-12-14T10:23:41.3643782Z                 False      7.11±0.2ms   11.6±0.1ms 
2024-12-14T10:23:41.3644091Z              ============ ============ ============
2024-12-14T10:23:41.3644256Z 
2024-12-14T10:23:41.3644622Z [88.12%] ··· groupby.GroupByLongTime.time_setup                              ok
2024-12-14T10:23:41.3645043Z [88.12%] ··· ============ ============= =============
2024-12-14T10:23:41.3645407Z              --                     use_flox         
2024-12-14T10:23:41.3645670Z              ------------ ---------------------------
2024-12-14T10:23:41.3645925Z               use_cftime       True         False    
2024-12-14T10:23:41.3646328Z              ============ ============= =============
2024-12-14T10:23:41.3646643Z                  True      3.52±0.02ms   3.53±0.02ms 
2024-12-14T10:23:41.3647083Z                 False      2.43±0.02ms   2.44±0.01ms 
2024-12-14T10:23:41.3647327Z              ============ ============= =============
2024-12-14T10:23:41.3647496Z 
2024-12-14T10:23:41.5419105Z [88.24%] ··· ....GroupByPandasDataFrame.peakmem_binary_op_1d                n/a
2024-12-14T10:23:41.5419732Z [88.24%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.5420461Z [88.37%] ··· ....GroupByPandasDataFrame.peakmem_binary_op_2d                n/a
2024-12-14T10:23:41.5421386Z [88.37%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.5422322Z [88.49%] ··· ...pByPandasDataFrame.time_agg_large_num_groups                 ok
2024-12-14T10:23:41.5423393Z [88.49%] ··· ======== ========== =========== ========== ===========
2024-12-14T10:23:41.5424056Z              --                      ndim / use_flox               
2024-12-14T10:23:41.5424681Z              -------- ---------------------------------------------
2024-12-14T10:23:41.5425302Z               method   1 / True   1 / False   2 / True   2 / False 
2024-12-14T10:23:41.5425886Z              ======== ========== =========== ========== ===========
2024-12-14T10:23:41.5426456Z                sum       n/a         n/a        n/a         n/a    
2024-12-14T10:23:41.5426981Z                mean      n/a         n/a        n/a         n/a    
2024-12-14T10:23:41.5427507Z              ======== ========== =========== ========== ===========
2024-12-14T10:23:41.5427830Z 
2024-12-14T10:23:41.5428131Z [88.49%] ···· For parameters: 'sum', 1, True
2024-12-14T10:23:41.5428729Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.5429329Z               
2024-12-14T10:23:41.5429702Z               For parameters: 'sum', 1, False
2024-12-14T10:23:41.5430316Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.5430948Z               
2024-12-14T10:23:41.5431314Z               For parameters: 'sum', 2, True
2024-12-14T10:23:41.5431857Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.5432368Z               
2024-12-14T10:23:41.5432959Z               For parameters: 'sum', 2, False
2024-12-14T10:23:41.5433506Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.5434016Z               
2024-12-14T10:23:41.5434338Z               For parameters: 'mean', 1, True
2024-12-14T10:23:41.5434877Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.5435383Z               
2024-12-14T10:23:41.5435707Z               For parameters: 'mean', 1, False
2024-12-14T10:23:41.5436253Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.5436763Z               
2024-12-14T10:23:41.5437090Z               For parameters: 'mean', 2, True
2024-12-14T10:23:41.5437632Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.5438138Z               
2024-12-14T10:23:41.5438459Z               For parameters: 'mean', 2, False
2024-12-14T10:23:41.5439001Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.5439408Z 
2024-12-14T10:23:41.5439859Z [88.61%] ··· ...pByPandasDataFrame.time_agg_small_num_groups                 ok
2024-12-14T10:23:41.5440603Z [88.61%] ··· ======== ========== =========== ========== ===========
2024-12-14T10:23:41.5441101Z              --                      ndim / use_flox               
2024-12-14T10:23:41.5441618Z              -------- ---------------------------------------------
2024-12-14T10:23:41.5442126Z               method   1 / True   1 / False   2 / True   2 / False 
2024-12-14T10:23:41.5442635Z              ======== ========== =========== ========== ===========
2024-12-14T10:23:41.5443319Z                sum       n/a         n/a        n/a         n/a    
2024-12-14T10:23:41.5443815Z                mean      n/a         n/a        n/a         n/a    
2024-12-14T10:23:41.5444270Z              ======== ========== =========== ========== ===========
2024-12-14T10:23:41.5444561Z 
2024-12-14T10:23:41.5444824Z [88.61%] ···· For parameters: 'sum', 1, True
2024-12-14T10:23:41.5445388Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.5445913Z               
2024-12-14T10:23:41.5446246Z               For parameters: 'sum', 1, False
2024-12-14T10:23:41.5446792Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.5447307Z               
2024-12-14T10:23:41.5447623Z               For parameters: 'sum', 2, True
2024-12-14T10:23:41.5448083Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.5448531Z               
2024-12-14T10:23:41.5448734Z               For parameters: 'sum', 2, False
2024-12-14T10:23:41.5449180Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.5449486Z               
2024-12-14T10:23:41.5449772Z               For parameters: 'mean', 1, True
2024-12-14T10:23:41.5450089Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.5450501Z               
2024-12-14T10:23:41.5450689Z               For parameters: 'mean', 1, False
2024-12-14T10:23:41.5451097Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.5451386Z               
2024-12-14T10:23:41.5451666Z               For parameters: 'mean', 2, True
2024-12-14T10:23:41.5451971Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.5452361Z               
2024-12-14T10:23:41.5452545Z               For parameters: 'mean', 2, False
2024-12-14T10:23:41.5452946Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.5453166Z 
2024-12-14T10:23:41.5453566Z [88.74%] ··· ...pby.GroupByPandasDataFrame.time_binary_op_1d                n/a
2024-12-14T10:23:41.5454150Z [88.74%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.5454662Z [88.86%] ··· ...pby.GroupByPandasDataFrame.time_binary_op_2d                n/a
2024-12-14T10:23:41.5455310Z [88.86%] ···· asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:23:41.5455908Z [88.99%] ··· groupby.GroupByPandasDataFrame.time_init                        ok
2024-12-14T10:23:41.5456302Z [88.99%] ··· ====== =====
2024-12-14T10:24:31.9203627Z               ndim       
2024-12-14T10:24:31.9204081Z              ------ -----
2024-12-14T10:24:31.9204381Z                1     n/a 
2024-12-14T10:24:31.9204580Z                2     n/a 
2024-12-14T10:24:31.9204916Z              ====== =====
2024-12-14T10:24:31.9205137Z 
2024-12-14T10:24:31.9205596Z [88.99%] ···· For parameters: 1
2024-12-14T10:24:31.9206165Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:24:31.9206725Z               
2024-12-14T10:24:31.9207083Z               For parameters: 2
2024-12-14T10:24:31.9207643Z               asv: skipped: NotImplementedError('Skipping this test...')
2024-12-14T10:24:31.9208056Z 
2024-12-14T10:24:31.9208520Z [89.11%] ··· groupby.Resample.time_agg_large_num_groups                      ok
2024-12-14T10:24:31.9209261Z [89.11%] ··· ======== ====== ============= ============
2024-12-14T10:24:31.9209720Z              --                       use_flox         
2024-12-14T10:24:31.9210165Z              --------------- --------------------------
2024-12-14T10:24:31.9210615Z               method   ndim       True        False    
2024-12-14T10:24:31.9211044Z              ======== ====== ============= ============
2024-12-14T10:24:31.9211569Z                sum      1     3.00±0.01ms   54.0±0.4ms 
2024-12-14T10:24:31.9212106Z                sum      2     3.37±0.02ms   54.5±0.2ms 
2024-12-14T10:24:31.9212919Z                mean     1     3.07±0.01ms   47.2±0.2ms 
2024-12-14T10:24:31.9213458Z                mean     2     3.52±0.02ms   47.1±0.7ms 
2024-12-14T10:24:31.9213880Z              ======== ====== ============= ============
2024-12-14T10:24:31.9214166Z 
2024-12-14T10:24:31.9214594Z [89.23%] ··· groupby.Resample.time_agg_small_num_groups                      ok
2024-12-14T10:24:31.9215315Z [89.23%] ··· ======== ====== ============= =============
2024-12-14T10:24:31.9215759Z              --                        use_flox         
2024-12-14T10:24:31.9216202Z              --------------- ---------------------------
2024-12-14T10:24:31.9216651Z               method   ndim       True         False    
2024-12-14T10:24:31.9217079Z              ======== ====== ============= =============
2024-12-14T10:24:31.9217601Z                sum      1     3.10±0.01ms   3.68±0.03ms 
2024-12-14T10:24:31.9218131Z                sum      2     3.49±0.01ms   3.94±0.01ms 
2024-12-14T10:24:31.9218658Z                mean     1     3.17±0.01ms   3.44±0.01ms 
2024-12-14T10:24:31.9219210Z                mean     2     3.59±0.02ms   3.52±0.01ms 
2024-12-14T10:24:31.9219633Z              ======== ====== ============= =============
2024-12-14T10:24:31.9219912Z 
2024-12-14T10:24:31.9220322Z [89.36%] ··· groupby.Resample.time_init                                      ok
2024-12-14T10:24:31.9220989Z [89.36%] ··· ====== ==========
2024-12-14T10:24:31.9221346Z               ndim            
2024-12-14T10:24:31.9221693Z              ------ ----------
2024-12-14T10:24:31.9222112Z                1     1.20±0ms 
2024-12-14T10:24:31.9222522Z                2     1.22±0ms 
2024-12-14T10:24:31.9223028Z              ====== ==========
2024-12-14T10:24:31.9223258Z 
2024-12-14T10:24:31.9223690Z [89.48%] ··· ...pby.ResampleCFTime.time_agg_large_num_groups                 ok
2024-12-14T10:24:31.9224386Z [89.48%] ··· ======== ====== ============= ============
2024-12-14T10:24:31.9224822Z              --                       use_flox         
2024-12-14T10:24:31.9225279Z              --------------- --------------------------
2024-12-14T10:24:31.9225726Z               method   ndim       True        False    
2024-12-14T10:24:31.9226149Z              ======== ====== ============= ============
2024-12-14T10:24:31.9226667Z                sum      1     3.68±0.04ms   50.8±0.2ms 
2024-12-14T10:24:31.9227189Z                sum      2     3.97±0.03ms   51.3±0.2ms 
2024-12-14T10:24:31.9227980Z                mean     1     3.64±0.01ms   44.6±0.6ms 
2024-12-14T10:24:31.9228510Z                mean     2     4.11±0.01ms   44.2±0.7ms 
2024-12-14T10:24:31.9228927Z              ======== ====== ============= ============
2024-12-14T10:24:31.9229204Z 
2024-12-14T10:24:31.9229627Z [89.60%] ··· ...pby.ResampleCFTime.time_agg_small_num_groups                 ok
2024-12-14T10:24:31.9230314Z [89.60%] ··· ======== ====== ============= =============
2024-12-14T10:24:31.9230757Z              --                        use_flox         
2024-12-14T10:24:31.9231204Z              --------------- ---------------------------
2024-12-14T10:24:31.9231661Z               method   ndim       True         False    
2024-12-14T10:24:31.9232096Z              ======== ====== ============= =============
2024-12-14T10:24:31.9232625Z                sum      1     2.78±0.04ms   3.21±0.02ms 
2024-12-14T10:24:31.9233153Z                sum      2     3.13±0.04ms   3.49±0.07ms 
2024-12-14T10:24:31.9236327Z                mean     1     2.80±0.02ms   2.98±0.01ms 
2024-12-14T10:24:31.9236908Z                mean     2     3.23±0.03ms   3.07±0.04ms 
2024-12-14T10:24:31.9237339Z              ======== ====== ============= =============
2024-12-14T10:24:31.9237628Z 
2024-12-14T10:24:31.9238076Z [89.73%] ··· groupby.ResampleCFTime.time_init                                ok
2024-12-14T10:24:31.9238751Z [89.73%] ··· ====== =============
2024-12-14T10:24:31.9239118Z               ndim               
2024-12-14T10:24:31.9239487Z              ------ -------------
2024-12-14T10:24:31.9239929Z                1     2.63±0.02ms 
2024-12-14T10:24:31.9240582Z                2     2.64±0.02ms 
2024-12-14T10:24:31.9240948Z              ====== =============
2024-12-14T10:24:31.9241183Z 
2024-12-14T10:24:31.9241638Z [89.85%] ··· groupby.ResampleDask.time_agg_large_num_groups                  ok
2024-12-14T10:24:31.9242397Z [89.85%] ··· ======== ========== =========== ========== ============
2024-12-14T10:24:31.9242751Z              --                      ndim / use_flox                
2024-12-14T10:24:31.9243046Z              -------- ----------------------------------------------
2024-12-14T10:24:31.9243345Z               method   1 / True   1 / False   2 / True   2 / False  
2024-12-14T10:24:31.9243621Z              ======== ========== =========== ========== ============
2024-12-14T10:24:31.9243986Z                sum     306±1ms     875±8ms    806±3ms    1.25±0.02s 
2024-12-14T10:25:21.3551464Z                mean    366±3ms     494±2ms    976±4ms     824±7ms   
2024-12-14T10:25:21.3551896Z              ======== ========== =========== ========== ============
2024-12-14T10:25:21.3552156Z 
2024-12-14T10:25:21.3552558Z [89.98%] ··· groupby.ResampleDask.time_agg_small_num_groups                  ok
2024-12-14T10:25:21.3553331Z [89.98%] ··· ======== ========== =========== ========== ===========
2024-12-14T10:25:21.3553824Z              --                      ndim / use_flox               
2024-12-14T10:25:21.3554383Z              -------- ---------------------------------------------
2024-12-14T10:25:21.3554914Z               method   1 / True   1 / False   2 / True   2 / False 
2024-12-14T10:25:21.3555365Z              ======== ========== =========== ========== ===========
2024-12-14T10:25:21.3556009Z                sum     126±1ms    106±0.8ms   358±6ms     268±3ms  
2024-12-14T10:25:21.3556685Z                mean    143±2ms     68.2±1ms   405±1ms     174±3ms  
2024-12-14T10:25:21.3557252Z              ======== ========== =========== ========== ===========
2024-12-14T10:25:21.3557615Z 
2024-12-14T10:25:21.3558142Z [90.10%] ··· groupby.ResampleDask.time_init                                  ok
2024-12-14T10:25:21.3558951Z [90.10%] ··· ====== =============
2024-12-14T10:25:21.3559412Z               ndim               
2024-12-14T10:25:21.3559915Z              ------ -------------
2024-12-14T10:25:21.3560368Z                1       1.21±0ms  
2024-12-14T10:25:21.3560876Z                2     1.24±0.02ms 
2024-12-14T10:25:21.3561635Z              ====== =============
2024-12-14T10:25:21.3561936Z 
2024-12-14T10:25:21.3562443Z [90.22%] ··· import.Import.timeraw_import_xarray                       323±10ms
2024-12-14T10:25:21.3563474Z [90.35%] ··· import.Import.timeraw_import_xarray_backends               333±3ms
2024-12-14T10:25:21.3564521Z [90.47%] ··· import.Import.timeraw_import_xarray_only                53.3±0.4ms
2024-12-14T10:25:21.3565578Z [90.59%] ··· import.Import.timeraw_import_xarray_plot                   337±5ms
2024-12-14T10:25:21.3566649Z [90.72%] ··· indexing.Assignment.time_assignment_basic                       ok
2024-12-14T10:25:21.3567465Z [90.72%] ··· ================== =========
2024-12-14T10:25:21.3567923Z                     key                  
2024-12-14T10:25:21.3568349Z              ------------------ ---------
2024-12-14T10:25:21.3568826Z                   1scalar        136±1μs 
2024-12-14T10:25:21.3569290Z                    1slice        124±4μs 
2024-12-14T10:25:21.3569786Z                1slice-1scalar    129±1μs 
2024-12-14T10:25:21.3570267Z               2slicess-1scalar   133±2μs 
2024-12-14T10:25:21.3570637Z              ================== =========
2024-12-14T10:25:21.3570891Z 
2024-12-14T10:25:21.3571313Z [90.84%] ··· indexing.Assignment.time_assignment_outer                       ok
2024-12-14T10:25:21.3571953Z [90.84%] ··· ============ =============
2024-12-14T10:25:21.3572326Z                  key                   
2024-12-14T10:25:21.3572699Z              ------------ -------------
2024-12-14T10:25:21.3573161Z                   1d         488±8μs   
2024-12-14T10:25:21.3573601Z                   2d       2.50±0.03ms 
2024-12-14T10:25:21.3574291Z               2d-1scalar     203±3μs   
2024-12-14T10:25:21.3574662Z              ============ =============
2024-12-14T10:25:21.3574905Z 
2024-12-14T10:25:21.3575333Z [90.97%] ··· indexing.Assignment.time_assignment_vectorized                  ok
2024-12-14T10:25:21.3575974Z [90.97%] ··· ====== ==========
2024-12-14T10:25:21.3576343Z               key             
2024-12-14T10:25:21.3576697Z              ------ ----------
2024-12-14T10:25:21.3577122Z               1-1d   613±20μs 
2024-12-14T10:25:21.3577529Z               2-1d   379±4μs  
2024-12-14T10:25:21.3577930Z               3-2d   488±3μs  
2024-12-14T10:25:21.3578265Z              ====== ==========
2024-12-14T10:25:21.3578481Z 
2024-12-14T10:25:21.3578909Z [91.09%] ··· ...nmentOptimized.time_assign_identical_indexes            283±1μs
2024-12-14T10:25:21.3579765Z [91.21%] ··· ...g.AssignmentOptimized.time_assign_no_reindex            246±1μs
2024-12-14T10:25:21.3580646Z [91.34%] ··· indexing.BooleanIndexing.time_indexing                     109±2ms
2024-12-14T10:25:21.3581522Z [91.46%] ··· ...ing.HugeAxisSmallSliceIndexing.time_indexing         58.2±0.4μs
2024-12-14T10:25:21.3582341Z [91.58%] ··· indexing.Indexing.time_indexing_basic                           ok
2024-12-14T10:25:21.3583183Z [91.58%] ··· ================== ===========
2024-12-14T10:25:21.3583594Z                     key                    
2024-12-14T10:25:21.3583986Z              ------------------ -----------
2024-12-14T10:25:21.3584463Z                   1scalar        119±0.8μs 
2024-12-14T10:25:21.3584931Z                    1slice        113±0.9μs 
2024-12-14T10:25:21.3585412Z                1slice-1scalar     143±2μs  
2024-12-14T10:25:21.3585892Z               2slicess-1scalar    195±1μs  
2024-12-14T10:25:21.3586292Z              ================== ===========
2024-12-14T10:25:21.3586552Z 
2024-12-14T10:25:21.3586970Z [91.71%] ··· indexing.Indexing.time_indexing_basic_ds_large                  ok
2024-12-14T10:25:21.3587710Z [91.71%] ··· ================== =============
2024-12-14T10:25:21.3588143Z                     key                      
2024-12-14T10:25:21.3588557Z              ------------------ -------------
2024-12-14T10:25:21.3588922Z                   1scalar        2.03±0.02ms 
2024-12-14T10:25:21.3589354Z                    1slice        2.02±0.01ms 
2024-12-14T10:25:21.3590008Z                1slice-1scalar    2.10±0.02ms 
2024-12-14T10:25:21.3590323Z               2slicess-1scalar   2.20±0.02ms 
2024-12-14T10:25:21.3590669Z              ================== =============
2024-12-14T10:25:21.3590826Z 
2024-12-14T10:25:21.3591124Z [91.83%] ··· indexing.Indexing.time_indexing_outer                           ok
2024-12-14T10:25:21.3591567Z [91.83%] ··· ============ =============
2024-12-14T10:25:21.3591905Z                  key                   
2024-12-14T10:25:21.3592136Z              ------------ -------------
2024-12-14T10:25:21.3592516Z                   1d         411±5μs   
2024-12-14T10:25:21.3592784Z                   2d       1.06±0.02ms 
2024-12-14T10:25:21.3593173Z               2d-1scalar     433±6μs   
2024-12-14T10:25:57.7874965Z              ============ =============
2024-12-14T10:25:57.7875321Z 
2024-12-14T10:25:57.7876007Z [91.96%] ··· indexing.Indexing.time_indexing_vectorized                      ok
2024-12-14T10:25:57.7876795Z [91.96%] ··· ====== ==========
2024-12-14T10:25:57.7877226Z               key             
2024-12-14T10:25:57.7877611Z              ------ ----------
2024-12-14T10:25:57.7878095Z               1-1d   537±10μs 
2024-12-14T10:25:57.7878569Z               2-1d   490±9μs  
2024-12-14T10:25:57.7878852Z               3-2d   725±8μs  
2024-12-14T10:25:57.7879089Z              ====== ==========
2024-12-14T10:25:57.7879243Z 
2024-12-14T10:25:57.7879524Z [92.08%] ··· indexing.IndexingDask.time_indexing_basic                       ok
2024-12-14T10:25:57.7879965Z [92.08%] ··· ================== =============
2024-12-14T10:25:57.7880234Z                     key                      
2024-12-14T10:25:57.7880773Z              ------------------ -------------
2024-12-14T10:25:57.7881099Z                   1scalar         7.26±0.1ms 
2024-12-14T10:25:57.7881415Z                    1slice        7.25±0.06ms 
2024-12-14T10:25:57.7881729Z                1slice-1scalar     7.62±0.1ms 
2024-12-14T10:25:57.7882047Z               2slicess-1scalar    48.4±0.4ms 
2024-12-14T10:25:57.7882321Z              ================== =============
2024-12-14T10:25:57.7882497Z 
2024-12-14T10:25:57.7882750Z [92.20%] ··· ...ng.IndexingDask.time_indexing_basic_ds_large                 ok
2024-12-14T10:25:57.7883167Z [92.20%] ··· ================== =============
2024-12-14T10:25:57.7883426Z                     key                      
2024-12-14T10:25:57.7883690Z              ------------------ -------------
2024-12-14T10:25:57.7884002Z                   1scalar        2.03±0.01ms 
2024-12-14T10:25:57.7884334Z                    1slice        2.03±0.01ms 
2024-12-14T10:25:57.7884643Z                1slice-1scalar    2.08±0.01ms 
2024-12-14T10:25:57.7884971Z               2slicess-1scalar   2.18±0.02ms 
2024-12-14T10:25:57.7885235Z              ================== =============
2024-12-14T10:25:57.7885407Z 
2024-12-14T10:25:57.7885670Z [92.33%] ··· indexing.IndexingDask.time_indexing_outer                       ok
2024-12-14T10:25:57.7886095Z [92.33%] ··· ============ ===========
2024-12-14T10:25:57.7886352Z                  key                 
2024-12-14T10:25:57.7886596Z              ------------ -----------
2024-12-14T10:25:57.7886884Z                   1d       213±0.9ms 
2024-12-14T10:25:57.7887170Z                   2d        445±3ms  
2024-12-14T10:25:57.7887454Z               2d-1scalar    208±1ms  
2024-12-14T10:25:57.7887696Z              ============ ===========
2024-12-14T10:25:57.7887854Z 
2024-12-14T10:25:57.7888124Z [92.45%] ··· indexing.IndexingDask.time_indexing_vectorized                  ok
2024-12-14T10:25:57.7888550Z [92.45%] ··· ====== ============
2024-12-14T10:25:57.7888783Z               key               
2024-12-14T10:25:57.7889023Z              ------ ------------
2024-12-14T10:25:57.7889290Z               1-1d    216±2ms   
2024-12-14T10:25:57.7889546Z               2-1d   88.0±0.4ms 
2024-12-14T10:25:57.7889787Z               3-2d   36.8±0.7ms 
2024-12-14T10:25:57.7889984Z              ====== ============
2024-12-14T10:25:57.7890125Z 
2024-12-14T10:25:57.7890579Z [92.57%] ··· interp.Interpolation.time_interpolation                         ok
2024-12-14T10:25:57.7891003Z [92.57%] ··· ======== ============ ============
2024-12-14T10:25:57.7891265Z              --                is_short        
2024-12-14T10:25:57.7891518Z              -------- -------------------------
2024-12-14T10:25:57.7891760Z               method      True        False    
2024-12-14T10:25:57.7891990Z              ======== ============ ============
2024-12-14T10:25:57.7892273Z               linear   10.3±0.5ms   12.7±0.6ms 
2024-12-14T10:25:57.7892557Z               cubic    65.5±0.8ms    67.1±2ms  
2024-12-14T10:25:57.7892786Z              ======== ============ ============
2024-12-14T10:25:57.7892957Z 
2024-12-14T10:25:57.7893199Z [92.70%] ··· interp.Interpolation.time_interpolation_2d                      ok
2024-12-14T10:25:57.7893581Z [92.70%] ··· ========= ============
2024-12-14T10:25:57.7893799Z                method              
2024-12-14T10:25:57.7894017Z              --------- ------------
2024-12-14T10:25:57.7894283Z                linear   17.5±0.2ms 
2024-12-14T10:25:57.7894536Z               nearest   14.9±0.5ms 
2024-12-14T10:25:57.7894747Z              ========= ============
2024-12-14T10:25:57.7894883Z 
2024-12-14T10:25:57.7895135Z [92.82%] ··· interp.InterpolationDask.time_interpolation                     ok
2024-12-14T10:25:57.7895523Z [92.82%] ··· ======== ============ ============
2024-12-14T10:25:57.7895768Z              --                is_short        
2024-12-14T10:25:57.7896008Z              -------- -------------------------
2024-12-14T10:25:57.7896242Z               method      True        False    
2024-12-14T10:25:57.7896616Z              ======== ============ ============
2024-12-14T10:25:57.7896909Z               linear   27.9±0.6ms    35.2±2ms  
2024-12-14T10:25:57.7897189Z               cubic    74.5±0.5ms   84.0±0.5ms 
2024-12-14T10:25:57.7897420Z              ======== ============ ============
2024-12-14T10:25:57.7897574Z 
2024-12-14T10:25:57.7897821Z [92.95%] ··· interp.InterpolationDask.time_interpolation_2d                  ok
2024-12-14T10:25:57.7898205Z [92.95%] ··· ========= ============
2024-12-14T10:25:57.7898430Z                method              
2024-12-14T10:25:57.7898644Z              --------- ------------
2024-12-14T10:25:57.7898895Z                linear    37.9±2ms  
2024-12-14T10:25:57.7899147Z               nearest   32.9±0.8ms 
2024-12-14T10:25:57.7899359Z              ========= ============
2024-12-14T10:25:57.7899495Z 
2024-12-14T10:25:57.7899721Z [93.07%] ··· ...e.DatasetAddVariable.time_merge_two_datasets                 ok
2024-12-14T10:25:57.7900109Z [93.07%] ··· =================== =============
2024-12-14T10:25:57.7900370Z               existing_elements               
2024-12-14T10:25:57.7900609Z              ------------------- -------------
2024-12-14T10:25:57.7900893Z                       0            76.8±0.5μs 
2024-12-14T10:25:57.7901173Z                       10            182±1μs   
2024-12-14T10:25:57.7901443Z                      100            986±10μs  
2024-12-14T10:25:57.7901728Z                      1000         8.84±0.05ms 
2024-12-14T10:25:57.7901958Z              =================== =============
2024-12-14T10:25:57.7902109Z 
2024-12-14T10:25:57.7902340Z [93.19%] ··· ...e.DatasetAddVariable.time_variable_insertion                 ok
2024-12-14T10:25:57.7903066Z [93.19%] ··· =================== =============
2024-12-14T10:26:22.8155985Z               existing_elements               
2024-12-14T10:26:22.8156564Z              ------------------- -------------
2024-12-14T10:26:22.8157363Z                       0            84.5±0.3μs 
2024-12-14T10:26:22.8157898Z                       10            137±2μs   
2024-12-14T10:26:22.8158425Z                      100            531±1μs   
2024-12-14T10:26:22.8158925Z                      1000         4.46±0.04ms 
2024-12-14T10:26:22.8159355Z              =================== =============
2024-12-14T10:26:22.8159633Z 
2024-12-14T10:26:22.8160119Z [93.32%] ··· merge.DatasetCreation.time_dataset_creation                     ok
2024-12-14T10:26:22.8161161Z [93.32%] ··· ==================== ======= =============
2024-12-14T10:26:22.8161621Z                    strategy        count               
2024-12-14T10:26:22.8162036Z              -------------------- ------- -------------
2024-12-14T10:26:22.8162551Z               dict_of_DataArrays     0      145±0.2μs  
2024-12-14T10:26:22.8163079Z               dict_of_DataArrays     1       235±1μs   
2024-12-14T10:26:22.8163626Z               dict_of_DataArrays     10      736±2μs   
2024-12-14T10:26:22.8164228Z               dict_of_DataArrays    100    5.27±0.04ms 
2024-12-14T10:26:22.8164789Z               dict_of_DataArrays    1000    49.7±0.2ms 
2024-12-14T10:26:22.8165359Z               dict_of_Variables      0       145±1μs   
2024-12-14T10:26:22.8165890Z               dict_of_Variables      1      164±0.4μs  
2024-12-14T10:26:22.8166425Z               dict_of_Variables      10      256±1μs   
2024-12-14T10:26:22.8166966Z               dict_of_Variables     100    1.09±0.01ms 
2024-12-14T10:26:22.8167518Z               dict_of_Variables     1000   9.28±0.02ms 
2024-12-14T10:26:22.8168055Z                 dict_of_Tuples       0       145±1μs   
2024-12-14T10:26:22.8168566Z                 dict_of_Tuples       1      159±0.4μs  
2024-12-14T10:26:22.8169062Z                 dict_of_Tuples       10      232±1μs   
2024-12-14T10:26:22.8169579Z                 dict_of_Tuples      100      869±3μs   
2024-12-14T10:26:22.8170072Z                 dict_of_Tuples      1000    7.28±0.1ms 
2024-12-14T10:26:22.8170452Z              ==================== ======= =============
2024-12-14T10:26:22.8170723Z 
2024-12-14T10:26:22.8171375Z [93.44%] ··· pandas.MultiIndexSeries.time_from_series                        ok
2024-12-14T10:26:22.8172081Z [93.44%] ··· ======= ============= =============
2024-12-14T10:26:22.8172505Z              --                 subset          
2024-12-14T10:26:22.8172925Z              ------- ---------------------------
2024-12-14T10:26:22.8173339Z               dtype       True         False    
2024-12-14T10:26:22.8173736Z              ======= ============= =============
2024-12-14T10:26:22.8174224Z                int    1.95±0.04ms   3.75±0.02ms 
2024-12-14T10:26:22.8174719Z               float   1.98±0.06ms   3.75±0.01ms 
2024-12-14T10:26:22.8175106Z              ======= ============= =============
2024-12-14T10:26:22.8175385Z 
2024-12-14T10:26:22.8175815Z [93.56%] ··· pandas.ToDataFrame.peakmem_to_dataframe                      2.97G
2024-12-14T10:26:22.8176686Z [93.69%] ··· pandas.ToDataFrame.time_to_dataframe                       746±3ms
2024-12-14T10:26:22.8177575Z [93.81%] ··· pandas.ToDataFrameDask.peakmem_to_dataframe                   229M
2024-12-14T10:26:22.8178465Z [93.94%] ··· pandas.ToDataFrameDask.time_to_dataframe                   447±5ms
2024-12-14T10:26:22.8179335Z [94.06%] ··· polyfit.Polyval.peakmem_polyval                                 ok
2024-12-14T10:26:22.8180002Z [94.06%] ··· ========= ====== ====== ======
2024-12-14T10:26:22.8180423Z              --                ndeg        
2024-12-14T10:26:22.8180823Z              --------- --------------------
2024-12-14T10:26:22.8181217Z                  nx      2      5      20  
2024-12-14T10:26:22.8181599Z              ========= ====== ====== ======
2024-12-14T10:26:22.8181982Z                 100     170M   170M   170M 
2024-12-14T10:26:22.8182363Z               1000000   184M   184M   184M 
2024-12-14T10:26:22.8182939Z              ========= ====== ====== ======
2024-12-14T10:26:22.8183215Z 
2024-12-14T10:26:22.8183625Z [94.18%] ··· polyfit.Polyval.time_polyval                                    ok
2024-12-14T10:26:22.8184338Z [94.18%] ··· ========= ============ ============= =============
2024-12-14T10:26:22.8184795Z              --                          ndeg                  
2024-12-14T10:26:22.8185245Z              --------- ----------------------------------------
2024-12-14T10:26:22.8185694Z                  nx         2             5             20     
2024-12-14T10:26:22.8186333Z              ========= ============ ============= =============
2024-12-14T10:26:22.8186894Z                 100      805±20μs    1.25±0.01ms   3.40±0.01ms 
2024-12-14T10:26:22.8187420Z               1000000   2.04±0.2ms    3.89±0.3ms    13.4±0.4ms 
2024-12-14T10:26:22.8187866Z              ========= ============ ============= =============
2024-12-14T10:26:22.8188170Z 
2024-12-14T10:26:22.8188629Z [94.31%] ··· polyfit.PolyvalDask.peakmem_polyval                             ok
2024-12-14T10:26:22.8189379Z [94.31%] ··· ========= ====== ====== ======
2024-12-14T10:26:22.8189815Z              --                ndeg        
2024-12-14T10:26:22.8190109Z              --------- --------------------
2024-12-14T10:26:22.8190433Z                  nx      2      5      20  
2024-12-14T10:26:22.8190715Z              ========= ====== ====== ======
2024-12-14T10:26:22.8190956Z                 100     195M   195M   195M 
2024-12-14T10:26:22.8191281Z               1000000   214M   215M   220M 
2024-12-14T10:26:22.8191511Z              ========= ====== ====== ======
2024-12-14T10:26:22.8191760Z 
2024-12-14T10:26:22.8192032Z [94.43%] ··· polyfit.PolyvalDask.time_polyval                                ok
2024-12-14T10:26:22.8192557Z [94.43%] ··· ========= ============ ============ ============
2024-12-14T10:26:22.8192858Z              --                         ndeg                 
2024-12-14T10:26:22.8193205Z              --------- --------------------------------------
2024-12-14T10:26:33.9352597Z                  nx         2            5            20     
2024-12-14T10:26:33.9353145Z              ========= ============ ============ ============
2024-12-14T10:26:33.9354311Z                 100     5.12±0.3ms   9.34±0.2ms   32.6±0.2ms 
2024-12-14T10:26:33.9354968Z               1000000   49.9±0.5ms   88.0±0.6ms    339±2ms   
2024-12-14T10:26:33.9355411Z              ========= ============ ============ ============
2024-12-14T10:26:33.9355729Z 
2024-12-14T10:26:33.9356219Z [94.55%] ··· reindexing.Reindex.time_1d_coarse                          495±5μs
2024-12-14T10:26:33.9357105Z [94.68%] ··· reindexing.Reindex.time_1d_fine_all_found              1.62±0.08ms
2024-12-14T10:26:33.9357919Z [94.80%] ··· reindexing.Reindex.time_1d_fine_some_missing              9.14±1ms
2024-12-14T10:26:33.9358746Z [94.93%] ··· reindexing.Reindex.time_2d_coarse                      1.90±0.01ms
2024-12-14T10:26:33.9359552Z [95.05%] ··· reindexing.Reindex.time_2d_fine_all_found               23.9±0.2ms
2024-12-14T10:26:33.9360371Z [95.17%] ··· reindexing.Reindex.time_2d_fine_some_missing            36.7±0.4ms
2024-12-14T10:26:33.9361196Z [95.30%] ··· reindexing.ReindexDask.time_1d_coarse                   3.56±0.6ms
2024-12-14T10:26:33.9362028Z [95.42%] ··· reindexing.ReindexDask.time_1d_fine_all_found           8.32±0.5ms
2024-12-14T10:26:33.9362858Z [95.54%] ··· ...dexing.ReindexDask.time_1d_fine_some_missing         18.7±0.3ms
2024-12-14T10:26:33.9363679Z [95.67%] ··· reindexing.ReindexDask.time_2d_coarse                   5.73±0.4ms
2024-12-14T10:26:33.9364526Z [95.79%] ··· reindexing.ReindexDask.time_2d_fine_all_found           22.8±0.6ms
2024-12-14T10:26:33.9365364Z [95.92%] ··· ...dexing.ReindexDask.time_2d_fine_some_missing           40.0±1ms
2024-12-14T10:26:33.9366153Z [96.04%] ··· renaming.SwapDims.time_swap_dims                                ok
2024-12-14T10:26:33.9366769Z [96.04%] ··· ========== ============
2024-12-14T10:26:33.9367138Z                 size                
2024-12-14T10:26:33.9367490Z              ---------- ------------
2024-12-14T10:26:33.9367904Z                 1000     34.7±0.3μs 
2024-12-14T10:26:33.9368320Z                100000    35.0±0.2μs 
2024-12-14T10:26:33.9368764Z               10000000   35.4±0.1μs 
2024-12-14T10:26:33.9369095Z              ========== ============
2024-12-14T10:26:33.9369330Z 
2024-12-14T10:26:33.9369736Z [96.16%] ··· renaming.SwapDims.time_swap_dims_newindex                       ok
2024-12-14T10:26:33.9370360Z [96.16%] ··· ========== =========
2024-12-14T10:26:33.9370988Z                 size             
2024-12-14T10:26:33.9371332Z              ---------- ---------
2024-12-14T10:26:33.9371763Z                 1000     188±2μs 
2024-12-14T10:26:33.9372162Z                100000    188±2μs 
2024-12-14T10:26:33.9372581Z               10000000   191±2μs 
2024-12-14T10:26:33.9372978Z              ========== =========
2024-12-14T10:26:33.9373196Z 
2024-12-14T10:26:33.9373565Z [96.29%] ··· repr.Repr.time_repr                                    7.59±0.05ms
2024-12-14T10:26:33.9374321Z [96.41%] ··· repr.Repr.time_repr_html                                   101±1ms
2024-12-14T10:26:33.9375304Z [96.53%] ··· repr.ReprMultiIndex.time_repr                              689±4μs
2024-12-14T10:26:33.9376151Z [96.66%] ··· repr.ReprMultiIndex.time_repr_html                     2.80±0.02ms
2024-12-14T10:26:33.9377008Z [96.78%] ··· ...rayRollingMemory.peakmem_1drolling_construct                 ok
2024-12-14T10:26:33.9377641Z [96.78%] ··· ======== ======
2024-12-14T10:26:33.9377973Z               stride        
2024-12-14T10:26:33.9378330Z              -------- ------
2024-12-14T10:26:33.9378671Z                None    198M 
2024-12-14T10:26:33.9378993Z                 5      198M 
2024-12-14T10:26:33.9379323Z                 50     198M 
2024-12-14T10:26:33.9379641Z              ======== ======
2024-12-14T10:26:33.9379849Z 
2024-12-14T10:26:33.9380276Z [96.91%] ··· ...aArrayRollingMemory.peakmem_1drolling_reduce                 ok
2024-12-14T10:26:33.9380917Z [96.91%] ··· ====== ====== =======
2024-12-14T10:26:33.9381287Z              --     use_bottleneck
2024-12-14T10:26:33.9381653Z              ------ --------------
2024-12-14T10:26:33.9382027Z               func   True   False 
2024-12-14T10:26:33.9382376Z              ====== ====== =======
2024-12-14T10:26:33.9383055Z               sum    171M    172M 
2024-12-14T10:26:33.9383428Z               max    171M    172M 
2024-12-14T10:26:33.9383788Z               mean   171M    172M 
2024-12-14T10:26:33.9384141Z              ====== ====== =======
2024-12-14T10:26:33.9384390Z 
2024-12-14T10:26:33.9384841Z [97.03%] ··· ...aArrayRollingMemory.peakmem_ndrolling_reduce                 ok
2024-12-14T10:26:33.9385479Z [97.03%] ··· ====== ====== =======
2024-12-14T10:26:33.9385840Z              --     use_bottleneck
2024-12-14T10:26:33.9386201Z              ------ --------------
2024-12-14T10:26:33.9386564Z               func   True   False 
2024-12-14T10:26:33.9386898Z              ====== ====== =======
2024-12-14T10:26:33.9387246Z               sum    190M    190M 
2024-12-14T10:26:33.9387610Z               max    189M    189M 
2024-12-14T10:26:33.9387978Z               mean   190M    190M 
2024-12-14T10:26:33.9388347Z              ====== ====== =======
2024-12-14T10:26:33.9388584Z 
2024-12-14T10:26:33.9389035Z [97.15%] ··· ...setRollingMemory.peakmem_1drolling_construct                 ok
2024-12-14T10:26:33.9389621Z [97.15%] ··· ======== ======
2024-12-14T10:26:33.9389881Z               stride        
2024-12-14T10:26:33.9390177Z              -------- ------
2024-12-14T10:26:33.9390719Z                None    198M 
2024-12-14T10:26:33.9390920Z                 5      198M 
2024-12-14T10:26:33.9391111Z                 50     198M 
2024-12-14T10:26:33.9391395Z              ======== ======
2024-12-14T10:26:33.9391536Z 
2024-12-14T10:26:33.9391851Z [97.28%] ··· ...atasetRollingMemory.peakmem_1drolling_reduce                 ok
2024-12-14T10:26:33.9392293Z [97.28%] ··· ====== ====== =======
2024-12-14T10:26:33.9392604Z              --     use_bottleneck
2024-12-14T10:26:33.9392837Z              ------ --------------
2024-12-14T10:26:33.9393099Z               func   True   False 
2024-12-14T10:26:33.9393357Z              ====== ====== =======
2024-12-14T10:26:33.9393579Z               sum    196M    298M 
2024-12-14T10:26:33.9393889Z               max    196M    298M 
2024-12-14T10:26:33.9394095Z               mean   196M    298M 
2024-12-14T10:32:25.5958630Z              ====== ====== =======
2024-12-14T10:32:25.5959023Z 
2024-12-14T10:32:25.5959786Z [97.40%] ··· ...atasetRollingMemory.peakmem_ndrolling_reduce                 ok
2024-12-14T10:32:25.5960579Z [97.40%] ··· ====== ====== =======
2024-12-14T10:32:25.5960862Z              --     use_bottleneck
2024-12-14T10:32:25.5961103Z              ------ --------------
2024-12-14T10:32:25.5961334Z               func   True   False 
2024-12-14T10:32:25.5961543Z              ====== ====== =======
2024-12-14T10:32:25.5961758Z               sum    214M    310M 
2024-12-14T10:32:25.5962055Z               max    214M    310M 
2024-12-14T10:32:25.5962277Z               mean   214M    305M 
2024-12-14T10:32:25.5962497Z              ====== ====== =======
2024-12-14T10:32:25.5962636Z 
2024-12-14T10:32:25.5963203Z [97.52%] ··· rolling.Rolling.time_rolling                                    ok
2024-12-14T10:32:25.5963644Z [97.52%] ··· ======= ======== ============ ============
2024-12-14T10:32:25.5963927Z              --                     use_bottleneck     
2024-12-14T10:32:25.5964199Z              ---------------- -------------------------
2024-12-14T10:32:25.5964473Z                func   center      True        False    
2024-12-14T10:32:25.5964717Z              ======= ======== ============ ============
2024-12-14T10:32:25.5965024Z                mean    True    22.1±0.5ms    142±1ms   
2024-12-14T10:32:25.5965329Z                mean   False    13.3±0.5ms    142±2ms   
2024-12-14T10:32:25.5965633Z               count    True    57.6±0.4ms   57.9±0.6ms 
2024-12-14T10:32:25.5965935Z               count   False    57.5±0.3ms   57.8±0.6ms 
2024-12-14T10:32:25.5966195Z              ======= ======== ============ ============
2024-12-14T10:32:25.5966353Z 
2024-12-14T10:32:25.5966599Z [97.65%] ··· rolling.Rolling.time_rolling_construct                          ok
2024-12-14T10:32:25.5967003Z [97.65%] ··· ======== ======== =========== =========
2024-12-14T10:32:25.5967273Z              --                    use_bottleneck   
2024-12-14T10:32:25.5967525Z              ----------------- ---------------------
2024-12-14T10:32:25.5967781Z               center   stride      True      False  
2024-12-14T10:32:25.5968035Z              ======== ======== =========== =========
2024-12-14T10:32:25.5968321Z                True    1 (0)     226±3ms    227±2ms 
2024-12-14T10:32:25.5968611Z                True    1 (1)     228±2ms    227±2ms 
2024-12-14T10:32:25.5968902Z               False    1 (0)     227±2ms    229±2ms 
2024-12-14T10:32:25.5969194Z               False    1 (1)    228±0.3ms   228±2ms 
2024-12-14T10:32:25.5969431Z              ======== ======== =========== =========
2024-12-14T10:32:25.5969595Z 
2024-12-14T10:32:25.5969823Z [97.77%] ··· rolling.Rolling.time_rolling_long                               ok
2024-12-14T10:32:25.5970227Z [97.77%] ··· ======= ======== ============= =============
2024-12-14T10:32:25.5970492Z              --                      use_bottleneck      
2024-12-14T10:32:25.5970758Z              ---------------- ---------------------------
2024-12-14T10:32:25.5971022Z                func   pandas       True         False    
2024-12-14T10:32:25.5971480Z              ======= ======== ============= =============
2024-12-14T10:32:25.5971792Z                mean    True      495±3μs       492±1μs   
2024-12-14T10:32:25.5972100Z                mean   False      253±1μs     6.11±0.07ms 
2024-12-14T10:32:25.5972400Z               count    True      578±3μs       576±2μs   
2024-12-14T10:32:25.5972708Z               count   False    1.98±0.05ms   2.07±0.04ms 
2024-12-14T10:32:25.5972957Z              ======= ======== ============= =============
2024-12-14T10:32:25.5973117Z 
2024-12-14T10:32:25.5973346Z [97.90%] ··· rolling.Rolling.time_rolling_np                                 ok
2024-12-14T10:32:25.5973750Z [97.90%] ··· ========= ============= =========== ===========
2024-12-14T10:32:25.5974026Z              --                           use_bottleneck    
2024-12-14T10:32:25.5974290Z              ----------------------- -----------------------
2024-12-14T10:32:25.5974568Z               window_   min_periods      True       False   
2024-12-14T10:32:25.5974837Z              ========= ============= =========== ===========
2024-12-14T10:32:25.5975134Z                  20        5 (0)       193±2ms    194±0.8ms 
2024-12-14T10:32:25.5975436Z                  20        5 (1)      195±0.5ms    192±1ms  
2024-12-14T10:32:25.5975738Z                  40        5 (0)       353±3ms     353±2ms  
2024-12-14T10:32:25.5976032Z                  40        5 (1)       356±3ms     356±1ms  
2024-12-14T10:32:25.5976273Z              ========= ============= =========== ===========
2024-12-14T10:32:25.5976433Z 
2024-12-14T10:32:25.5977356Z ##[error][98.02%] ··· rolling.RollingDask.time_rolling                        2/8 failed
2024-12-14T10:32:25.5980292Z [98.02%] ··· ======= ======== ============ ============
2024-12-14T10:32:25.5980753Z              --                     use_bottleneck     
2024-12-14T10:32:25.5981161Z              ---------------- -------------------------
2024-12-14T10:32:25.5981562Z                func   center      True        False    
2024-12-14T10:32:25.5981925Z              ======= ======== ============ ============
2024-12-14T10:32:25.5982259Z                mean    True     847±2ms       failed   
2024-12-14T10:32:25.5982794Z                mean   False     648±10ms      failed   
2024-12-14T10:32:25.5983250Z               count    True    21.0±0.06s   21.2±0.07s 
2024-12-14T10:32:25.5983548Z               count   False    21.1±0.04s   21.2±0.01s 
2024-12-14T10:32:25.5983793Z              ======= ======== ============ ============
2024-12-14T10:32:25.5984056Z              For parameters: 'mean', True, False
2024-12-14T10:32:25.5984306Z              
2024-12-14T10:32:25.5984480Z              
2024-12-14T10:32:25.5984695Z              asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:32:25.5984947Z              
2024-12-14T10:32:25.5985143Z              For parameters: 'mean', False, False
2024-12-14T10:32:25.5985387Z              
2024-12-14T10:32:25.5985543Z              
2024-12-14T10:32:25.5985738Z              asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:32:25.5985926Z 
2024-12-14T10:32:25.5986091Z [98.02%] ···· For parameters: 'mean', True, False
2024-12-14T10:32:25.5986332Z               
2024-12-14T10:32:25.5986498Z               
2024-12-14T10:46:35.1276758Z               asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:46:35.1277331Z               
2024-12-14T10:46:35.1277619Z               For parameters: 'mean', False, False
2024-12-14T10:46:35.1278005Z               
2024-12-14T10:46:35.1278290Z               
2024-12-14T10:46:35.1278638Z               asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:46:35.1278964Z 
2024-12-14T10:46:35.1279729Z [98.14%] ··· rolling.RollingDask.time_rolling_construct                      ok
2024-12-14T10:46:35.1280531Z [98.14%] ··· ======== ======== ============ ============
2024-12-14T10:46:35.1280993Z              --                      use_bottleneck     
2024-12-14T10:46:35.1281459Z              ----------------- -------------------------
2024-12-14T10:46:35.1282215Z               center   stride      True        False    
2024-12-14T10:46:35.1282606Z              ======== ======== ============ ============
2024-12-14T10:46:35.1283096Z                True    1 (0)    20.5±0.07s   20.4±0.06s 
2024-12-14T10:46:35.1283587Z                True    1 (1)    20.4±0.08s   20.6±0.1s  
2024-12-14T10:46:35.1284058Z               False    1 (0)    20.6±0.07s   21.0±0.2s  
2024-12-14T10:46:35.1284549Z               False    1 (1)    21.0±0.1s    21.0±0.1s  
2024-12-14T10:46:35.1284953Z              ======== ======== ============ ============
2024-12-14T10:46:35.1285219Z 
2024-12-14T10:46:35.1285638Z [98.27%] ··· rolling.RollingDask.time_rolling_long                           ok
2024-12-14T10:46:35.1286368Z [98.27%] ··· ======= ======== ============= =============
2024-12-14T10:46:35.1286841Z              --                      use_bottleneck      
2024-12-14T10:46:35.1287312Z              ---------------- ---------------------------
2024-12-14T10:46:35.1287857Z                func   pandas       True         False    
2024-12-14T10:46:35.1288380Z              ======= ======== ============= =============
2024-12-14T10:46:35.1288958Z                mean    True    1.32±0.05ms   1.29±0.03ms 
2024-12-14T10:46:35.1289563Z                mean   False     5.21±0.2ms    29.9±0.2ms 
2024-12-14T10:46:35.1290155Z               count    True    1.49±0.04ms   1.46±0.05ms 
2024-12-14T10:46:35.1290743Z               count   False     13.1±0.4ms    13.5±0.2ms 
2024-12-14T10:46:35.1291233Z              ======= ======== ============= =============
2024-12-14T10:46:35.1291558Z 
2024-12-14T10:46:35.1294992Z ##[error][98.39%] ··· rolling.RollingDask.time_rolling_np                         failed
2024-12-14T10:46:35.1296784Z [98.39%] ··· ========= ============= ======== ========
2024-12-14T10:46:35.1297249Z              --                        use_bottleneck 
2024-12-14T10:46:35.1297696Z              ----------------------- -----------------
2024-12-14T10:46:35.1298148Z               window_   min_periods    True    False  
2024-12-14T10:46:35.1298589Z              ========= ============= ======== ========
2024-12-14T10:46:35.1298991Z                  20        5 (0)      failed   failed 
2024-12-14T10:46:35.1299410Z                  20        5 (1)      failed   failed 
2024-12-14T10:46:35.1299833Z                  40        5 (0)      failed   failed 
2024-12-14T10:46:35.1300251Z                  40        5 (1)      failed   failed 
2024-12-14T10:46:35.1300645Z              ========= ============= ======== ========
2024-12-14T10:46:35.1301065Z              For parameters: 20, 5 (0), True
2024-12-14T10:46:35.1301460Z              
2024-12-14T10:46:35.1301741Z              
2024-12-14T10:46:35.1302083Z              asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:46:35.1302499Z              
2024-12-14T10:46:35.1302997Z              For parameters: 20, 5 (0), False
2024-12-14T10:46:35.1303401Z              
2024-12-14T10:46:35.1303677Z              
2024-12-14T10:46:35.1304011Z              asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:46:35.1304444Z              
2024-12-14T10:46:35.1304750Z              For parameters: 20, 5 (1), True
2024-12-14T10:46:35.1305141Z              
2024-12-14T10:46:35.1305412Z              
2024-12-14T10:46:35.1305731Z              asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:46:35.1306172Z              
2024-12-14T10:46:35.1306492Z              For parameters: 20, 5 (1), False
2024-12-14T10:46:35.1306889Z              
2024-12-14T10:46:35.1307160Z              
2024-12-14T10:46:35.1307489Z              asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:46:35.1307886Z              
2024-12-14T10:46:35.1308175Z              For parameters: 40, 5 (0), True
2024-12-14T10:46:35.1308562Z              
2024-12-14T10:46:35.1308825Z              
2024-12-14T10:46:35.1309151Z              asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:46:35.1309556Z              
2024-12-14T10:46:35.1309861Z              For parameters: 40, 5 (0), False
2024-12-14T10:46:35.1310456Z              
2024-12-14T10:46:35.1310724Z              
2024-12-14T10:46:35.1311034Z              asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:46:35.1311437Z              
2024-12-14T10:46:35.1311711Z              For parameters: 40, 5 (1), True
2024-12-14T10:46:35.1312099Z              
2024-12-14T10:46:35.1312371Z              
2024-12-14T10:46:35.1312716Z              asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:46:35.1313152Z              
2024-12-14T10:46:35.1313472Z              For parameters: 40, 5 (1), False
2024-12-14T10:46:35.1313877Z              
2024-12-14T10:46:35.1314169Z              
2024-12-14T10:46:35.1314389Z              asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:46:35.1314626Z 
2024-12-14T10:46:35.1314898Z [98.39%] ···· For parameters: 20, 5 (0), True
2024-12-14T10:46:35.1315161Z               
2024-12-14T10:46:35.1315432Z               
2024-12-14T10:46:35.1315641Z               asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:46:35.1315959Z               
2024-12-14T10:46:35.1316204Z               For parameters: 20, 5 (0), False
2024-12-14T10:46:35.1316448Z               
2024-12-14T10:46:35.1316720Z               
2024-12-14T10:46:35.1316928Z               asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:46:35.1317267Z               
2024-12-14T10:46:35.1317475Z               For parameters: 20, 5 (1), True
2024-12-14T10:46:35.1317721Z               
2024-12-14T10:46:35.1317970Z               
2024-12-14T10:46:35.1318175Z               asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:46:35.1318513Z               
2024-12-14T10:46:35.1318709Z               For parameters: 20, 5 (1), False
2024-12-14T10:46:35.1319198Z               
2024-12-14T10:46:35.1319393Z               
2024-12-14T10:46:35.1319631Z               asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:46:35.1319974Z               
2024-12-14T10:46:35.1320167Z               For parameters: 40, 5 (0), True
2024-12-14T10:46:35.1320493Z               
2024-12-14T10:46:35.1320675Z               
2024-12-14T10:46:35.1320872Z               asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:46:35.1321122Z               
2024-12-14T10:46:35.1321308Z               For parameters: 40, 5 (0), False
2024-12-14T10:46:36.7115122Z               
2024-12-14T10:46:36.7115545Z               
2024-12-14T10:46:36.7115893Z               asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:46:36.7116232Z               
2024-12-14T10:46:36.7116532Z               For parameters: 40, 5 (1), True
2024-12-14T10:46:36.7116967Z               
2024-12-14T10:46:36.7117271Z               
2024-12-14T10:46:36.7117563Z               asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:46:36.7117860Z               
2024-12-14T10:46:36.7118078Z               For parameters: 40, 5 (1), False
2024-12-14T10:46:36.7118357Z               
2024-12-14T10:46:36.7118543Z               
2024-12-14T10:46:36.7118771Z               asv: benchmark timed out (timeout 60.0s)
2024-12-14T10:46:36.7119004Z 
2024-12-14T10:46:36.7119553Z [98.51%] ··· unstacking.Unstacking.time_unstack_fast                2.96±0.08ms
2024-12-14T10:46:36.7120182Z [98.64%] ··· unstacking.Unstacking.time_unstack_pandas_slow          3.25±0.2ms
2024-12-14T10:46:36.7120785Z [98.76%] ··· unstacking.Unstacking.time_unstack_slow                2.97±0.07ms
2024-12-14T10:46:36.7121384Z [98.89%] ··· unstacking.UnstackingDask.time_unstack_fast             19.3±0.2ms
2024-12-14T10:46:36.7121985Z [99.01%] ··· ...king.UnstackingDask.time_unstack_pandas_slow        2.99±0.02ms
2024-12-14T10:46:36.7122609Z [99.13%] ··· unstacking.UnstackingDask.time_unstack_slow            3.05±0.02ms
2024-12-14T10:46:36.7123227Z [99.26%] ··· ...nstackingSparse.peakmem_unstack_to_sparse_2d                n/a
2024-12-14T10:46:36.7123715Z [99.26%] ···· asv: skipped: NotImplementedError()
2024-12-14T10:46:36.7124171Z [99.38%] ··· ...nstackingSparse.peakmem_unstack_to_sparse_3d                n/a
2024-12-14T10:46:36.7124616Z [99.38%] ···· asv: skipped: NotImplementedError()
2024-12-14T10:46:36.7125337Z [99.50%] ··· unstacking.UnstackingSparse.time_unstack_fast                  n/a
2024-12-14T10:46:36.7125781Z [99.50%] ···· asv: skipped: NotImplementedError()
2024-12-14T10:46:36.7126209Z [99.63%] ··· ...ng.UnstackingSparse.time_unstack_pandas_slow                n/a
2024-12-14T10:46:36.7126624Z [99.63%] ···· asv: skipped: NotImplementedError()
2024-12-14T10:46:36.7127066Z [99.75%] ··· unstacking.UnstackingSparse.time_unstack_slow                  n/a
2024-12-14T10:46:36.7127500Z [99.75%] ···· asv: skipped: NotImplementedError()
2024-12-14T10:46:36.7127918Z [99.88%] ··· ...g.UnstackingSparse.time_unstack_to_sparse_2d                n/a
2024-12-14T10:46:36.7128343Z [99.88%] ···· asv: skipped: NotImplementedError()
2024-12-14T10:46:36.7128774Z [100.00%] ··· ...g.UnstackingSparse.time_unstack_to_sparse_3d                n/a
2024-12-14T10:46:36.7129203Z [100.00%] ···· asv: skipped: NotImplementedError()
2024-12-14T10:46:36.7129567Z + grep 'Traceback \|failed\|PERFORMANCE DECREASED' benchmarks.log
2024-12-14T10:46:36.7134089Z + exit 1
2024-12-14T10:46:36.7139509Z ++ '[' 1 = 1 ']'
2024-12-14T10:46:36.7139835Z ++ '[' -x /usr/bin/clear_console ']'

@Illviljan Illviljan merged commit 3bc7a88 into pydata:main Dec 14, 2024
32 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-benchmark Run the ASV benchmark workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant