Question about the zeek compiler
#1

The code compiles very fast and is fine, but it seems to take longer to start the gamemode.
Reply
#2

Yes, here is a test of the time that remains on hold.

Before:
Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[03:59:48] filterscripts = ""  (string)
[03:59:48] 
[03:59:48] Server Plugins
[03:59:48] --------------
[03:59:48]  Loading plugin: crashdetect.dll
[03:59:48]   CrashDetect v4.18.1 is OK.
[03:59:48]   Loaded.
[03:59:48]  Loading plugin: streamer.dll
[03:59:48] 

*** Streamer Plugin v2.9.3 by Incognito loaded ***

[03:59:48]   Loaded.
[03:59:48]  Loading plugin: mysql.dll
[03:59:48]  >> plugin.mysql: R41-4 successfully loaded.
[03:59:48]   Loaded.
[03:59:48]  Loading plugin: sscanf.dll
[03:59:48] 

[03:59:48]  ===============================

[03:59:48]       sscanf plugin loaded.     

[03:59:48]          Version:  2.8.2        

[03:59:48]    © 2012 Alex "******" Cole  

[03:59:48]  ===============================

[03:59:48]   Loaded.
[03:59:48]  Loading plugin: pawncmd.dll
[03:59:48] Pawn.CMD plugin v3.1.4 by urShadow loaded
[03:59:48]   Loaded.
[03:59:48]  Loading plugin: profiler.dll
[03:59:48]   Profiler plugin 2.15.1
[03:59:48]   Loaded.
[03:59:48]  Loading plugin: pawnraknet.dll
[03:59:48] Pawn.RakNet plugin v1.3.0 by urShadow has been loaded
[03:59:48]   Loaded.
[03:59:48]  Loaded 6 plugins.

[03:59:48] 
[03:59:48] Ban list
[03:59:48] --------
[03:59:48]  Loaded: samp.ban
[03:59:48] 
[03:59:48] 
[03:59:48] Filterscripts
[03:59:48] ---------------
[03:59:48]   Loaded 0 filterscripts.

[03:59:48] [profiler] Attached profiler to gamemodes/GM
[03:59:48] [profiler] Started profiling gamemodes/GM

_________Freeze 2-4 seconds___________

[04:00:21]  
[04:00:21]  
[04:00:21]  
[04:00:21]  ======================================= 
[04:00:21]  |                                     | 
[04:00:21]  |        YSI version 5.03.0689        | 
[04:00:21]  |        By Alex "******" Cole        | 
[04:00:21]  |                                     | 
[04:00:21]  ======================================= 
[04:00:21]  
[04:00:21] Loaded Mysql: 0
[04:00:21] ---------------------------------------
[04:00:21] Success connection database.
[04:00:21] ---------------------------------------
Now
Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[03:59:48] filterscripts = ""  (string)
[03:59:48] 
[03:59:48] Server Plugins
[03:59:48] --------------
[03:59:48]  Loading plugin: crashdetect.dll
[03:59:48]   CrashDetect v4.18.1 is OK.
[03:59:48]   Loaded.
[03:59:48]  Loading plugin: streamer.dll
[03:59:48] 

*** Streamer Plugin v2.9.3 by Incognito loaded ***

[03:59:48]   Loaded.
[03:59:48]  Loading plugin: mysql.dll
[03:59:48]  >> plugin.mysql: R41-4 successfully loaded.
[03:59:48]   Loaded.
[03:59:48]  Loading plugin: sscanf.dll
[03:59:48] 

[03:59:48]  ===============================

[03:59:48]       sscanf plugin loaded.     

[03:59:48]          Version:  2.8.2        

[03:59:48]    © 2012 Alex "******" Cole  

[03:59:48]  ===============================

[03:59:48]   Loaded.
[03:59:48]  Loading plugin: pawncmd.dll
[03:59:48] Pawn.CMD plugin v3.1.4 by urShadow loaded
[03:59:48]   Loaded.
[03:59:48]  Loading plugin: profiler.dll
[03:59:48]   Profiler plugin 2.15.1
[03:59:48]   Loaded.
[03:59:48]  Loading plugin: pawnraknet.dll
[03:59:48] Pawn.RakNet plugin v1.3.0 by urShadow has been loaded
[03:59:48]   Loaded.
[03:59:48]  Loaded 6 plugins.

[03:59:48] 
[03:59:48] Ban list
[03:59:48] --------
[03:59:48]  Loaded: samp.ban
[03:59:48] 
[03:59:48] 
[03:59:48] Filterscripts
[03:59:48] ---------------
[03:59:48]   Loaded 0 filterscripts.

[03:59:48] [profiler] Attached profiler to gamemodes/GM
[03:59:48] [profiler] Started profiling gamemodes/GM

_________Freeze 40 seconds___________

[04:00:21]  
[04:00:21]  
[04:00:21]  
[04:00:21]  ======================================= 
[04:00:21]  |                                     | 
[04:00:21]  |        YSI version 5.03.0689        | 
[04:00:21]  |        By Alex "******" Cole        | 
[04:00:21]  |                                     | 
[04:00:21]  ======================================= 
[04:00:21]  
[04:00:21] Loaded Mysql: 0
[04:00:21] ---------------------------------------
[04:00:21] Success connection database.
[04:00:21] ---------------------------------------
Reply
#3

You sure? The timestamps are same. Or did you just put same log 2 times?
Reply
#4

Before
Код:
_________Freeze 2-4 seconds___________
Start GM.
Now
Код:
_________Freeze 45-50 seconds___________
Start GM.
Reply
#5

They are the same log, just change the text to show how long it takes.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)