[Doubt] - Which command processor is faster?
#5

https://github.com/Kevin-Reinke/Comm..._processor.inc

Pawn.Cmd is horribly slower if you use the callbacks [OnPlayerCommand(Received/Performed)], I mean by a lot. It is a tad faster than the include above if the callbacks aren't used however (which is highly unlikely for a production server).

ZCMD is the first include that originated, it is still used even though faster command processors exist for that simple fact. It is quite slow performing several requests at a time however.

Look through the GitHub link above for benchmarks.
Reply


Messages In This Thread
[Doubt] - Which command processor is faster? - by JhefTFJ - 04.01.2017, 02:48
Re: [Doubt] - Which command processor is faster? - by saffierr - 04.01.2017, 02:54
Re: [Doubt] - Which command processor is faster? - by JhefTFJ - 04.01.2017, 03:00
Respuesta: [Doubt] - Which command processor is faster? - by Whillyrez - 04.01.2017, 03:03
Re: [Doubt] - Which command processor is faster? - by SickAttack - 04.01.2017, 04:09

Forum Jump:


Users browsing this thread: 2 Guest(s)