mediawiki-extensions-Math/tests
Moritz Schubotz (physikerwelt) 16d1fdacf4
Add WAN Cache for native MathML rendering
* Cache results for checked tex and MathML string in one cache.
* Remove access to parsetree
* Introduce run method to speed up service wiring

Note that the indirection table used in previous versions was
abandoned here. texvc does only little unification's of the
input string so that it is not expected that the overall savings
in space and compute time warrant the additional table.

Change-Id: Ib9ce3d2ab02bd9a2a0f9926db6b937435b7e5458
2023-06-19 23:04:08 +02:00
..
api-testing REST API endpoint for popups 2022-08-05 17:47:44 +09:00
parser Update to parserTests v2 (tidy by default) 2020-04-02 14:19:46 -04:00
phpunit Add WAN Cache for native MathML rendering 2023-06-19 23:04:08 +02:00
selenium selenium: Refactor WebdriverIO tests from sync to async mode 2022-02-01 01:24:19 +11:00
wfTest.php Remove some unused methods. 2022-06-27 18:20:06 +00:00