objectcache: restore a simple version of the apc.serializer check in APCUBagOStuff
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 11 May 2019 12:39:22 +0000 (05:39 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 16 May 2019 20:25:59 +0000 (13:25 -0700)
commita1389b602411984de0a5258513e97f4702c941cf
tree629d2c01793c6901d964d887f02b6888b5a46d1a
parent8768c686e68e89d86adc31ed03da1ec81aae1965
objectcache: restore a simple version of the apc.serializer check in APCUBagOStuff

Follow-up to 3192278eb21d

This seems to be about 30% faster on my local non-vm setup
when apc.serializer is set to "default".

Bug: T220470
Change-Id: If966187bd96a210915a72dc027544378c966a43c
includes/libs/objectcache/APCUBagOStuff.php