diff options
author | Simon Glass <sjg@chromium.org> | 2021-07-06 10:36:40 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2021-07-21 10:27:35 -0600 |
commit | c31d0cb68c1c29f210ab44803f5e5fdcdcfa250b (patch) | |
tree | fa83c853b072032eb3afa6ac981c6f6449c8008b /tools/binman/control.py | |
parent | 43332d881baa2d66a18e80ec636e0e0da5623c46 (diff) |
patman: Use bytearray instead of string
If the process outputs a lot of data on stdout this can be quite slow,
since the bytestring is regenerated each time. Use a bytearray instead.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/binman/control.py')
0 files changed, 0 insertions, 0 deletions