]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit096066f14f6c5fdf8e111cc8f69e551d33541fa9
tree4cda4957c75203a91768f3f077c6d97d6bac7418
parent3136f7212c435f6070ea49bd8d354b566b669dfd
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