Solace profiler Support forum solace_profiler Profiler to analyse the time spent by a script This class is meant to generate profile reports by analysing the time spent executing each part of a PHP script, adding the number of PHP interpreter passes and overall time in percentage for each line. ...