Benchmark Config Concurrence 1 Concurrence 5 Concurrence 10 Concurrence 20 Score
Hello world 1,3 ms 794 rq/sec 1,1 ms 4.714 rq/sec 2 ms 5.097 rq/sec 3,9 ms 5.090 rq/sec
9.193
API REST 2,2 ms 457 rq/sec 2,2 ms 2.291 rq/sec 4 ms 2.487 rq/sec 8 ms 2.485 rq/sec
13.047

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