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

serialize is pretty slow, and affects xolotl performance #33

Open
sg-s opened this issue Nov 7, 2018 · 2 comments
Open

serialize is pretty slow, and affects xolotl performance #33

sg-s opened this issue Nov 7, 2018 · 2 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@sg-s
Copy link
Owner

sg-s commented Nov 7, 2018

No description provided.

@sg-s sg-s self-assigned this Nov 7, 2018
@sg-s sg-s added bug Something isn't working enhancement New feature or request labels Nov 7, 2018
@sg-s
Copy link
Owner Author

sg-s commented Nov 7, 2018

self.get('*') can be faster than self.serialize

it is probably a good idea to use this if all you want are the values (and not the additional info that serialize gives you)

@sg-s
Copy link
Owner Author

sg-s commented Aug 30, 2019

The solution may be to use the cached real_names like cpplab.find

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant