[PATCH] D109036: [CSSPGO] Sort function offset table to speed up profile loading.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 31 21:13:22 PDT 2021


hoy added a comment.

In D109036#2975978 <https://reviews.llvm.org/D109036#2975978>, @wenlei wrote:

>> This effectively cut down compile time by 20% for one of our large services.
>
> Does this gets us back to where we were? or is there still small regression?

We still have a small regression compared to non-CS build, but we are getting closer.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109036/new/

https://reviews.llvm.org/D109036



More information about the llvm-commits mailing list