Skip to content

PERF: better memory footprint for intna #21839

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

Closed
jreback opened this issue Jul 10, 2018 · 1 comment
Closed

PERF: better memory footprint for intna #21839

jreback opened this issue Jul 10, 2018 · 1 comment
Labels
Dtype Conversions Unexpected or buggy dtype conversions Performance Memory or execution speed performance

Comments

@jreback
Copy link
Contributor

jreback commented Jul 10, 2018

xref #21160

it maybe possible to change the impl of intna to be backed by

  • bitarray (for mask)
  • pyarrow (for both)

to improve the memory footprint of the mask

@jreback jreback added Performance Memory or execution speed performance Dtype Conversions Unexpected or buggy dtype conversions labels Jul 10, 2018
@jreback jreback added this to the 0.24.0 milestone Jul 10, 2018
@jreback jreback modified the milestones: 0.24.0, 0.25.0 Oct 23, 2018
@jreback jreback modified the milestones: 0.25.0, 1.0 Apr 20, 2019
@TomAugspurger TomAugspurger modified the milestones: 1.0, Contributions Welcome Dec 30, 2019
@jbrockmendel
Copy link
Member

closing as duplicate of #31293

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

No branches or pull requests

3 participants