[clang] Recover performance loss after PagedVector introduction (PR #67972)

Giulio Eulisse via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 2 08:33:56 PDT 2023


ktf wrote:

@nikic I have pushed a new commit where I change the size of the page to 32 elements from the current 42. It should at least get rid of a division.

https://github.com/llvm/llvm-project/pull/67972


More information about the cfe-commits mailing list