This benchmark shows the overhead cost of using a framework instead of writing your code in PHP.
To respect that code should write Hello World ! (yes, with space before !, cocorico ;)) in response body, as fast as possible.
Disable everything you can: template engine, session, database access etc.
Don't forget this features as to be coded in common repository.