Menu

PHP Framework - Smart.Framework / News: Recent posts

Smart.Framework version 2

Yes, we did it !
Smart.Framework launches version 2.1 and it serves 2807 requests / second and is more than 5x faster compared with Symfony 2.7 or Laravel 5.1 which are serving up to 500 requests / second on the same testing server ...

Posted by radu i. 2016-01-20 Labels: Version-2.1

SmartFramework is replacing Symfony2 on a very high-load website

The Symfony 2 has been found to be slow and unstable in very high load websites.
Even if the front-end has been accelerated by Varnish, the performances were poor, the ORM and DBAL make the optimizations almost impossible, the core of Symfony 2 was unstable and provided a lot of heeadache.

The whole concept of Symfony 2 is making use of a lot of cloned non-sense objects that have significant poor performances. Because of the poor architectural pattern which is focused on easy development more than speed and optimizations, Symfony 2 was not a good choice for million users / day website(s).... read more

Posted by radu i. 2015-06-21