Re: Re: button.cc opengl application much slower than button.c and button.pl



On Thu, 2008-01-10 at 11:36 -0500, Mitchell Laks wrote:
> There are more function calls in gtkmm thus greater interaction
> probability!

Again, I don't think this is logical or likely.

You seem to have two test cases - one in C and one in C++. It's easy to
use C from C++ and vice-versa, using Glib::wrap() and gobj(). You should
be able to make a test case that shows exactly what is causing the
problem, by gradually changing the C++ test case to C and/or gradually
changing the C test case to C++.

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]