diff options
author | thiemowmde <thiemo.kreuz@wikimedia.de> | 2023-07-17 13:57:40 +0200 |
---|---|---|
committer | thiemowmde <thiemo.kreuz@wikimedia.de> | 2023-07-17 14:01:38 +0200 |
commit | dcccef4f0bbd8244e80e0535471b802a12c2b6b4 (patch) | |
tree | 15c6547ff8c6ba506a429bc0ab86b8143df78e53 /tests/phpunit/includes/diff/TextDiffer/ExternalTextDifferTest.php | |
parent | a5951b5f8f16553673ea901986d1f7a3e352897a (diff) | |
download | mediawikicore-dcccef4f0bbd8244e80e0535471b802a12c2b6b4.tar.gz mediawikicore-dcccef4f0bbd8244e80e0535471b802a12c2b6b4.zip |
config: Remove not needed indirection from GlobalVarConfig
While this is not a bottleneck it can still be relevant for the
total performance of the system. The function call overhead in PHP
is surprisingly large and this code is called a lot, typically
millions of times.
These methods are never used anywhere for anything:
https://codesearch.wmcloud.org/search/?q=%28has%7Cget%29WithPrefix&files=%5C.php%24
Change-Id: Ie6cb6cb333b1d2a89486494bd70bf32e8ca97fca
Diffstat (limited to 'tests/phpunit/includes/diff/TextDiffer/ExternalTextDifferTest.php')
0 files changed, 0 insertions, 0 deletions