Skip to content

Commit 86eca75

Browse files
authored
add thresholds for Swift 6.1 from 6.0 thresholds (#247)
1 parent b84149f commit 86eca75

6 files changed

+36
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"mallocCountTotal" : 4851,
3+
"memoryLeaked" : 0,
4+
"readSyscalls" : 0,
5+
"writeSyscalls" : 0
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"mallocCountTotal" : 5810,
3+
"memoryLeaked" : 0,
4+
"readSyscalls" : 0,
5+
"writeSyscalls" : 0
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"mallocCountTotal" : 5818,
3+
"memoryLeaked" : 0,
4+
"readSyscalls" : 0,
5+
"writeSyscalls" : 0
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"mallocCountTotal" : 10000,
3+
"memoryLeaked" : 0,
4+
"readSyscalls" : 0,
5+
"writeSyscalls" : 0
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"mallocCountTotal" : 16,
3+
"memoryLeaked" : 0,
4+
"readSyscalls" : 0,
5+
"writeSyscalls" : 0
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"mallocCountTotal" : 921000,
3+
"memoryLeaked" : 0,
4+
"readSyscalls" : 0,
5+
"writeSyscalls" : 0
6+
}

0 commit comments

Comments
 (0)