-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
c++Anything related to C++ codeAnything related to C++ codeenhancementAnything related to improvements of the existing libraryAnything related to improvements of the existing library
Milestone
Description
The fix for the bug in #728 is not the most performant one and can be improved by using an ordered std::map and then calling a function like lower_bound to reduce the current linear runtime to logarithmic.
Metadata
Metadata
Assignees
Labels
c++Anything related to C++ codeAnything related to C++ codeenhancementAnything related to improvements of the existing libraryAnything related to improvements of the existing library