-
Notifications
You must be signed in to change notification settings - Fork 821
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Speed up the function
min_max_string
(#1374)
* clean up the code Signed-off-by: remzi <[email protected]> * bring back the optimization when null count is zero Signed-off-by: remzi <[email protected]> * pretty the trait bound and update comment Signed-off-by: remzi <[email protected]> * use value_unchecked to replace array.value 10% extra speed up Signed-off-by: remzi <[email protected]> * update the performance data Signed-off-by: remzi <[email protected]>
- Loading branch information
1 parent
258f828
commit c947027
Showing
1 changed file
with
18 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters