Skip Navigation Links

WebSphere sMash now supports Alternative PHP Cache functions

Posted by hayton on January 15th, 2010. Other posts by hayton

We have added support for the main APC extensions into sMash in the latest driver. These are good for caching data (oddly enough) which can be seen by all requests running in a single engine. We are using an internal storage format which for multiple reader situations is faster than deserialization. Some applications like SugarCRM [...]

sMash PHP performance gains in LeMans

Posted by hayton on June 4th, 2009. Other posts by hayton

Big performance strides for PHP on Java…
We’ve made lots of improvements in the LeMans code which give a large boost to the performance of the PHP implementation in WebSphere sMash. When we started out incubating Project Zero we built a fairly simple PHP interpreter. We needed to make sure we had implemented all of the [...]