Jump to content

PHP and Mysql benchmarking on localhost


ernest1a

Recommended Posts

I am wondering what execution time is still ok tested with ab.exe considering that a script will be run on each pageview. And how can you know if execution time is because a script and query were cached?

 

For example if my I test in ab.exe script takes 0.156 seconds. If I try again it showes 0.047s. If I make query in phpmyadmin, it showes execution time 0.036 (probably query was already cached).

 

I am really confused how to test it and how to know what was cached.

Link to comment
https://forums.phpfreaks.com/topic/197003-php-and-mysql-benchmarking-on-localhost/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.