Posts: 2,856
Threads: 6
Joined: Jun 2007
Reputation:
0
Well if you use over 50 or better over 100 commands use zcmd, ycmd, ...
For small modes ~10 cmds like filterscripts, strcmp should be better
Posts: 121
Threads: 38
Joined: Jun 2015
Reputation:
0
I have maybe 200-300 commands... In strcmp i have 150-200 and about 100 in Ycmd
Posts: 983
Threads: 98
Joined: Feb 2012
Reputation:
0
I recommend converting all your commands to a specific command processor. You can give Yashas' improved version of ZCMD (originally by Zeex) a try / use normal ZCMD version (Zeex) / YCMD (Y_Less) / ECMD (Emmet_) / LifeCMD (a plugin), DCMD (old, but its fine), or even try making your own command processor and rely on it after taking benchmarks!
Overall, if you are confused you may use ZCMD as it's fine.