> > > Ecrire à l'auteur < < <          

Archive pour avril 2018

Phusey : a tool to write your own performance and load test, in PHP

Mercredi 4 avril 2018

A few month ago, I started to wrote my own performance and load test tool, becaus I cant find any suitable tools to do them. I want an opensource tool, with nice report, easy scenario writting, and compatible with my server architectures.
So here is Phusey, a framework written in PHP. It allows to write scenario, describe a test load, and generate HTML reports. All of this in multi-threaded PHP7 (with PThreads libs and Zend Thread Safe PHP version).
(more…)