Benchmark Config Concurrence 1 Concurrence 5 Concurrence 10 Concurrence 20 Score
Hello world 4,6 ms 219 rq/sec 4,6 ms 1 079 rq/sec 9,3 ms 1 070 rq/sec 18,6 ms 1 077 rq/sec
2 124
API REST 13,7 ms 73,1 rq/sec 8,8 ms 571 rq/sec 17,7 ms 566 rq/sec 35 ms 572 rq/sec
2 757

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
PHP backtrace

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

steevanb/php-backtrace