[PATCH] D27068: Improve string::find

Sebastian Pop via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 28 12:01:15 PST 2016


sebpop added a comment.

The numbers are from an x86_64-linux machine: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
Overall the patch is a win on the synthetic benchmark.
We have also seen this in a proprietary benchmark where it accounted for about 10% speedup.


https://reviews.llvm.org/D27068





More information about the cfe-commits mailing list