igbinary has been shown to have improved performance and size over standard PHP serializsation and deserializsation.
When the PHP module is working for PHP7 (igbinary/igbinary7#1), install it and perform basic benchmarking of performance against PHP's native serialize() and json_decode, etc.