Skip to content

Add benchmarks for to_dataframe and to_dask_dataframe - #7474

Merged
Illviljan merged 1 commit into
pydata:mainfrom
Illviljan:benchmark_to_dask_dataframe
Jan 24, 2023
Merged

Add benchmarks for to_dataframe and to_dask_dataframe#7474
Illviljan merged 1 commit into
pydata:mainfrom
Illviljan:benchmark_to_dask_dataframe

Conversation

@Illviljan

@IllviljanIllviljan commented Jan 24, 2023

Copy link
Copy Markdown
Contributor

Related to #7472.

@IllviljanIllviljan added the run-benchmark Run the ASV benchmark workflow label Jan 24, 2023
@Illviljan

Illviljan commented Jan 24, 2023

Copy link
Copy Markdown
ContributorAuthor

Seems to work. :) I'll do a quick merge and continue in #7472.

[ 68.06%] ··· pandas.ToDataFrame.peakmem_to_dataframe 2.89G
[ 68.19%] ··· pandas.ToDataFrame.time_to_dataframe 1.39±0.02s
[ 68.33%] ··· pandas.ToDataFrameDask.peakmem_to_dataframe 983M
[ 68.47%] ··· pandas.ToDataFrameDask.time_to_dataframe 2.77±0s

@Illviljan
Illviljan merged commit 3ee7b5a into pydata:mainJan 24, 2023
dcherian added a commit to dcherian/xarray that referenced this pull request Jan 25, 2023
* upstream/main:
RTD maintenance (pydata#7477)
fix the RTD build skipping feature (pydata#7476)
Add benchmarks for to_dataframe and to_dask_dataframe (pydata#7474)
allow skipping RTD builds (pydata#7470)
create separate environment files for `python=3.11` (pydata#7469)
Bump mamba-org/provision-with-micromamba from 14 to 15 (pydata#7466)
install `numbagg` from `conda-forge` (pydata#7415)
Fill missing data_vars during concat by reindexing (pydata#7400)
[skip-cii] Add pyodide update instructions to HOW_TO_RELEASE (pydata#7449)
[skip-ci] whats-new for next release (pydata#7455)
v2023.01.0 whats-new (pydata#7440)
@dcheriandcherian mentioned this pull request Jun 15, 2023
19 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-benchmarkRun the ASV benchmark workflowtopic-performance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Illviljan