Skip to content

Conversation

mzeitlin11
Copy link
Member

Benchmarks:

       before           after         ratio
     [e64fcfa7]       [c9a99585]
     <master>         <nancorr_perf>
            52.3M            52.1M     1.00  stat_ops.Correlation.peakmem_corr_wide('pearson')
-         307±5μs         217±10μs     0.71  stat_ops.Correlation.time_corr('pearson')
         132±10μs         138±10μs     1.05  stat_ops.Correlation.time_corr_series('pearson')
-      7.74±0.6ms       2.80±0.2ms     0.36  stat_ops.Correlation.time_corr_wide('pearson')
       9.04±0.7ms       8.22±0.8ms     0.91  stat_ops.Correlation.time_corr_wide_nans('pearson')
       3.92±0.2ms       4.00±0.3ms     1.02  stat_ops.Correlation.time_corrwith_cols('pearson')
       6.99±0.2ms       7.62±0.5ms     1.09  stat_ops.Correlation.time_corrwith_rows('pearson')

@mzeitlin11 mzeitlin11 added Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Performance Memory or execution speed performance labels Jul 28, 2021
@jreback jreback added this to the 1.4 milestone Jul 31, 2021
@jreback jreback merged commit 13560bb into pandas-dev:master Jul 31, 2021
@jreback
Copy link
Contributor

jreback commented Jul 31, 2021

sure, thanks @mzeitlin11

@mzeitlin11 mzeitlin11 deleted the nancorr_perf branch July 31, 2021 01:25
feefladder pushed a commit to feefladder/pandas that referenced this pull request Sep 7, 2021
phofl added a commit to phofl/pandas that referenced this pull request Jan 26, 2022
jreback pushed a commit that referenced this pull request Jan 26, 2022
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jan 26, 2022
jreback pushed a commit that referenced this pull request Jan 27, 2022
Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Performance Memory or execution speed performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants