Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/172682
Change subject: doc: raise doxygen lookup cache
......................................................................
doc: raise doxygen lookup cache
The lookup cache size is exhausted again, bumping it from:
131072 entries - 2^(16+1)
to 262144 entries - 2^(16+2)
See previous bump for details:
432a0cb https://gerrit.wikimedia.org/r/69709
Change-Id: I9a15cce6f77745c4e913a562e8f1f43a4988c83d
---
M maintenance/Doxyfile
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/82/172682/1
diff --git a/maintenance/Doxyfile b/maintenance/Doxyfile
index ffc8c3b..f5141f6 100644
--- a/maintenance/Doxyfile
+++ b/maintenance/Doxyfile
@@ -82,7 +82,7 @@
INLINE_SIMPLE_STRUCTS = NO
TYPEDEF_HIDES_STRUCT = NO
SYMBOL_CACHE_SIZE = 0
-LOOKUP_CACHE_SIZE = 1
+LOOKUP_CACHE_SIZE = 2
#---------------------------------------------------------------------------
# Build related configuration options
#---------------------------------------------------------------------------
--
To view, visit https://gerrit.wikimedia.org/r/172682
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9a15cce6f77745c4e913a562e8f1f43a4988c83d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits