Benchmark Config Concurrency 1 Concurrency 5 Concurrency 10 Concurrency 20 Score
Hello world 1.2 ms 869 rq/sec 0.9 ms 5,403 rq/sec 1.7 ms 5,745 rq/sec 3.5 ms 5,777 rq/sec
10,351
REST API 1.9 ms 520 rq/sec 1.8 ms 2,773 rq/sec 3.3 ms 3,059 rq/sec 6.6 ms 3,044 rq/sec
15,589

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

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

steevanb/php-backtrace
Blackfire

Profile & optimize PHP apps.

blackfire.io