New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
PHP benchmark suite
Amplificator
Member
in Requests
Have anyone found a PHP benchmarking suite of some sorts that can be run on any webhost without the need to do composer, but just comes as a simple php file or two?
I have tried a couple but they seem to be missing a lot of features, such as disk IO and whatnot.
Is there anything worth mentioning out there?
Comments
Phoronix any good?
https://www.phoronix-test-suite.com/?k=downloads
Newrelic is the de-facto standard for measuring PHP performance. But it requires root access.
Test suite looks good but it mentions cli access as a requirement.
Yeah, a shame about the root requirement. I need something that will run on more or less every web host.