Benchmark Config Concurrence 1 Concurrence 5 Concurrence 10 Concurrence 20 Score
Hello world 1 ms 980 rq/sec 0.8 ms 6628 rq/sec 1.4 ms 7098 rq/sec 2.7 ms 7327 rq/sec
12588
API REST 1.6 ms 620 rq/sec 1.3 ms 3923 rq/sec 2.3 ms 4263 rq/sec 4.7 ms 4225 rq/sec
20818

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