Skip to content
Commit 03ebc20d authored by Simon Glass's avatar Simon Glass
Browse files

binman: Add basic support for debugging performance



One of binman's attributes is that it is extremely fast, at least for a
Python program. Add some simple timing around operations that might take
a while, such as reading an image and compressing it. This should help
to maintain the performance as new features are added.

This is for debugging purposes only.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent c31d0cb6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment