diff options
author | Don Hinton <hintonda@gmail.com> | 2019-05-22 00:56:42 +0000 |
---|---|---|
committer | Don Hinton <hintonda@gmail.com> | 2019-05-22 00:56:42 +0000 |
commit | 120a6f09bb95e302c7a1f542302d9d96c8fe16d4 (patch) | |
tree | 3346ce1f29be01d9099d2e4fbf21051cd4e1df10 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 6a0d432e9e0f86b6659b4082b6053011d5fe5101 (diff) | |
download | llvm-120a6f09bb95e302c7a1f542302d9d96c8fe16d4.zip llvm-120a6f09bb95e302c7a1f542302d9d96c8fe16d4.tar.gz llvm-120a6f09bb95e302c7a1f542302d9d96c8fe16d4.tar.bz2 |
[Docs] Increase Doxygen cache size
Summary:
When building Doxygen docs for llvm and clang, it helpfully prints a warning at
the end noting that the `LOOKUP_CACHE_SIZE` value was too small to keep all
symbols in memory.
By increasing to the size it recommends, Doxygen builds have greatly improved
performance. On my machine, time to run `doxygen-llvm` changes from 34 minutes
to 22 minutes, which is a decent amount of time saved by changing a single
number.
Reviewed By: hintonda
Patch by J. Ryan Stinnett!
Tags: #clang, #llvm
Differential Revision: https://reviews.llvm.org/D62138
llvm-svn: 361343
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions