Skip to content

Optimize SSR throughput header image#1002

Merged
schiller-manuel merged 1 commit into
TanStack:mainfrom
Sheraff:optimize-start-ssr-header-jpg
Jun 21, 2026
Merged

Optimize SSR throughput header image#1002
schiller-manuel merged 1 commit into
TanStack:mainfrom
Sheraff:optimize-start-ssr-header-jpg

Conversation

@Sheraff

@Sheraff Sheraff commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace the TanStack Start SSR throughput header PNG with a JPG
  • update the blog post image reference
  • reduce the image from 2,330,205 bytes to 216,717 bytes

Tests

  • pnpm test

Summary by CodeRabbit

  • Documentation
    • Updated blog post header image asset.

@coderabbitai

coderabbitai Bot commented Jun 21, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 9b719afc-b350-471c-8e86-0a9c08650ab0

📥 Commits

Reviewing files that changed from the base of the PR and between e4cc876 and b1991d8.

⛔ Files ignored due to path filters (2)
  • public/blog-assets/tanstack-start-5x-ssr-throughput/header.jpg is excluded by !**/*.jpg
  • public/blog-assets/tanstack-start-5x-ssr-throughput/header.png is excluded by !**/*.png
📒 Files selected for processing (1)
  • src/blog/tanstack-start-5x-ssr-throughput.md

📝 Walkthrough

Walkthrough

A single-character change in src/blog/tanstack-start-5x-ssr-throughput.md replaces the header image file extension from .png to .jpg on line 11. No other content, structure, or logic is modified.

Changes

Blog Header Image Fix

Layer / File(s) Summary
Header image extension update
src/blog/tanstack-start-5x-ssr-throughput.md
The markdown image reference for the blog post header is updated from header.png to header.jpg.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Suggested reviewers

  • KevinVandy
  • AlemTuzlak

Poem

A tiny hop, a small swap made,
.png to .jpg — a single trade!
The header image shines anew,
One character changed, the blog rings true.
🐇✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: optimizing the SSR throughput header image by converting it from PNG to JPG format, which aligns with the 91% file size reduction documented in the PR objectives.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@schiller-manuel schiller-manuel merged commit ec87ae3 into TanStack:main Jun 21, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants