Re: [Opengc-devel] Performance Issue( help!)
Status: Pre-Alpha
Brought to you by:
madmartigan
|
From: Damion S. <da...@op...> - 2004-04-30 16:30:29
|
Hi, One question comes to mind immediately.... you mentioned that you "altered the app update rate appropriately". Was that modification of this line: appUpdateRate = 1.0 / 24.0; in main.cpp? If you set this to be 1/1000 what happens? Also, you mention removing a piece of debug code - could you be more specific? Is this a debug or release build? Thanks, -Damion- On Apr 30, 2004, at 7:55 AM, Doyle, Steven wrote: > Hi, > > I've made a slight improvement(removed a piece of debug code which I > had > in), I've got it up to 25fps, but that's still very low. Some of the > standard GL benchtests which are displaying far more complex objects > are > achieving 100s fps on my system. (Can't find any reference to > glEnable(GL_LINE_STIPPLE) in the base code) > > I have tried it on an ATI RAGE 128 PRO & and on an Nvidia GeForce 4. > > What kind of framerate is everyone else getting ? > > Cheers > > Steve > > -----Original Message----- > From: Dieter Polzin [mailto:dp...@ab...] > Sent: 30 April 2004 12:49 > To: ope...@li... > Subject: Re: [Opengc-devel] Performance Issue( help!) > > > Hi, > > What gfx card are you using? I've experienced problems on a card using > line stippling, ie enabling line > stippling with glEnable(GL_LINE_STIPPLE) caused the performance of the > card to break. > > Just a thought, > Dieter > > Doyle, Steven wrote: > >> Hi Guys, >> >> I am experiencing a serious performance issue, and I don't understand >> why. >> >> Currently I have no datasource and displaying the 777pfd. I'm getting >> less than 10 fps ! I believe I have enabled OpenGL in fltk and I have >> altered the app update rate appropriately. I have tried it on two >> different machines both with good video cards. To me this is a very >> simple display which should be incredibly quick to render. >> >> Any ideas ? >> >> Cheers >> >> Steve >> >> >> > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle > 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Opengc-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opengc-devel > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle > 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Opengc-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opengc-devel > > --------- Damion Shelton Carnegie Mellon University, Robotics Institute A408-o Newell Simon Hall 412.268.3866 (office) 412.818.8829 (cell) 412.268.6436 (fax) http://www.cs.cmu.edu/~beowulf --------- Your search for deep meaning in a trite and mundane workaday world continues. Meanwhile, 3,000 people worldwide die of malaria every day, you simp. |