Skip to content

Commit 621f65d

Browse files
Refresh perf baseline for wizard template step
1 parent 5b8657b commit 621f65d

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

scripts/perf_baseline.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
{
22
"version": 1,
3-
"generatedAt": "2026-03-21T21:06:41.681Z",
3+
"generatedAt": "2026-03-22T00:51:02.418Z",
44
"notes": "Baseline for perf ratchet guard. Update intentionally when expected growth is accepted.",
55
"assets": {
66
"scripts/folderviewplus.js": {
7-
"bytes": 528548,
8-
"gzipBytes": 101590
7+
"bytes": 561715,
8+
"gzipBytes": 107784
99
},
1010
"scripts/folderviewplus.wizard.js": {
11-
"bytes": 161150,
12-
"gzipBytes": 28852
11+
"bytes": 203471,
12+
"gzipBytes": 35385
1313
},
1414
"scripts/folderviewplus.import.js": {
1515
"bytes": 47994,
1616
"gzipBytes": 10607
1717
},
1818
"styles/folderviewplus.css": {
19-
"bytes": 142527,
20-
"gzipBytes": 19368
19+
"bytes": 144623,
20+
"gzipBytes": 19613
2121
},
2222
"scripts/docker.js": {
23-
"bytes": 250531,
24-
"gzipBytes": 49514
23+
"bytes": 253323,
24+
"gzipBytes": 49857
2525
},
2626
"scripts/vm.js": {
27-
"bytes": 103613,
28-
"gzipBytes": 22446
27+
"bytes": 107236,
28+
"gzipBytes": 23170
2929
},
3030
"scripts/folder.js": {
31-
"bytes": 181386,
32-
"gzipBytes": 37290
31+
"bytes": 195341,
32+
"gzipBytes": 40185
3333
}
3434
},
3535
"totals": {
36-
"totalJs": 1541931,
37-
"totalCss": 212680,
38-
"totalJsGzip": 300075,
39-
"totalCssGzip": 33025,
40-
"settingsRuntimeJs": 737692,
41-
"settingsRuntimeJsGzip": 141049
36+
"totalJs": 1645755,
37+
"totalCss": 216577,
38+
"totalJsGzip": 318232,
39+
"totalCssGzip": 33530,
40+
"settingsRuntimeJs": 813180,
41+
"settingsRuntimeJsGzip": 153776
4242
}
4343
}

0 commit comments

Comments
 (0)