The Illusion of Speed: A Two-Level Cache Can't Speed Up What Doxygen Can't Skip
Every rebuild used to run Doxygen and parse its XML from scratch, even when nothing had changed. Our two-level cache fixed that pain. But the title has a catch: the cache can't make things genuinely fast, because it only knows how to skip work that can be avoided altogether.