Improve search
/find_end
perf by dropping memcmp
by AlexGuteniev · Pull Request #4654 · microsoft/STL (original) (raw)
Conversation
This file contains hidden or 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
[ Show hidden characters]({{ revealButtonHref }})
Who's a good search? You are! Yes you!
…pred`.
_Equal_rev_pred_unchecked
is called by classic/parallel search
/find_end
.
_Equal_rev_pred
is called by ranges search
/find_end
.
This doesn't affect equal
etc.
StephanTLavavej changed the title
vectorize Improve search
search
/find_end
perf by dropping memcmp
AlexGuteniev added a commit to AlexGuteniev/STL that referenced this pull request
AlexGuteniev added a commit to AlexGuteniev/STL that referenced this pull request