Skip to content

Fix to_json Memory Tests #28259

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

Merged
merged 3 commits into from
Sep 4, 2019
Merged

Conversation

WillAyd
Copy link
Member

@WillAyd WillAyd commented Sep 3, 2019

Inspired by @mroeschke I noticed the JSON tests weren't actually measuring anything because you need to return something for the mem_ tests which these weren't. In any case probably better served as peakmem_

@WillAyd WillAyd added IO JSON read_json, to_json, json_normalize Benchmark Performance (ASV) benchmarks labels Sep 3, 2019
@jbrockmendel
Copy link
Member

Can you re-push following #28258

@WillAyd
Copy link
Member Author

WillAyd commented Sep 3, 2019

All fixed up @jbrockmendel - thanks for the heads up

@WillAyd WillAyd added this to the 1.0 milestone Sep 3, 2019
@jreback jreback merged commit 4c778a1 into pandas-dev:master Sep 4, 2019
@jreback
Copy link
Contributor

jreback commented Sep 4, 2019

thanks @WillAyd

proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
@WillAyd WillAyd deleted the fix-json-mem-tests branch January 16, 2020 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Benchmark Performance (ASV) benchmarks IO JSON read_json, to_json, json_normalize
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants