mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-28 07:50:24 +00:00
b3e0529d55
For the new parser, xhgui shows that AbuseFilterParser::getVarValue is taking up a lot of time; in turn, most of the time spent inside getVarValue is used to log the use of deprecated variables. Hence, given that: - We should keep the new parser performant - There are tons of deprecated variables out there and they likely won't be replaced - Having gazillions of debugLog entries doesn't help log them only in the cached phase. Bug: T234427 Change-Id: I2bfc692c829c3cbe889e5076f5205e2c99097087 |
||
---|---|---|
.phan | ||
db_patches | ||
i18n | ||
includes | ||
maintenance | ||
modules | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
AbuseFilter.alias.php | ||
abusefilter.tables.pg.sql | ||
abusefilter.tables.sql | ||
abusefilter.tables.sqlite.sql | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
hooks.txt | ||
package-lock.json | ||
package.json |