-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I'm experimenting with LCache on our high traffic site. This is either a question or a feature request.
Are there any performance gains when using igbinary as the APCu serializer? It is easy to install and enable igbinary in place of the PHP serializer. However, when I did so, it brought the database server to its knees with 100% CPU usage.
In theory, igbinary should improve performance and lower memory usage, though I'm not familiar enough with APCu to know how it stores/compacts cached keys.
Curious to know if anyone has tried this configuration.
Metadata
Metadata
Assignees
Labels
No labels