Skip to content

Commit 3167692

Browse files
ryan-williamsclaude
andcommitted
update thresholds after adding annotation hover events
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 28ad3b5 commit 3167692

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

perf/bundle-compare/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
upstream/
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"upstream_full__min_": 4831960,
33
"upstream_basic__min_": 1114829,
4-
"fork_full__min_": 4814496,
5-
"fork_basic__min_": 1074910,
6-
"fork_minimal__min_": 967251,
7-
"fork_lite__min_": 827848,
4+
"fork_full__min_": 4814732,
5+
"fork_basic__min_": 1075142,
6+
"fork_minimal__min_": 967483,
7+
"fork_lite__min_": 827908,
88
"app___upstream_basic": 1115586,
9-
"app___fork_basic": 1075045,
10-
"app___fork_lite": 827927,
9+
"app___fork_basic": 1075277,
10+
"app___fork_lite": 827987,
1111
"fork_factory__min_": 697563,
1212
"app___fork_factory": 697563
1313
}

perf/thresholds.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"bundleSize": {
33
"lite": {
4-
"expected_bytes": 1790089
4+
"expected_bytes": 1790158
55
},
66
"lite-min": {
77
"expected_bytes": 916326
88
},
99
"minimal": {
10-
"expected_bytes": 2113407
10+
"expected_bytes": 2113780
1111
},
1212
"minimal-min": {
1313
"expected_bytes": 1076875
1414
},
1515
"basic": {
16-
"expected_bytes": 2418700
16+
"expected_bytes": 2419073
1717
},
1818
"basic-min": {
1919
"expected_bytes": 1185641

0 commit comments

Comments
 (0)