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

RecordTries #23

Closed
RonnyPfannschmidt opened this issue Sep 12, 2015 · 2 comments
Closed

RecordTries #23

RonnyPfannschmidt opened this issue Sep 12, 2015 · 2 comments

Comments

@RonnyPfannschmidt
Copy link

for more efficient storage of values/tuples that don't need pickle

@superbobry
Copy link
Member

Hello Ronny, can you please elaborate a bit on the use-cases you have in mind?

The only place where we seem to use pickle is I/O. In theory we can improve space consumption by introducing a typed Trie which delegates to struct for serialization.

@superbobry
Copy link
Member

To be addressed as part of #31.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants