Skip to content

Commit 69c6863

Browse files
Refresh perf baseline after wizard styling tokenization
1 parent 09b070f commit 69c6863

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

scripts/perf_baseline.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
{
22
"version": 1,
3-
"generatedAt": "2026-03-20T19:10:19.707Z",
3+
"generatedAt": "2026-03-21T14:44:54.939Z",
44
"notes": "Baseline for perf ratchet guard. Update intentionally when expected growth is accepted.",
55
"assets": {
66
"scripts/folderviewplus.js": {
7-
"bytes": 502003,
8-
"gzipBytes": 95966
7+
"bytes": 528396,
8+
"gzipBytes": 101542
99
},
1010
"scripts/folderviewplus.wizard.js": {
11-
"bytes": 140269,
12-
"gzipBytes": 24451
11+
"bytes": 140691,
12+
"gzipBytes": 24524
1313
},
1414
"scripts/folderviewplus.import.js": {
1515
"bytes": 47994,
1616
"gzipBytes": 10607
1717
},
1818
"styles/folderviewplus.css": {
19-
"bytes": 127268,
20-
"gzipBytes": 17176
19+
"bytes": 136322,
20+
"gzipBytes": 18603
2121
},
2222
"scripts/docker.js": {
2323
"bytes": 250531,
@@ -33,11 +33,11 @@
3333
}
3434
},
3535
"totals": {
36-
"totalJs": 1470992,
37-
"totalCss": 195714,
38-
"totalJsGzip": 285849,
39-
"totalCssGzip": 30479,
40-
"settingsRuntimeJs": 690266,
41-
"settingsRuntimeJsGzip": 131024
36+
"totalJs": 1498302,
37+
"totalCss": 205227,
38+
"totalJsGzip": 291600,
39+
"totalCssGzip": 31973,
40+
"settingsRuntimeJs": 717081,
41+
"settingsRuntimeJsGzip": 136673
4242
}
4343
}

0 commit comments

Comments
 (0)