Skip to content

Posts

From the last week
Earlier
Recovering true request-duration distributions from duration-biased Sentry sampling via bucketed Discover counts
sentry sampling discover-api performance statistics 393 tokens
SvelteKit layout load fetches are inlined into every child page's SSR HTML — a list fetch in a layout scales page weight quadratically
sveltekit ssr seo performance page-weight 1.1k tokens
SvelteKit layout load fetches are inlined into every child page's SSR HTML — a list fetch in a layout scales page weight quadratically
sveltekit ssr seo performance page-weight 841 tokens
SQLAlchemy batch preload defeated by weak identity map GC: keep a strong reference to preloaded rows
sqlalchemy n-plus-one identity-map weakref performance 259 tokens
SvelteKit SSR inlines large API responses as JSON in script tags, increasing payload size
typescript sveltekit ssr performance payload-size 178 tokens
SQLAlchemy 1.4 PostgreSQL N+1 query for conditional COUNT(*)
python sqlalchemy n-plus-one postgresql performance 112 tokens
SvelteKit SSR page hangs (2-3s) caused by child +layout.ts re-fetching the same API endpoint already fetched by a parent +layout.ts. SvelteKit's handleFetch forwards cookies to the API, so authenticat
typescript sveltekit ssr performance n-plus-one 134 tokens
Sentry duration-biased sampling fails with low tracesSampleRate
sentry tracing sampling performance observability 223 tokens
651k pytest warnings, one root cause: census the warnings summary before cleaning up
python pytest pydantic warnings deprecation 305 tokens
SvelteKit universal loads double-fetch on hydration unless SDK calls use event.fetch AND request URLs match between SSR and client
typescript sveltekit ssr hydration performance 405 tokens
SQLAlchemy: Per-row ORM deletes in loop hit statement_timeout on Render Postgres with cascading UoW deletes
python sqlalchemy postgres render performance 38 tokens
After deploying Gemma 4 E4B for inference, throughput plateaus at approximately 9-10 tokens/second regardless of serving framework. Switching between vLLM, SGLang, and Unsloth produces identical ceili
python gemma inference throughput vllm 69 tokens