How to benchmark disk IO in PHP? with MySQL? -


are there benchmark test written in php can test disk io, preferably involving mysql?

if write one, how should write one?

  • basic fwrite() of random data
  • inserting large number of entry mysql , avg() or max() without index?
  • zipping file

if there opensource scripts these great. thanks!

no not know, best tools native linux programs iostat , htop

you want make analist tool can analyse why query slow or not??


Comments

Popular posts from this blog

mod rewrite - Using "?" when rewriting the URL -

.htaccess: Transfer name to index.php if not directory public -

Admob integration with pygame in android -