[PATCH] D27146: Merge strings using a probabilistic algorithm to reduce latency.

Sean Silva via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 27 01:52:02 PST 2016


silvas added a comment.

One other question: how much of this speedup is due to the parallelizing, and how much due to the improved algorithm?


https://reviews.llvm.org/D27146





More information about the llvm-commits mailing list