Hi all! Today we have one more benchmark. As usual we have two cases: http server accepts request, launches php script, which handles this request, and then all script data is removed from memory. All following requests are processed in the same way. In this case very critical to launch…