Benchmark Config Concurrency 1 Concurrency 5 Concurrency 10 Concurrency 20 Score
Hello world 1.6 ms 638 rq/sec 1.4 ms 3,569 rq/sec 2.6 ms 3,886 rq/sec 5.2 ms 3,862 rq/sec
7,078
REST API 2.6 ms 387 rq/sec 2.7 ms 1,825 rq/sec 5.1 ms 1,964 rq/sec 10.2 ms 1,960 rq/sec
10,565

Performance tools

Symfony container introspection

View Symfony Container instantiated services, public / private services etc.

steevanb/symfony-container-introspection
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
Blackfire

Profile & optimize PHP apps.

blackfire.io