Check out NYTProf. It is an excellent tool! (though 1.5h worth of
scanning might take forever to analyze :-))

I uploaded a sample profile from a test scan I did a few days ago:

http://www.herger.net/slim/nytprof/

It eg. shows that almost half the time of that scan was spent reading the music files. Next is SQL execute with less than 10% of the time spent. Details about those SQL statements can be got if you click the entry in the list

http://www.herger.net/slim/nytprof/scanner-pl-1-line.html#DBI__st__execute

Unfortunately calls are ordered by the number of calls. I'd prefer by the time spent. But that's a detail :-).

And it's still not clear to me why searching the persistent table would be ranked so high up (time spent).

--

Michael
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to