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

Add benchmarks for to_dataframe and to_dask_dataframe #7474

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

Illviljan
Copy link
Contributor

@Illviljan Illviljan commented Jan 24, 2023

Related to #7472.

@Illviljan Illviljan added the run-benchmark Run the ASV benchmark workflow label Jan 24, 2023
@Illviljan
Copy link
Contributor Author

Illviljan commented Jan 24, 2023

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:main Jan 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)
@dcherian dcherian mentioned this pull request Jun 15, 2023
19 tasks
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 topic-performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant