Below results of gtkperf running at 1024x768x16. Everything seems *much* faster than before (and numbers below seem to prove it :). Only two issues:
- Sometimes some widgets aren't updated (text of gtklabel is sometimes drawn over old text) - During the line/text test, the problem related to the opeaque surface is still here (need to move the cursor to see text or lines being drawn). Also, i'd like to catch that bug that makes the gimp crash sometimes, as this affects directly the g-i too. Attilio GtkPerf 0.40 - Starting testing: Sun Jul 16 20:32:43 2006 GtkEntry - time: 0,10 GtkComboBox - time: 2,42 GtkComboBoxEntry - time: 2,12 GtkSpinButton - time: 0,23 GtkProgressBar - time: 0,14 GtkToggleButton - time: 0,65 GtkCheckButton - time: 0,58 GtkRadioButton - time: 0,80 GtkTextView - Add text - time: 2,03 GtkTextView - Scroll - time: 1,55 GtkDrawingArea - Lines - time: 1,00 GtkDrawingArea - Circles - time: 0,14 GtkDrawingArea - Text - time: 1,73 GtkDrawingArea - Pixbufs - time: 0,48 --- Total time: 14,02 Mike Emmel wrote: > Now were getting somewhere ... > > Can you run the performance test and see how much better it is on your box. > > As far as I'm concerned this is the last major implementation change. > We have finally eliminated all the extra buffers. > So from here on out it will be bugfix and finishing unimplemented parts > and cleanup. > > Been a long time getting here. > > Mike > > > On 7/16/06, Attilio Fiandrotti <[EMAIL PROTECTED]> wrote: > >>It had to be a problem related to my copy of GTK+, as i got trashed mem >>in gtk_main() too: now i deleted and downloaded everything from scratch >>again and things seem to work correctly (window reizing works too). >>Still, i get some crashes when i try to open new images in the gimp or >>when i run the g-i, like it used to happen some days ago: i'll try to >>catch those with efence. >> >>ciao >> >>Attilio >> >>Mike Emmel wrote: >> >>>Hi Attilio I fixed the input driver on my machine so now I run fine under. >>> >>>Vesa desktop and laptop and under X11 driver. >>> >>>Mike >>> >> >> >>_______________________________________________ >>directfb-dev mailing list >>[email protected] >>http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev >> > > > _______________________________________________ > directfb-dev mailing list > [email protected] > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev > _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
