12.03.2011, 19:17
First of all, dynamic implementation of this plugin can't be faster than static one from foreach.
Second, it uses natives calls to get data from memory witch are slower than getting data from pawn variables.
Just like pvars, gvars, etc It just manages memory more efficient.
Second, it uses natives calls to get data from memory witch are slower than getting data from pawn variables.
Just like pvars, gvars, etc It just manages memory more efficient.