Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
0 registered members (), 18,561 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Script size question #281938
07/29/09 15:14
07/29/09 15:14
Joined: Aug 2004
Posts: 1,345
Kyiv, Ukraine
VeT Offline OP
Serious User
VeT  Offline OP
Serious User

Joined: Aug 2004
Posts: 1,345
Kyiv, Ukraine
Okay, i lost a day, but i get this.

So, i have a huge project, last month i worked only with mathematica (angles of players, corrections, etc), and i was really dissapointed with the falling of FPS and memory size.
1) I commented 99% of code: includes, startup and so on.
When i run nearly empty script, i got 2 functions running, empty screen and 400+ fps.
2) I uncommented and optimized some INCLUDE files, so the summary size of scripts increased... i got still 2 functions running, empty screen and 280 fps.
And its not the end.

Why this happens? Why FPS depends on number of strings, but not on number of running functions?


1st prize: Lite-C and Newton 2.17 by Vasilenko Vitaliy

Newton2 videos: http://tinyurl.com/NewtonVideos
LiteC+Newton2 discussion: http://tinyurl.com/NewtonWrapperDiscussion
Latest LiteC+Newton2 version(v23, from 29.10.2009): http://depositfiles.com/files/ae1l0tpro
Re: Script size question [Re: VeT] #281947
07/29/09 16:11
07/29/09 16:11
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
The frame rate of a game depends on the content, but not on the physical size or length of its scripts.

With outcommenting code, you can locate which part of your include scripts causes an fps problem. It should then not be difficult to find and fix the problem.


Moderated by  old_bill, Tobias 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1