You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
parser: optimize memory allocation for command word parsing
This could be optimized further to reuse buffers between
commands but that would require chaning signature for parser
dispatch function.
Signed-off-by: Tonis Tiigi <[email protected]>
0 commit comments