Question about performance - 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: Question about performance (
/showthread.php?tid=364980)
Question about performance -
CoDeZ - 01.08.2012
Hello guys , i installed performance profiler by zeex
Код:
----------------------------------------------------------------------------------------------------------------------------
| Type | Name | Calls | Self Time (%)| Self Time (sec.)| Total Time (%)| Total Time (sec.)|
----------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------
| public | PlayerDataTimer | 57 | 55.89 | 0.353 | 53.54 | 0.436 |
----------------------------------------------------------------------------------------------------------------------------
this part got my attention , can some1 please tell me if this part is good?
can it lag my server?