1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 07:12:41 +01:00
phorge-phorge/src
epriestley 516aaad341 Use "pathIndex" in some owners package queries to improve query plans
Summary: Depends on D19184. Ref T11015. Now that we have a digest index column, we can improve some of the queries a bit.

Test Plan:
  - Ran queries from revision pages before and after with and without EXPLAIN.
  - Saw the same results with much better EXPLAIN plans.
  - Fragment size is now fixed at 12 bytes per fragment, so we can shove more of them in a single query.

Maniphest Tasks: T11015

Differential Revision: https://secure.phabricator.com/D19185
2018-03-06 20:33:18 -08:00
..
__tests__ Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
aphront Don't emit Content-Security-Policy when returning a response during preflight setup checks 2018-03-05 06:54:01 -08:00
applications Use "pathIndex" in some owners package queries to improve query plans 2018-03-06 20:33:18 -08:00
docs Add "All" and "With Non-Owner Author" options for all Owners Package autoreview rules 2018-03-06 19:01:58 -08:00
extensions Add src/extensions/ to Phabricator 2013-08-14 15:38:06 -07:00
infrastructure Add a "lock log" for debugging where locks are being held 2018-03-05 17:55:34 -08:00
view Make Paste source code line highlighting behavior more generic 2018-03-01 12:46:36 -08:00
__phutil_library_init__.php
__phutil_library_map__.php Mostly modularize the Differential "update" transaction 2018-03-06 09:10:32 -08:00