Benchmark Config Concurrency 1 Concurrency 5 Concurrency 10 Concurrency 20 Score
Hello world 2 ms 501 rq/sec 1.5 ms 3,370 rq/sec 2.9 ms 3,398 rq/sec 5.8 ms 3,447 rq/sec
6,185
REST API 3.2 ms 316 rq/sec 2.8 ms 1,770 rq/sec 5.6 ms 1,797 rq/sec 11 ms 1,810 rq/sec
9,469

Performance tools

Doctrine stats

Get Doctrine stats : managed entities, lazy loaded entities, hydration time etc.

steevanb/doctrine-stats
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