mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-07-27 09:34:40 +02:00
5.6 KiB
5.6 KiB
🖥 Frontend Diagnostics Report
| Metric | @ Base | @ Head | Δ | MAD |
|---|---|---|---|---|
| Encoded network | 1 MB ± 10 KB |
1.1 MB ± 11 KB |
$\color{orange}{\text{+83 KB}}$\color{orange}{\text{+8\\%}} |
15 KB |
| Decoded body | 3.5 MB ± 34 KB |
3.7 MB ± 37 KB |
$\color{orange}{\text{+277 KB}}$\color{orange}{\text{+8\\%}} |
50 KB |
| Same-origin encoded | 1 MB ± 10 KB |
1.1 MB ± 11 KB |
$\color{orange}{\text{+82 KB}}$\color{orange}{\text{+8\\%}} |
15 KB |
| Script encoded | 918 KB ± 9 KB |
991 KB ± 9.7 KB |
$\color{orange}{\text{+73 KB}}$\color{orange}{\text{+8\\%}} |
13 KB |
| Page-attributed memory | 92 MB ± 900 KB |
99 MB ± 972 KB |
$\color{orange}{\text{+7.3 MB}}$\color{orange}{\text{+8\\%}} |
1.3 MB |
Only metrics showing significant changes are displayed.
Requests by resource type
| Type | Requests | Encoded bytes | ||||
|---|---|---|---|---|---|---|
| Base | Head | Δ | Base | Head | Δ | |
| Script | 10 | 10 | 0 | 918 KB | 991 KB | $\color{orange}{\text{+73 KB}}$ |
| Stylesheet | 2 | 2 | 0 | 82 KB | 88 KB | $\color{orange}{\text{+6.5 KB}}$ |
| Fetch | 6 | 6 | 0 | 41 KB | 44 KB | $\color{orange}{\text{+3.3 KB}}$ |
V8 heap snapshot statistics
| Metric | @ Base | @ Head | Δ | MAD |
|---|---|---|---|---|
| $\color{gray}{\rule{8pt}{8pt}}$ Total | 1 MB ± 10 KB |
1.1 MB ± 11 KB |
$\text{+82 KB}$\text{+8\\%} |
15 KB |
| $\color{orange}{\rule{8pt}{8pt}}$ Code | 2 MB | 2.2 MB | \color{orange}{\text{+163 KB}} |
29 KB |
| $\color{red}{\rule{8pt}{8pt}}$ Strings | 3.1 MB | 3.3 MB | \color{orange}{\text{+245 KB}} |
44 KB |
| $\color{cyan}{\rule{8pt}{8pt}}$ JS arrays | 4.1 MB | 4.4 MB | \color{orange}{\text{+326 KB}} |
59 KB |
| $\color{green}{\rule{8pt}{8pt}}$ Typed arrays | 5.1 MB | 5.5 MB | \color{orange}{\text{+408 KB}} |
74 KB |
| $\color{yellow}{\rule{8pt}{8pt}}$ System objects | 6.1 MB | 6.6 MB | \color{orange}{\text{+490 KB}} |
88 KB |
| $\color{violet}{\rule{8pt}{8pt}}$ Other JS objs | 7.1 MB | 7.7 MB | \color{orange}{\text{+571 KB}} |
103 KB |
| $\color{pink}{\rule{8pt}{8pt}}$ Other non-JS objs | 8.2 MB | 8.8 MB | \color{orange}{\text{+653 KB}} |
118 KB |
📦 Bundle Stats
Chunk size diff (2 updated, 0 added, 0 removed)
| Chunk | Base | Head | Δ | Δ (%) |
|---|---|---|---|---|
| (total) | 120 KB | 127 KB | \color{orange}{\text{+6.3 KB}} |
\color{orange}{\text{+5.2\\%}} |
|
90 KB | 96 KB | \color{orange}{\text{+6 KB}} |
\color{orange}{\text{+6.7\\%}} |
| (other generated chunks) | 1.2 KB | 1.5 KB | \text{+300 B} |
\color{orange}{\text{+25\\%}} |
| (other) | 20 KB | 20 KB | \text{+3 B} |
\text{+0\\%} |
Startup chunk size (2 updated, 0 added, 0 removed)
| Chunk | Base | Head | Δ | Δ (%) |
|---|---|---|---|---|
| (total) | 114 KB | 120 KB | \color{orange}{\text{+6 KB}} |
\color{orange}{\text{+5.3\\%}} |
|
90 KB | 96 KB | \color{orange}{\text{+6 KB}} |
\color{orange}{\text{+6.7\\%}} |
| (other) | 24 KB | 24 KB | \text{+3 B} |
\text{+0\\%} |
Startup chunks are the Vite entry for src/_boot_.ts and its static imports.
| Bundles | Modules | Entries | Imports | Size | ||||
|---|---|---|---|---|---|---|---|---|
| Static | Dynamic | Rendered | Gzip | Brotli | ||||
| Base | 2 | 6 | 1 | 2 | 3 | 21 KB | 6.3 KB | 5.3 KB |
| Head | 2 | 7 | 1 | 3 | 3 | 31 KB | 8.4 KB | 7 KB |
| Δ | 0 | $\color{orange}{\text{+1}}$ | 0 | $\color{orange}{\text{+1}}$ | 0 | $\color{orange}{\text{+9.8 KB}}$ | $\color{orange}{\text{+2.1 KB}}$ | $\color{orange}{\text{+1.8 KB}}$ |
| Δ (%) | 0% | $\color{orange}{\text{+16.7\%}}$ | 0% | $\color{orange}{\text{+50\%}}$ | 0% | $\color{orange}{\text{+46.7\%}}$ | $\color{orange}{\text{+33.3\%}}$ | $\color{orange}{\text{+33.3\%}}$ |