1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-08 05:41:01 +01:00
phorge-phorge/src/applications/uiexample/examples
epriestley 14fe941c34 Reduce the cost of generating default user profile images
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
2018-03-01 16:53:17 -08:00
..
MacroEmojiExample.php Categorize UIExamples a little bit 2017-05-30 18:00:46 -07:00
PhabricatorAphrontBarUIExample.php First cut of progress bars (PHUISegmentBarView) 2016-02-08 15:28:09 -08:00
PhabricatorGestureUIExample.php Categorize UIExamples a little bit 2017-05-30 18:00:46 -07:00
PhabricatorMultiColumnUIExample.php Fix "au4tocomplete" typo 2015-07-09 15:07:58 -07:00
PhabricatorNotificationUIExample.php Separate button CSS classes 2017-06-05 20:14:34 +00:00
PhabricatorPagerUIExample.php Merge branch 'master' into redesign-2015 2015-06-10 07:44:58 -07:00
PhabricatorProjectBuiltinsExample.php Add a UIExamples page for new project image builtins 2017-07-10 11:22:23 -07:00
PhabricatorRemarkupUIExample.php Categorize UIExamples a little bit 2017-05-30 18:00:46 -07:00
PhabricatorSetupIssueUIExample.php Categorize UIExamples a little bit 2017-05-30 18:00:46 -07:00
PhabricatorStatusUIExample.php Fix spelling 2017-10-09 10:48:04 -07:00
PhabricatorUIExample.php Categorize UIExamples a little bit 2017-05-30 18:00:46 -07:00
PHUIActionPanelExample.php Add setImage to PHUIActionPanelView 2017-07-30 13:20:26 -07:00
PHUIBadgeExample.php Categorize UIExamples a little bit 2017-05-30 18:00:46 -07:00
PHUIBigInfoExample.php Add a UIExamples page for PHUIBigInfoView 2017-08-07 15:58:49 -07:00
PHUIBoxExample.php Remove badge support from PHUIHeaderView 2017-06-07 13:27:26 +00:00
PHUIButtonBarExample.php Make "simple" a "button type", not a "color" 2017-05-30 17:59:37 -07:00
PHUIButtonExample.php Add a selected button ui state 2017-08-30 10:14:29 -07:00
PHUIColorPalletteExample.php Separate button CSS classes 2017-06-05 20:14:34 +00:00
PHUIFeedStoryExample.php Categorize UIExamples a little bit 2017-05-30 18:00:46 -07:00
PHUIHovercardUIExample.php Remove badge support from PHUIHeaderView 2017-06-07 13:27:26 +00:00
PHUIIconExample.php Add a tooltip method to PHUIIconView 2017-06-12 18:00:04 +00:00
PHUIImageMaskExample.php phtize all the things 2015-05-22 21:16:39 +10:00
PHUIInfoExample.php phtize all the things 2015-05-22 21:16:39 +10:00
PHUILeftRightExample.php Rudamentary PHUILeftRightView 2017-07-10 18:19:57 -07:00
PHUIListExample.php phtize all the things 2015-05-22 21:16:39 +10:00
PHUIObjectItemListExample.php Add ImageHref attribute for PHUIObjectItemListView 2017-05-25 10:58:25 -07:00
PHUIPropertyListExample.php Convert all remaining old tabs to new PHUITabGroupViews 2016-06-30 18:50:09 -07:00
PHUITagExample.php Search and Replace calls to setShade 2017-05-22 18:59:53 +00:00
PHUITimelineExample.php Add Pinboard Items to Timeline 2017-05-18 10:34:57 -07:00
PHUITypeaheadExample.php phtize all the things 2015-05-22 21:16:39 +10:00
PHUIXComponentsExample.php Clean up some PHUI/PHUIX button behaviors 2017-06-02 08:37:52 -07:00