It could be because that function is called every couple of seconds, not only when required, for every chat- to get the latter we need to get events for all cases that could change the top frame...
Lio. ----- Original Message From: "Youness Alaoui" ----- ohh.. and TopUpdate is huge it seems! KKRT On Tue, 31 Jan 2006 21:25:13 -0500, Youness Alaoui <[EMAIL PROTECTED]> wrote: > Thanks... I tried it, interesting, too bad we don't get a graphic view, > it would have been better to analyze.. anyways, it seems a lot of time > is spent in the ::config::GetKey and ::skin::getKey and trans and > ::plugins::calledFrom and ::plugins::namespaceExists procs.. they are > the most calls proc, so that's why!! > But it's really stupid actually to be doing profiling.. you know why ? > because profilers give us how many time we spent in each proc, to > determine which part is the slowest.. only thing is that it's funny.. > because eveything is done in one proc! so we can't know :S > anyways, seems like 50% of the time is spent in ShowUser... the rest is > in cmsn_draw_online_wrapped.. but no way to find out which part is the > slowest unless we make it modular.. > > KKRT > > On Tue, 31 Jan 2006 04:20:56 -0500, Arieh Schneier > <[EMAIL PROTECTED]> wrote: > >>> all I know is that some profiling should be done (is it even >>> possible with tk?:S) >> >> Tcl has a profiling library "profiler" (Its in Tcllib). [package require >> profiler] >> >> You can also get some info on how to profile here: >> http://wiki.tcl.tk/1106 >> >> Lio. >> >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. Do you grep through log >> files >> for problems? Stop! Download the new AJAX search engine that makes >> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 >> _______________________________________________ >> Amsn-devel mailing list >> Amsn-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/amsn-devel > > > -- KaKaRoTo ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Amsn-devel mailing list Amsn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amsn-devel ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Amsn-devel mailing list Amsn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amsn-devel