On Tue, 2006-07-11 at 12:04 +0300, Jorn Baayen wrote: > Timing the drawing of text using GTK 2.6 vs GTK 2.8, by connecting two > signal handlers to the 'expose-event' of a GtkLabel, one before and one > after the default handler, and timing the difference. The difference is > about 30% higher using GTK 2.8. I attach the code used. > (All this on ARM)
Very interesting, though that method of course does not only measure changes in Pango. Did you run a profiler to see what's eating most of the time? Federico _______________________________________________ Performance-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/performance-list
