From 63de7a17b70e04964c181f74c7c0d787ee2c48df Mon Sep 17 00:00:00 2001 From: Rick Newton-Rogers Date: Mon, 14 Apr 2025 11:53:32 +0100 Subject: [PATCH] add thresholds for Swift 6.1 from 6.0 thresholds --- ...ibute:_set,_span.attributes.http.status_code_=_200.p90.json | 3 +++ ...te:_set,_span.attributes['http.status_code']_=_200.p90.json | 3 +++ .../TracingBenchmarks.NoopTracing.startSpan_endSpan.p90.json | 3 +++ 3 files changed, 9 insertions(+) create mode 100644 Benchmarks/Thresholds/6.1/TracingBenchmarks.NoopTracing.attribute:_set,_span.attributes.http.status_code_=_200.p90.json create mode 100644 Benchmarks/Thresholds/6.1/TracingBenchmarks.NoopTracing.attribute:_set,_span.attributes['http.status_code']_=_200.p90.json create mode 100644 Benchmarks/Thresholds/6.1/TracingBenchmarks.NoopTracing.startSpan_endSpan.p90.json diff --git a/Benchmarks/Thresholds/6.1/TracingBenchmarks.NoopTracing.attribute:_set,_span.attributes.http.status_code_=_200.p90.json b/Benchmarks/Thresholds/6.1/TracingBenchmarks.NoopTracing.attribute:_set,_span.attributes.http.status_code_=_200.p90.json new file mode 100644 index 00000000..282dc646 --- /dev/null +++ b/Benchmarks/Thresholds/6.1/TracingBenchmarks.NoopTracing.attribute:_set,_span.attributes.http.status_code_=_200.p90.json @@ -0,0 +1,3 @@ +{ + "mallocCountTotal" : 2 +} \ No newline at end of file diff --git a/Benchmarks/Thresholds/6.1/TracingBenchmarks.NoopTracing.attribute:_set,_span.attributes['http.status_code']_=_200.p90.json b/Benchmarks/Thresholds/6.1/TracingBenchmarks.NoopTracing.attribute:_set,_span.attributes['http.status_code']_=_200.p90.json new file mode 100644 index 00000000..557fc883 --- /dev/null +++ b/Benchmarks/Thresholds/6.1/TracingBenchmarks.NoopTracing.attribute:_set,_span.attributes['http.status_code']_=_200.p90.json @@ -0,0 +1,3 @@ +{ + "mallocCountTotal" : 1 +} \ No newline at end of file diff --git a/Benchmarks/Thresholds/6.1/TracingBenchmarks.NoopTracing.startSpan_endSpan.p90.json b/Benchmarks/Thresholds/6.1/TracingBenchmarks.NoopTracing.startSpan_endSpan.p90.json new file mode 100644 index 00000000..9f9de44c --- /dev/null +++ b/Benchmarks/Thresholds/6.1/TracingBenchmarks.NoopTracing.startSpan_endSpan.p90.json @@ -0,0 +1,3 @@ +{ + "mallocCountTotal" : 0 +} \ No newline at end of file