I'm now still in development my own CMS. can somebody inform me the list of function in PHP to check the performance of my script,
example:
or maybe even if possible the javascript to check my JS script performance too
thanks
You need profilers. There exists different profilers for PHP, Javascript and MySQL.
For PHP, a Google query and SO posts like Simplest way to profile a PHP script can help.
For Javascript, you can use Firebug.
For MySQL, follow general MySQL performance tips like mentioned in "Top performance tips for MySQL" and check your slow query log.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With