Skip to content

Conversation

jbrockmendel
Copy link
Member

from asv_bench.benchmarks.frame_methods import *
self = ToNumpy()
self.setup()

%timeit self.time_to_numpy_mixed_tall()
24.2 ms ± 324 µs per loop (mean ± std. dev. of 7 runs, 10 loops each)  # <- master
11.8 ms ± 609 µs per loop (mean ± std. dev. of 7 runs, 100 loops each)  # <- PR

@jbrockmendel jbrockmendel added the Performance Memory or execution speed performance label Aug 27, 2021
@jreback jreback added this to the 1.4 milestone Aug 30, 2021
@jreback jreback merged commit dac3a8a into pandas-dev:master Aug 30, 2021
@jreback
Copy link
Contributor

jreback commented Aug 30, 2021

cool maybe have a perf improvement note listing a bunch of issues would be good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance Memory or execution speed performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants