Benchmark Config Concurrence 1 Concurrence 5 Concurrence 10 Concurrence 20 Score
Hello world 1.3 ms 767 rq/sec 1.1 ms 4393 rq/sec 2.2 ms 4585 rq/sec 4.3 ms 4609 rq/sec
8506
API REST 1.9 ms 538 rq/sec 1.7 ms 2960 rq/sec 3 ms 3298 rq/sec 6.1 ms 3295 rq/sec
16577

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

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

steevanb/php-backtrace
Blackfire

Profile & optimize PHP apps.

blackfire.io