daml/ci/cron
Gary Verhaegen 121534c54d
ci/cron/check: low-hanging perf improvement (#9042)
Two quick improvements I made while waiting on #9039:
- Avoid loading Java. When looking at the logs flow by this seemed to be
  taking a huge amount of time.
- Isolate the gcloud config files, which allows for running gcloud
  downloads in parallel.

Together these reduce the `check_releases` runtime from about 5 hours to
about 2. There's much more (and smarter) work needed on this, but this
was really easy to do.

CHANGELOG_BEGIN
CHANGELOG_END
2021-03-08 07:56:33 +00:00
..
perf Bump perf test for scalafmt update (#8444) 2021-01-09 13:12:54 +01:00
src ci/cron/check: low-hanging perf improvement (#9042) 2021-03-08 07:56:33 +00:00
BUILD.bazel Conduitify download in release file (#8988) 2021-03-03 08:49:41 +01:00
daily-compat.yml reduce noise on daily tests (#9039) 2021-03-05 22:50:23 +00:00
tuesday.yml ci: pin down Ubuntu versions (#8388) 2021-01-05 10:39:59 +01:00
wednesday.yml autorelease: improved PR message (#9008) 2021-03-03 21:16:23 +00:00