Hi, How I am able to do in gtkmm performance control? I got some application, which is not that small. I create images in a size about 3000x2000 pixels using pixel buffers. So far everything what I included runs. But it makes my system rely slowly. And with a look at my performance monitor, I always see that the cpu load is at a maximum. How can I optimize my application that it is running smoothly? In gimp for example you can create images of the same size but you don’t have any performance problems.
I am thankfully for each advice Best regards, Alex -- View this message in context: http://www.nabble.com/performance-control--tf2589373.html#a7220251 Sent from the Gtkmm mailing list archive at Nabble.com. _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
