[PATCH] D109632: [clang] de-duplicate methods from AST files

Richard Howell via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 21 14:59:44 PDT 2021


rmaz added a comment.

I am seeing the clean build times behaving the same as the populated ones, just slower:

| *File*    | *Baseline (s)* | *Set Dedupe* | *No External* |
| IGMFVC.mm | 230            | 194          | 195           |
|

So given these numbers are we good to go ahead with set dedupe approach?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109632



More information about the cfe-commits mailing list