mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-08 05:41:01 +01:00
14fe941c34
Summary: See PHI413. You can pre-generate these with `bin/people profileimage --all`, but they're needlessly expensive to generate. Streamline the workflow and cache some of the cacheable parts to reduce the generation cost. Test Plan: - Ran `bin/people profileimage --all` and saw cost drop from {nav 15.801s > 4.839s}. - Set `defaultProfileImagePHID` to `NULL` in `phabricator_user.user` and purged caches with `bin/cache purge --all`. - Loaded user directory. - Saw default images regenerate relatively quickly. Differential Revision: https://secure.phabricator.com/D19168 |
||
---|---|---|
.. | ||
MacroEmojiExample.php | ||
PhabricatorAphrontBarUIExample.php | ||
PhabricatorGestureUIExample.php | ||
PhabricatorMultiColumnUIExample.php | ||
PhabricatorNotificationUIExample.php | ||
PhabricatorPagerUIExample.php | ||
PhabricatorProjectBuiltinsExample.php | ||
PhabricatorRemarkupUIExample.php | ||
PhabricatorSetupIssueUIExample.php | ||
PhabricatorStatusUIExample.php | ||
PhabricatorUIExample.php | ||
PHUIActionPanelExample.php | ||
PHUIBadgeExample.php | ||
PHUIBigInfoExample.php | ||
PHUIBoxExample.php | ||
PHUIButtonBarExample.php | ||
PHUIButtonExample.php | ||
PHUIColorPalletteExample.php | ||
PHUIFeedStoryExample.php | ||
PHUIHovercardUIExample.php | ||
PHUIIconExample.php | ||
PHUIImageMaskExample.php | ||
PHUIInfoExample.php | ||
PHUILeftRightExample.php | ||
PHUIListExample.php | ||
PHUIObjectItemListExample.php | ||
PHUIPropertyListExample.php | ||
PHUITagExample.php | ||
PHUITimelineExample.php | ||
PHUITypeaheadExample.php | ||
PHUIXComponentsExample.php |