Good

Now I use a certain framework (mPDF), I drive it to the hosting, it forms a certain file (PDF on 100 sheets). On the page shows the execution time of the script. It eats, but the difference in the speed of hosting is noticeable, say hosting for $ 1 and for $ 10-15 per month. The test is not designed so that 10 people go to the site at the same time, and not to work the mysql cache, but to clean PHP.

Question: are there any scripts that are simple enough and informative enough to determine the speed of the hosting operation?

Ps I think the question is here, and not on the root code, because looking for code. It just sometimes happens when the site has been polished to a high shine, this is not enough, and it’s interesting to check the speed of a new one before moving to a faster hosting.

pps please do not offer to put the bitrix and be content with internal tests

  • one
    since you need the mPDF library, then use it as a test. This will be the most simple and informative test (in your case). All other tests will be synthetic and will not test what you really need. - KoVadim
  • > I think the question is here, and not on the root code, because looking for code. If you are looking for a code, then the question is in Google. - zb '

1 answer 1

Links (you can search for more):

Also, as an option, start the cycle in a million iterations or how many souls you want and measure its speed through microtime ()