[Tutorial] Using strcmp without strtok, but more effective
#3

Quote:
Originally Posted by im
Посмотреть сообщение
ZCMD is faster and easier to use. There's a reason why everyone recommends using ZCMD on YCMD.
Yes ZCMD was faster than regular strcmp/strtok. And in my opinion strtok is too slow, which isn't needed. ZCMD uses CallRemoteFunction what is faster than if-else ( only if there are a lot of if-elses). In this case there won't be a lot of if-elses because of switch on beggining we jump/skip a 80 percent of them. So, this could be faster then ZCMD. About YCMD, I dunno how it works so I can't tell anything about it. And I want to underline that I am not expert in processing speed.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)