Benchmark Config Concurrence 1 Concurrence 5 Concurrence 10 Concurrence 20 Score
Hello world 1 ms 992 rq/sec 0.7 ms 6970 rq/sec 1.3 ms 7774 rq/sec 2.6 ms 7594 rq/sec
13228
API REST 1.5 ms 679 rq/sec 1.2 ms 4149 rq/sec 2.2 ms 4515 rq/sec 4.4 ms 4588 rq/sec
22377

Outils de performance

Doctrine read only hydrator

Add SimpleObject and ReadOnly hydrators do Doctrine (3,5x faster).

steevanb/doctrine-read-only-hydrator
Doctrine entity merger

Add hint MERGE_ENTITY to merge fields retrieved by many queries with PARTIAL.

steevanb/doctrine-entity-merger
Composer overload class

Allow to overload autoloaded classes, to include your files instead of supposed ones.

steevanb/composer-overload-class
PHP backtrace

Show nice equivalent to debug_backtrace(), with caller, code preview etc.

steevanb/php-backtrace