Skip to content

Commit 78df843

Browse files
authored
chore: bump packages import many SLOs (#18441)
## Description 0.17ms seems to be right about the max of the variance we see in benchmarking reporting. ## Testing <!-- Describe your testing strategy or note what tests are included --> ## Risks <!-- Note any risks associated with this change, or "None" if no risks --> ## Additional Notes <!-- Any other information that would be helpful for reviewers --> Co-authored-by: brett.langdon <brett.langdon@datadoghq.com>
1 parent 79d1e67 commit 78df843

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitlab/benchmarks/bp-runner.microbenchmarks.fail-on-breach.template.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -815,11 +815,11 @@ experiments:
815815
# packagesupdateimporteddependencies
816816
- name: packagesupdateimporteddependencies-import_many
817817
thresholds:
818-
- execution_time < 0.17 ms
818+
- execution_time < 0.18 ms
819819
- max_rss_usage < 46.00 MB
820820
- name: packagesupdateimporteddependencies-import_many_cached
821821
thresholds:
822-
- execution_time < 0.17 ms
822+
- execution_time < 0.18 ms
823823
- max_rss_usage < 46.00 MB
824824
- name: packagesupdateimporteddependencies-import_many_stdlib
825825
thresholds:

0 commit comments

Comments
 (0)