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

Large namespace copy is slow #9

Open
johnny-morrice opened this issue Jul 22, 2017 · 0 comments
Open

Large namespace copy is slow #9

johnny-morrice opened this issue Jul 22, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@johnny-morrice
Copy link
Owner

Namespace is our core datastructure and its a little slow to copy a big one.

This is more of an issue for our test suite than any real use-case I have found. In real life, we have many small namespaces that do not suffer from these issues. However, it would be best all round if the datatypes could be snappy, and it's not a hard problem to solve.

@johnny-morrice johnny-morrice added this to the 0.20.0 milestone Jul 22, 2017
@johnny-morrice johnny-morrice self-assigned this Jul 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant