1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/infrastructure/markup
epriestley 7b07f6ab3d Improve remarkup performance (Phabricator)
Summary: As we've moved more remarkup logic post-cache (e.g., to implement policy-aware rules), we're paying more of a price for it. Improve performance in Phabricator by sharing engine instances where possible.

Test Plan: With next diff, this drops 75% of the cost of markup handling in Conpherence.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D5510
2013-04-01 12:06:02 -07:00
..
rule Implement text mode for Phabricator Remarkup rules 2013-03-22 17:33:36 -07:00
PhabricatorMarkupEngine.php Improve remarkup performance (Phabricator) 2013-04-01 12:06:02 -07:00
PhabricatorMarkupInterface.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorSyntaxHighlighter.php Delete license headers from files 2012-11-05 11:16:51 -08:00