usaxena95 added a comment.

Updated benchmarks:
**Before this patch**

  Loaded Dex from static-index.idx with estimated memory usage 354410880 bytes
    - number of symbols: 462463
    - number of refs: 6361763
    - numnber of relations: 20322

**After this patch**
Num refs increases by **5.7%**
Disk increase: **2.5%**

  Loaded Dex from with-macro-xref.idx with estimated memory usage 363390426 
bytes
    - number of symbols: 462482
    - number of refs: 6727051
    - numnber of relations: 20325


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70489



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to