On Thu, 2006-10-05 at 14:38 +0530, Shyjumon N. wrote: > > Hi > > Please tell me is there any standard tool kit for the > performance evaluation of GTK.
Evaluate in what sense? And what are you trying to evaluate the performance of? There are many profiling tools that could be used. In my opinion, the total throughput of the gui (profiling, raw speed) is pretty useless in comparison to the performance of your code that actually gets real work done. I think in almost all cases (except maybe video stuff), GTK's speed is all but irrelevant to the overall performance of an application. The real question is, how fast does your application get the things done it was designed to do. GUIs are just an interface to the business end of your app. > > > > With regds, > > > > Shyjumon N > > TTEC > > Tel: +91-80-4180-3500 Extn. 3273 > > Mobile: +91-9945006965 > > > > The information contained in this e-mail message and in any annexure is > confidential to the recipient and may contain privileged information. If you > are not the intended recipient, please notify the sender and delete the > message along with any annexure. You should not disclose, copy or otherwise > use the information contained > in the message or any annexure. Any views expressed in this e-mail are those > of the individual sender except where the sender specifically states them to > be the views of SoCrates Software India Pvt Ltd., Bangalore. > _______________________________________________ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list