Benchmark Config Concurrence 1 Concurrence 5 Concurrence 10 Concurrence 20 Score
Hello world 1 ms 965 rq/sec 0,7 ms 6.832 rq/sec 1,3 ms 7.598 rq/sec 2,7 ms 7.441 rq/sec
12.933
API REST 1,6 ms 642 rq/sec 1,2 ms 4.044 rq/sec 2,3 ms 4.315 rq/sec 4,7 ms 4.296 rq/sec
21.324

Outils de performance

Doctrine stats

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

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

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

steevanb/composer-overload-class