Skip to content
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

pydata #15

Closed
kain88-de opened this issue Aug 27, 2016 · 0 comments · Fixed by #16
Closed

pydata #15

kain88-de opened this issue Aug 27, 2016 · 0 comments · Fixed by #16
Assignees
Milestone

Comments

@kain88-de
Copy link
Contributor

The current pickle protocol used to store pydata like dictionaries of arrays is not very effiecient. Even yaml files are only half the size. I propose we switch to cPickle and used the highest available protocol/
See gist for test results.

@kain88-de kain88-de added this to the 0.7.0 milestone Aug 27, 2016
@kain88-de kain88-de self-assigned this Aug 27, 2016
dotsdl added a commit that referenced this issue Aug 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant