Benchmark Config Concurrence 1 Concurrence 5 Concurrence 10 Concurrence 20 Score
Hello world 1,9 ms 522 rq/sec 1,4 ms 3.512 rq/sec 2,8 ms 3.576 rq/sec 5,6 ms 3.542 rq/sec
6.438
API REST 3,1 ms 324 rq/sec 2,6 ms 1.889 rq/sec 5,2 ms 1.923 rq/sec 10,4 ms 1.923 rq/sec
9.978

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
Composer overload class

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

steevanb/composer-overload-class
PHP backtrace

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

steevanb/php-backtrace