From 549ff1bbb0810f79a661f652ec4c03ebdb284150 Mon Sep 17 00:00:00 2001 From: Rick Newton-Rogers Date: Mon, 14 Apr 2025 11:46:23 +0100 Subject: [PATCH] add thresholds for Swift 6.1 from 6.0 thresholds --- .../6.1/Benchmarks.HTTPFields.init(dictionaryLiteral).p90.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Benchmarks/Thresholds/6.1/Benchmarks.HTTPFields.init(dictionaryLiteral).p90.json diff --git a/Benchmarks/Thresholds/6.1/Benchmarks.HTTPFields.init(dictionaryLiteral).p90.json b/Benchmarks/Thresholds/6.1/Benchmarks.HTTPFields.init(dictionaryLiteral).p90.json new file mode 100644 index 0000000..d30466d --- /dev/null +++ b/Benchmarks/Thresholds/6.1/Benchmarks.HTTPFields.init(dictionaryLiteral).p90.json @@ -0,0 +1,3 @@ +{ + "mallocCountTotal" : 13 +} \ No newline at end of file