0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00

SERVER-92286 Update SEP Test Threshold Strings and lower targets (#24553)

GitOrigin-RevId: 6e6f9573b6aa0e0d106fa10e497dd1c3874379b6
This commit is contained in:
David Daly 2024-07-10 16:27:13 -04:00 committed by MongoDB Bot
parent f81700ba18
commit 1fd793c583

View File

@ -42,7 +42,7 @@
########################################################################################################
tests:
ServiceEntryPointCommonBenchmarkFixture/BM_SEP_PING:
ServiceEntryPointRouterRoleBenchmarkFixture/BM_SEP_PING:
al2023-arm64-sep-benchmark:
# The current suggested method for raising these values is to run the benchmark a few times in patches, get the
# means of these metrics in them, and then multiply them by 1.002 (+ .2%). Please make sure the new values
@ -50,10 +50,10 @@ tests:
- thread_level: 1
metrics:
- name: instructions_per_iteration_mean
value: 24160
value: 20848
bound_direction: upper
- thread_level: 32
metrics:
- name: instructions_per_iteration_mean
value: 24235
value: 20885
bound_direction: upper