Cloudflare Pages Experiment

QuickQ should feel immediate.

This prototype keeps the first render static and edge-served, then layers in a tiny Cloudflare function to show request locality.

Lean AI-search mock

Search a tiny built-in corpus to test interaction speed without needing a backend.

Result

Type a question to search the local demo index.

This is intentionally static-first: no framework, no API dependency, minimal client work.

Delivery and locality

One request is enough to inspect Cloudflare request metadata and basic browser timing.

Cloudflare colo
Loading...
Client country
Loading...
HTTP protocol
Loading...
TLS version
Loading...
TTFB
Loading...
DOM ready
Loading...

The first four values come from a Cloudflare Pages Function. The timing values come from the browser performance API.