buildman: Show the build rate at the end
authorSimon Glass <sjg@chromium.org>
Sun, 19 Jul 2020 18:40:26 +0000 (12:40 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 29 Jul 2020 01:30:39 +0000 (19:30 -0600)
commit38f159c05b3cdbc6f4701acd139b6577260081a9
tree4cda4957c75203a91768f3f077c6d97d6bac7418
parent3918dfaa910e35a753b91e0124e13c6c80c8d0d2
buildman: Show the build rate at the end

It is interesting to note the number of builds completed per second to
track machine performance and build speed. Add a 'rate' value at the end
of the build to show this.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/README
tools/buildman/builder.py