1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 08:52:39 +01:00
phorge-phorge/src
epriestley 7ff2110655 Stop markup cache from hitting cache O(N^2) times
Summary:
The intent of getOrBuildEngine() is to save some boilerplate in cases where we're just using a standard engine, but it didn't get cached so we'd rebuilt it over and over again.

This was especially bad in Differential with a large number of inlines.

Test Plan: "Query" tab of services is no longer quite so ridiculous in Differential.

Reviewers: btrahan, dctrwatson

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D8352
2014-02-26 13:17:28 -08:00
..
aphront Made some classes final. 2014-02-26 13:01:45 -08:00
applications Stop markup cache from hitting cache O(N^2) times 2014-02-26 13:17:28 -08:00
docs Various linter fixes. 2014-02-26 12:44:58 -08:00
extensions Add src/extensions/ to Phabricator 2013-08-14 15:38:06 -07:00
infrastructure Fixed naming convention violations. 2014-02-26 12:49:11 -08:00
view Various linter fixes. 2014-02-26 12:44:58 -08:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:51 -08:00
__phutil_library_map__.php Fix calendar display on profile. 2014-02-25 13:43:31 -08:00