Skip to content

PERF: read_stata #43059

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
Aug 18, 2021
Merged

PERF: read_stata #43059

merged 3 commits into from
Aug 18, 2021

Conversation

jbrockmendel
Copy link
Member

from asv_bench.benchmarks.io.stata import *

self = StataMissing()
self.setup("tc")

%timeit self.time_read_stata("tc")
150 ms ± 3.3 ms per loop (mean ± std. dev. of 7 runs, 10 loops each)  # <- master
114 ms ± 2.81 ms per loop (mean ± std. dev. of 7 runs, 10 loops each)  # <- PR

cc @bashtage

@bashtage
Copy link
Contributor

Look correct to me

@simonjayhawkins simonjayhawkins added IO Stata read_stata, to_stata Performance Memory or execution speed performance labels Aug 16, 2021
@simonjayhawkins simonjayhawkins added this to the 1.4 milestone Aug 16, 2021
@jreback
Copy link
Contributor

jreback commented Aug 17, 2021

lgtm can you add a whatsnew note, ping on green.

@jbrockmendel
Copy link
Member Author

ping

@jreback jreback merged commit b706e4a into pandas-dev:master Aug 18, 2021
@jbrockmendel jbrockmendel deleted the perf-read_stata branch August 18, 2021 00:50
feefladder pushed a commit to feefladder/pandas that referenced this pull request Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO Stata read_stata, to_stata Performance Memory or execution speed performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants