Unserialize Performance in PHP
Today I’m writing some PHP code that will frequently need to unserialize a short array of strings. I did some informal benchmarking to find out what serialization technique could be… Continue reading "Unserialize Performance in PHP"