Skip to content

Commit c1254b4

Browse files
ci: apply automated fixes
1 parent 7c34c02 commit c1254b4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/blog/tanstack-start-ssr-performance-600-percent.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "600% faster SSR: profiling and eliminating server hot paths in TanStack Router"
2+
title: '600% faster SSR: profiling and eliminating server hot paths in TanStack Router'
33
published: 2026-02-04
44
authors:
55
- Manuel Schiller
@@ -190,4 +190,5 @@ There were many other improvements (client and server) not covered here. SSR per
190190
## References
191191

192192
[^v8-fast-properties]: V8 team, “Fast properties in V8” `https://v8.dev/blog/fast-properties`
193+
193194
[^webkit-delete-ic]: WebKit, “A Tour of Inline Caching with Delete” `https://webkit.org/blog/10298/inline-caching-delete/`

0 commit comments

Comments
 (0)