Homec4science

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

Authored by epriestley <git@epriestley.com> on May 12 2014, 21:33.

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

Committed
epriestley <git@epriestley.com>May 12 2014, 21:33
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU5c98194c64c5: Change xdebug.max_nesting_level config after XDebug changes
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUf253b0245454: Allow the InRequest key-value cache to have a simple key limit (authored by epriestley <git@epriestley.com>).May 12 2014, 21:33