What do you think about my script's performances? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: What do you think about my script's performances? (
/showthread.php?tid=291343)
What do you think about my script's performances? -
Danny - 19.10.2011
Hello,
What do you think about these script-performances? It doesn't look like it's very stable, but i really don't know what's good and what not.
As i said, i don't know whats a good average. But the RAM/Memory usage is a little bit high, isn't it?
Greetz,
Danny
Re: What do you think about my script's performances? -
WackoX - 19.10.2011
What kind of script do you use? and do you use MySQL?
Re: What do you think about my script's performances? -
Danny - 19.10.2011
Quote:
Originally Posted by WackoX
What kind of script do you use? and do you use MySQL?
|
A RP/Freeroam script, and yes I do use MySQL (G-StyleZzZzZ plugin)
Re: What do you think about my script's performances? - [L3th4l] - 19.10.2011
"... but i really don't know what's good and what not.", well you can try the performance profiler plugin? I haven't used it, but it should tell you what's using the most resources.
Re: What do you think about my script's performances? -
Vince - 19.10.2011
CPU usage seems somewhat high, especially since there are no players online. What is being processed in that time? RAM is usage is okay.
Re: What do you think about my script's performances? -
Venice - 19.10.2011
this is normal
i have
![](http://volt-host.com/graph/gs/memo/2012/5.50/24/)
LOL
Re: What do you think about my script's performances? -
TheMaddox - 19.10.2011
Wtf normal? xD
Re: What do you think about my script's performances? -
Danny - 19.10.2011
Quote:
Originally Posted by Vince
CPU usage seems somewhat high, especially since there are no players online. What is being processed in that time? RAM is usage is okay.
|
Some loops, some queries, and ofcourse it has a streamer with ~ 2000 objects. Will it help when i change the tickrate?
I don't really understand why the CPU is too high. We scripted the gamemode with an eye on performance.