daml/ci
Gary Verhaegen 6e48abc793
update perf benchmark following #6080 (#6120)
This should be merged after #6080. This PR adds a patch (and
consequently updates the `ci/cron/perf/compare.sh` script) to apply the
same logical change as #6080 on top of the baseline commit, so our
performance comparison remains "apples to apples".

I am well aware that managing patches is not going to be a great way
forward. The rate of changes on the benchmark seems to be slow enough
that this is good enough for now, but should we change the benchmark
more often and/or want to add new benchmarks, a better approach would be
to handle the changes at the Scala level. That is:

- Create a "rest of the world" (world = Speedy, its compiler, and all of
  the associated types) interface that benchmarks would depend on,
  rather than depend directly on the rest of the codebase.
- Create two implementations of that interface, one that compiles
  against the current state of the world, and one that compiles against
  the baseline.
- Change the script to load the relevant implementation, and then run
  all the benchmarks as-is, with no match necessary.

CHANGELOG_BEGIN
CHANGELOG_END
2020-05-27 13:34:08 +02:00
..
azure-cleanup replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
cron update perf benchmark following #6080 (#6120) 2020-05-27 13:34:08 +02:00
docker/daml-sdk Add /etc/nsswitch.conf to our Dockerfile (#5882) 2020-05-07 09:44:44 +02:00
patch_bazel_windows Include Bazel patch to cache exclusive tests on Windows (#6009) 2020-05-18 16:01:29 +00:00
build-unix.yml Use Sandbox Classic as DAML on SQL (#6095) 2020-05-27 08:31:27 +02:00
build-windows.yml trigger all releases from master (#6016) 2020-05-19 19:18:10 +02:00
check-changelog.sh enable patch releases (#5584) 2020-04-16 17:50:55 +02:00
compatibility_ts_libs.yml Include create-daml-app tests in compatibility tests (#5945) 2020-05-13 10:39:51 +02:00
compatibility-windows.yml Include create-daml-app tests in compatibility tests (#5945) 2020-05-13 10:39:51 +02:00
compatibility.yml Include create-daml-app tests in compatibility tests (#5945) 2020-05-13 10:39:51 +02:00
configure-bazel.sh Include sources directory in the Bazel cache key (#6001) 2020-05-15 19:35:52 +00:00
dev-env-install.sh replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
dev-env-push.py replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
postgresql.conf CI: Run PostgreSQL once for all Scala tests. (#5919) 2020-05-14 09:06:34 +02:00
report-end.yml replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
report-start.yml replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
slack_user_ids Notify Sofia on #team-daml-ci (#5487) 2020-04-08 09:31:54 +00:00
tell-slack-failed.yml fix tell-slack-failed CI "function" (#5670) 2020-04-22 15:21:04 +02:00
windows-diagnostics.ps1 windows: CI agent diagnostics (#1146) 2019-05-15 11:59:56 +02:00