rad experiment show 5276e753afc2cdc715d7dc8c9ac574358efcc4cf
by ee@did:key:z6MkvsiybCuk1WDZhh2aXDx7NTiZejKgWZygMNsUuXDMNvVQ · Apr 11 22:54 2026
snippet-dedupe svg icon 8x
Measurements
Metric
BaselineThe benchmark measurement of the unmodified code
CandidateThe code with the proposed optimization applied
DeltaThe performance change from baseline to candidate
gzipped_client_bytes (bytes)primary
53748.000 bytes (n=1)
53717.000 bytes (n=1)
-0.05%
raw_client_bytes (bytes)secondary
163185.000 bytes (n=1)
162050.000 bytes (n=1)
-0.69%
Annotations
hypothesis
extract the repeated 16x16 square svg icon into a {#snippet} — 8 copies in +page.svelte, ~180 bytes each, gzip should collapse repetition but snippet also shrinks raw
what_worked
raw dropped 1135 bytes, gzipped dropped 31 bytes — a small but deterministic win
Base CommitThe starting commit before the optimization was applied