[Include] Admin System - admin system with many features
#12

Quote:
Originally Posted by Crayder
View Post
strcmp IS slower when it's being called hundreds of times per command call. Imagine having like 200 commands and calling the very last one in the callback. ZCMD, YCMD, and iZCMD all call CallLocalFunction a single time!
It is not only strcmp which makes command processing slow, the main culprit behind it, is the if statements. People don't realize if-elseif could really reduce extra unnecessary checks on the following commands. But the performance is same of, "if" and "if-elseif" when the last coded command is executed.
Reply


Messages In This Thread
Admin System - admin system with many features - by OstGot - 18.04.2016, 17:38
Re: Admin System - admin system with many features - by Max_Andolini - 18.04.2016, 17:59
Re: Admin System - admin system with many features - by Gammix - 18.04.2016, 18:01
Re: Admin System - admin system with many features - by OstGot - 18.04.2016, 18:07
Re: Admin System - admin system with many features - by Gammix - 18.04.2016, 18:33
Re: Admin System - admin system with many features - by OstGot - 18.04.2016, 18:42
Re: Admin System - admin system with many features - by Gammix - 18.04.2016, 19:27
Respuesta: Admin System - admin system with many features - by aoEXE - 18.04.2016, 19:47
Re: Admin System - admin system with many features - by HydraHumza - 18.04.2016, 20:04
Re: Admin System - admin system with many features - by OstGot - 25.04.2016, 12:40
Re: Admin System - admin system with many features - by Crayder - 25.04.2016, 12:48
Re: Admin System - admin system with many features - by codectile - 25.04.2016, 14:02
Re: Admin System - admin system with many features - by Gammix - 25.04.2016, 14:21
Re: Admin System - admin system with many features - by Yashas - 29.04.2016, 13:30
Re: Admin System - admin system with many features - by OstGot - 03.06.2016, 14:40
Re: Admin System - admin system with many features - by OstGot - 13.06.2016, 13:18
Re: Admin System - admin system with many features - by OstGot - 19.06.2016, 13:44
Re: Admin System - admin system with many features - by Max_Andolini - 19.06.2016, 13:51
Re: Admin System - admin system with many features - by Alnadhiry - 21.06.2016, 23:59
Re: Admin System - admin system with many features - by OstGot - 27.06.2016, 11:28
Re: Admin System - admin system with many features - by Touati - 30.06.2016, 18:08
Re: Admin System - admin system with many features - by OstGot - 25.11.2016, 15:14
Re: Admin System - admin system with many features - by OstGot - 25.12.2016, 19:18
Re: Admin System - admin system with many features - by OstGot - 03.01.2017, 15:10
Re: Admin System - admin system with many features - by Kruno88 - 03.01.2017, 15:28
Re: Admin System - admin system with many features - by OstGot - 18.02.2017, 21:05
Re: Admin System - admin system with many features - by OstGot - 30.03.2017, 22:42
Re: Admin System - admin system with many features - by Man43 - 16.04.2017, 11:13
Re: Admin System - admin system with many features - by J0sh... - 16.04.2017, 11:57
Re: Admin System - admin system with many features - by Man43 - 16.04.2017, 12:05
Re: Admin System - admin system with many features - by OstGot - 17.04.2017, 14:13
Re: Admin System - admin system with many features - by OstGot - 10.06.2017, 19:16
Re: Admin System - admin system with many features - by MixalisSAMP - 16.06.2017, 17:10
Re: Admin System - admin system with many features - by Astralis - 16.06.2017, 17:26
Re: Admin System - admin system with many features - by OstGot - 09.08.2017, 20:19
Re: Admin System - admin system with many features - by SvoleX - 22.01.2018, 05:08
Re: Admin System - admin system with many features - by OstGot - 23.01.2018, 21:28
Re: Admin System - admin system with many features - by Ultrashot - 18.11.2018, 15:18
Re: Admin System - admin system with many features - by OstGot - 02.07.2020, 09:09

Forum Jump:


Users browsing this thread: 4 Guest(s)