docs: honest 'minutes -> seconds' framing + document --enable-compress-response-body
- banner/diagram: replace localhost '4 ms' (server-only) with the real page-load experience (minutes -> seconds); soften tagline to 'Fast' - README: add section on the optional --enable-compress-response-body flag for gzipping the rest of ComfyUI (frontend scripts, other APIs) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
|
||||
<!-- cache -> Browser (fast HIT) -->
|
||||
<line x1="346" y1="186" x2="224" y2="186" stroke="#34d399" stroke-width="2.5" marker-end="url(#ah-green)"/>
|
||||
<text x="285" y="204" font-family="Consolas, ui-monospace, monospace" font-size="12.5" font-weight="700" fill="#6ee7b7" text-anchor="middle">HIT · gzip · ~4 ms</text>
|
||||
<text x="285" y="204" font-family="Consolas, ui-monospace, monospace" font-size="12.5" font-weight="700" fill="#6ee7b7" text-anchor="middle">HIT · gzip · cached</text>
|
||||
|
||||
<!-- cache -> ComfyUI (miss/refresh, slow, dashed) -->
|
||||
<line x1="558" y1="138" x2="682" y2="138" stroke="#71717a" stroke-width="2.5" stroke-dasharray="6 5" marker-end="url(#ah-gray)"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 4.7 KiB |
Reference in New Issue
Block a user