Benchmark Config Concurrency 1 Concurrency 5 Concurrency 10 Concurrency 20 Score
Hello world 3.6 ms 277 rq/sec 4 ms 1,250 rq/sec 8 ms 1,244 rq/sec 16 ms 1,251 rq/sec
2,526
REST API 10.7 ms 93.8 rq/sec 6.9 ms 728 rq/sec 13.6 ms 735 rq/sec 27 ms 740 rq/sec
3,552

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