Skip to content

Conversation

jbrockmendel
Copy link
Member

from asv_bench.benchmarks.frame_ctor import *

self = FromDicts()
self.setup()

%timeit self.time_dict_of_categoricals()
# 530 µs ± 21.1 µs per loop (mean ± std. dev. of 7 runs, 1000 loops each) # <- master
# 471 µs ± 2.85 µs per loop (mean ± std. dev. of 7 runs, 1000 loops each) # <- PR

@jreback jreback added this to the 1.4 milestone Aug 21, 2021
@jreback jreback added the Performance Memory or execution speed performance label Aug 21, 2021
@jreback jreback merged commit 8b90070 into pandas-dev:master Aug 21, 2021
@jbrockmendel jbrockmendel deleted the perf-check_sooner-3 branch August 21, 2021 15:24
sakibguy added a commit to sakibguy/pandas that referenced this pull request Aug 22, 2021
PERF: avoid extraneous extract_array (pandas-dev#43147)
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
Performance Memory or execution speed performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants