Benchmark Config Concurrence 1 Concurrence 5 Concurrence 10 Concurrence 20 Score
Hello world 1,6 ms 614 rq/sec 1,2 ms 4 021 rq/sec 2,4 ms 4 085 rq/sec 4,8 ms 4 149 rq/sec
7 454
API REST 2,2 ms 452 rq/sec 1,9 ms 2 671 rq/sec 3,6 ms 2 795 rq/sec 7,2 ms 2 778 rq/sec
14 208

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
Symfony container introspection

View Symfony Container instantiated services, public / private services etc.

steevanb/symfony-container-introspection
Composer overload class

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

steevanb/composer-overload-class