SA-MP Forums Archive
[Question]: "YCMD" or "ZCMD + sscanf" Fastest ? - 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: [Question]: "YCMD" or "ZCMD + sscanf" Fastest ? (/showthread.php?tid=224134)



[Question]: "YCMD" or "ZCMD + sscanf" Fastest ? - iCMDX - 11.02.2011

I don't know YCMD or ZCMD+sscanf" fastest

Sorry for my bad english - I use ****** Translate

CMDX


Re: [Question]: "YCMD" or "ZCMD + sscanf" Fastest ? - On_Top_Non_Stop - 11.02.2011

I think by looking at the YCMD post that it's the fastest command processor available. It also has some nice features.


Re: [Question]: "YCMD" or "ZCMD + sscanf" Fastest ? - iCMDX - 11.02.2011

Thank you On_Top_Non_Stop I will try.


Re: [Question]: "YCMD" or "ZCMD + sscanf" Fastest ? - FreshDoubleX - 11.02.2011

Im using ZCMD because it's better for me. I checked that YCMD, but I don't see point changing my command processor.


Re: [Question]: "YCMD" or "ZCMD + sscanf" Fastest ? - HyperZ - 11.02.2011

Zcmd+Sscanf.


Re: [Question]: "YCMD" or "ZCMD + sscanf" Fastest ? - Sergei - 11.02.2011

YCMD is faster if you have large number of commands. Check its topic for test results.


Re: [Question]: "YCMD" or "ZCMD + sscanf" Fastest ? - Jay_ - 11.02.2011

ZCMD is much faster, smaller, lightweight, efficient and straight to the point.

YCMD is efficient too, but it has a lot more features and some advanced functions. It's not as fast though. It depends what you want.


Re: [Question]: "YCMD" or "ZCMD + sscanf" Fastest ? - Mean - 11.02.2011

YCMD is faster, and better. But I still go with ZCMD + SSCANF, because I just don't like to change my whole scripts, for a command processor update.


Re: [Question]: "YCMD" or "ZCMD + sscanf" Fastest ? - Macluawn - 11.02.2011

Y_less himself told that zcmd is still faster than ycmd, but ycmd has alot of advanced and usefull features.


Re: [Question]: "YCMD" or "ZCMD + sscanf" Fastest ? - [03]Garsino - 11.02.2011

Quote:
Originally Posted by Macluawn
View Post
Y_less himself told that zcmd is still faster than ycmd, but ycmd has alot of advanced and usefull features.
According to his new tests, YCMD is faster than ZCMD.