in reply to Re^2: Profiling woes
in thread Profiling woes
I actually only mentioned CGI because of eventual interaction with the profiling environment.
But the script is really dependant of getting its data from the database, hard to do without (ok I could do without if I had some stub objects and data, but I don't for now).
That's why I really thought I had a good approach with the profiling (for once).