Generate upload.json in UploadArchivedFile |
|||||
Issue descriptionWe currently create uploaded.json in report_stages, after we've uploaded all archived files: https://cs.corp.google.com/chromeos_public/chromite/cbuildbot/stages/report_stages.py?l=685 GenerateUploadJSON calculates the SHA1 and SHA256 hashes for a number of large files in serial. We could calculate these SHAs in UploadArchivedFile, which uploads these large files in parallel: https://cs.corp.google.com/chromeos_public/chromite/cbuildbot/commands.py?l=1876
,
Mar 14 2018
ok, ~48sec on ~7.5GiB should be fine for now
,
Mar 14 2018
thanks for checking btw
,
Mar 30 2018
,
Mar 30 2018
,
Jul 13
This is a great starter bug and has some performance improvements to boot.
,
Aug 2
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by achuith@chromium.org
, Mar 13 2018