WCF
WCF copied to clipboard
Improve and extend the benchmark
The benchmark is currently limited to the overall page request time and query runtimes. However, it falls short when the cause of performance bottlenecks are hidden in PHP code, including but not limited to blocking I/O. One possible candidate for additional metrics are boxes that could easily hide inefficient code while being hard to spot.