Hi Nick, > From what I'm reading APD and XDebug seem fine for development > environments but won't work well in production (with millions of page > views per day).
In most cases you should be able to do your profiling in your dev environment. If you need to do it live you might be better off isolating the area(s) to focus on and logging microtime()'d reports to a flat file/ sqlite/etc and just turning it on for a short period of time on a single server. Kind regards, James McGlinn __________________________________ CTO Eventfinder Limited Suite 106, Heards Building 2 Ruskin Street, Parnell, Auckland 1052 Phone: +649 365 2342 Mobile: +6421 633 234 [EMAIL PROTECTED] | www.eventfinder.co.nz --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
