Game Development Community

Strange loss of framerate

by Richard Marrevee · in Torque 3D Professional · 11/18/2010 (8:12 am) · 4 replies

This morning I noticed something very strange: a loss of framerate around 15-20 fps without changing anything except having some sleep in between.

Last night I checked the framerate (with metrics("fps video shadow");) and it was around 60 fps. I shut down the computer, had some sleep, started up this morning and got a framerate around 43 fps.

Has somebody got an explanation for this imo strange phenomena?

Thanks.

About the author

Started programming in 1984 on an Oric, when time progressed switched to MSX, Amiga and finally the Windows PC with T3D. Now developing an epic fantasy game: The Master's Eye. Creator of the DoorClass pack and VolumetricFog pack @ richardsgamestudio.com


#1
11/18/2010 (9:02 am)
looking in the same direction, spawned in the same location?
#2
11/18/2010 (9:38 am)
Yes, I am looking in the same direction doing nothing. It is completely the same situation.
#3
11/18/2010 (11:38 am)
Have a look at the Process Manager to see if other processes are eating CPU cycles.
#4
11/19/2010 (4:09 pm)
Just found the answer. I had a rather large model copied 3 times without knowing. Stupid me <(