RSSAmplifier

Ben Houston's Website · Jun 20, 2026

Optimizing TanStack Start for Cloud Run

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

TanStack Start runs on Nitro, and Nitro's default Node output can split server code across many files. On Google Cloud Run, that file fan-out can add seconds to cold starts. Bundling the server and pre-warming Node's compile cache reduced first render time on this site.

Read on ben3d.ca

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.