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

Optimize COO to DIA conversion by removing std::set #30

Open
cstyl opened this issue Sep 12, 2021 · 0 comments
Open

Optimize COO to DIA conversion by removing std::set #30

cstyl opened this issue Sep 12, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@cstyl
Copy link
Member

cstyl commented Sep 12, 2021

Remove std::set from the implementation:

https://github.com/cstyl/morpheus/blob/2011ef89a1b99858e866476e4c0be6e08d0b3db4/core/src/impl/Dia/Morpheus_Convert_Impl.hpp#L98-L107

@cstyl cstyl added the enhancement New feature or request label Sep 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant