Re: [ROOT] execution speed of compiled programs using ROOT

From: Thomas Nisius (tnisius@web.de)
Date: Thu Aug 14 2003 - 18:15:08 MEST


Hi Phillipe,

yes, that works for me too. Thanks a lot!
can you please explain to me what the problem is if there is no 
TApplication object?

to Valeri:
I'll post the benchmarks tonight ar tomorrow morning.
I just downloaded qt-root (it looks very promising), and I don't see any 
slowdown (as far as I checked) .
With qt-root it doesn't matter, wether I create this TApplication object 
or not.
Any idea, wath is different between these two versions? (qt-root 
3.05/05  root-win32gdk 3.05/07)

again thanks to all
continue the good work
Thomas Nisius

>Hi Thomas,
>
>With the current version of the ROOT/gdk implementation, you can __remove__
>the slow down
>by just adding the lines
>	#include <TApplication.h>
>
>	.....
>
>	TApplication theApp("App",&argc,argv); // or some arguments
>
>to your main program.
>
>Cheers,
>Philippe.
>  
>



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:14 MET