HomePhabricator

Allow the InRequest key-value cache to have a simple key limit

Description

Allow the InRequest key-value cache to have a simple key limit

Summary: Performance of the new graph cache is okay, but pulling data from APC is more expensive than I expected. I'm going to try to tune that by doing some in-request caching, since all requests normally examine the same bucket at first.

Test Plan: Added and executed unit tests.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D9079

Details

Provenance
epriestleyAuthored on
epriestleyPushed on May 12 2014, 7:33 PM
Reviewer
btrahan
Differential Revision
D9079: Allow the InRequest key-value cache to have a simple key limit
Parents
rPHU5c98194c64c5: Change xdebug.max_nesting_level config after XDebug changes
Branches
Unknown
Tags
Unknown

Event Timeline