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

Use ETS instead of dict for internal data structure #27

Open
amir343 opened this issue Jul 8, 2016 · 1 comment
Open

Use ETS instead of dict for internal data structure #27

amir343 opened this issue Jul 8, 2016 · 1 comment
Milestone

Comments

@amir343
Copy link
Owner

amir343 commented Jul 8, 2016

Should be benchmarked both for speed and memory footprint

@amir343
Copy link
Owner Author

amir343 commented Jul 9, 2016

I'm worried for memory footprint since records and dicts are immutable. But I need to benchmark this to be sure if that's a real problem.

@amir343 amir343 modified the milestone: v0.0.1 Sep 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant