SA-MP Forums Archive
pawncc compilation parametr -O (optimization) - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: pawncc compilation parametr -O (optimization) (/showthread.php?tid=169325)



pawncc compilation parametr -O (optimization) - darknes3915 - 19.08.2010

I don't now if is it the right section (I apologize if not)

I found in pawncc parametr -O (which allow me to set the level of optimalization)
0 - no optimization
1 - compatible Jit optimization only (default)
2 - full optimization

Can me someon explain differences between 1/2 ?. Compatibility between operation system or CPU or somethink else?. If the script would be just a little faster, I think that it would be usefull. Question is, would be the script unstable when I use full optimalization or I must compile script at operation system / maschine when I want use it (It has next advance - don't worry of steal amx)

(Sorry for my bad english )