mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-24 15:04:02 +00:00
f75943282f
* The contents of "mw:dom-fragment-token"s was being serialized after processing to the DOM and stored on the token to be shuttled through tree building. Only to be reparsed in the unpacking phase. * Here we store a pointer to the contents in a fragment map. * Doing less work results in a performance improvement, though only slightly because the content still needs to be adopted by the main document. Change-Id: Ia0aec7de469101a2a93342ea89daac0f0e73cf1a |
||
---|---|---|
.. | ||
Cite |