SERVER-110427 Update profiling data (#44907)

Co-authored-by: mongo-pr-bot[bot] <230616009+mongo-pr-bot[bot]@users.noreply.github.com>
GitOrigin-RevId: d8c7211ff2b04e961019b3939500221b94149931
This commit is contained in:
mongo-pr-bot[bot] 2025-12-08 09:46:00 +00:00 committed by MongoDB Bot
parent ebaa1cbd2d
commit b1057561e6
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# This file gets automatically updated by profile_data_pr.py. Do not change the path to this file or variables in this file
# without updating that script.
DEFAULT_CLANG_PGO_DATA_URL = "https://mdb-build-public.s3.us-east-1.amazonaws.com/profiling_data/pgo/mongod_013943bc5f55a1ac4659aa15a228e4343e678e47_aarch64_clang_thinlto_pgo_8.3.0-alpha0-3657-g013943b-patch-693254d46fd18d0007fb800e.profdata"
DEFAULT_CLANG_PGO_DATA_CHECKSUM = "f3072d88dd3b12ed04171b8803854a32c76f8b02a250924ab71f60de08c5f0a3"
DEFAULT_CLANG_PGO_DATA_URL = "https://mdb-build-public.s3.us-east-1.amazonaws.com/profiling_data/pgo/mongod_adfbf32a1502285c27f6c98c1d8f7a2d0f1b2f67_aarch64_clang_thinlto_pgo_8.3.0-alpha0-3710-gadfbf32-patch-69364b8abb1dbe00071fe8a2.profdata"
DEFAULT_CLANG_PGO_DATA_CHECKSUM = "3821c1d3b9cd60bed717c2674ec6ae54f7dc1fb2c26e201929b9ea5e36687ba0"
DEFAULT_GCC_PGO_DATA_URL = "https://mdb-build-public.s3.us-east-1.amazonaws.com/profiling_data/pgo/mongod_efcbfdbb937f52078925254ed32fbca7901b4ae6_aarch64_gcc_lto_pgo_8.3.0-alpha0-1055-gefcbfdb-patch-68bfb348576a720007510f50.tgz"
DEFAULT_GCC_PGO_DATA_CHECKSUM = "29b9d919abdccb4a2eeb38670e0489312792700559eb7282e0b02fe2f5ec7744"
DEFAULT_BOLT_DATA_URL = "https://mdb-build-public.s3.us-east-1.amazonaws.com/profiling_data/bolt/mongod_013943bc5f55a1ac4659aa15a228e4343e678e47_aarch64_clang_thinlto_pgo_bolt_8.3.0-alpha0-3657-g013943b-patch-693254d46fd18d0007fb800e.fdata"
DEFAULT_BOLT_DATA_CHECKSUM = "0741b6fdbe0a300815f1b3580ea4f29e888860a6781f2ae91b2c735c0c0d20c5"
DEFAULT_BOLT_DATA_URL = "https://mdb-build-public.s3.us-east-1.amazonaws.com/profiling_data/bolt/mongod_adfbf32a1502285c27f6c98c1d8f7a2d0f1b2f67_aarch64_clang_thinlto_pgo_bolt_8.3.0-alpha0-3710-gadfbf32-patch-69364b8abb1dbe00071fe8a2.fdata"
DEFAULT_BOLT_DATA_CHECKSUM = "0287c6557d75e8aaff72b455a163f4a4e185d694198406e72aaf7ae7a4de150d"