WCF icon indicating copy to clipboard operation
WCF copied to clipboard

Improve and extend the benchmark

Open dtdesign opened this issue 4 years ago • 0 comments

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.

dtdesign avatar Apr 06 '22 11:04 dtdesign