VERY Slow Compiling - ideas?
#1

My compiling takes around 3 mins...

The only "weird" thing is that i have around 3 large arrays. Could that be the reason ?

What causes a slow compiling and how to avoid it or improve it's speed ?

Thanks.
Reply
#2

What's your amx file size? What's your system specification?
Reply
#3

slow compile times are usually caused by big variables so yes 3 large arrays may cause slow compile times
Reply
#4

Are you Using NGRP Script?
Reply
#5

The pawn compiler is known to be slow.
Because it has to do lots and lots of static checks and such.

So the bigger your script is, the more it has to check and link, etc..
the longer it will take.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)