28.06.2016, 06:09
I think I do not understand something from the graph.
a) dc_cmd - created in assembler, it is faster than zcmd and izcmd
b) izcmd - improved zcmd
- specification:
y_commands took 1231ms on average
ZCMD took 1201ms on average
I-ZCMD (non-case-sensitive) took 547ms on average
I-ZCMD (case-sensitive) took 353ms on average
c) zcmd - all known
d) mcmd = strcmp ? WTF
The timing of action should be specified in milliseconds.
a) dc_cmd - created in assembler, it is faster than zcmd and izcmd
b) izcmd - improved zcmd
- specification:
y_commands took 1231ms on average
ZCMD took 1201ms on average
I-ZCMD (non-case-sensitive) took 547ms on average
I-ZCMD (case-sensitive) took 353ms on average
c) zcmd - all known
d) mcmd = strcmp ? WTF
The timing of action should be specified in milliseconds.