Skip to content

Commit 145dfab

Browse files
authored
Add excerpt for SSR throughput article (#767)
Added excerpt summarizing the article's findings on SSR throughput improvements.
1 parent 8aac87d commit 145dfab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/blog/tanstack-start-5x-ssr-throughput.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ authors:
44
- Manuel Schiller
55
- Florian Pellet
66
title: '5x SSR Throughput: Profiling SSR Hot Paths in TanStack Start'
7+
excerpt: 'How profiling under sustained load uncovered SSR hot paths in TanStack Start and led to a 5.5x throughput gain by removing unnecessary server-side work.'
78
---
89

910
![A flamegraph island in the tanstack universe](/blog-assets/tanstack-start-5x-ssr-throughput/header.png)

0 commit comments

Comments
 (0)