Skip to content

Commit 3494f75

Browse files
committed
compress for real
1 parent 18fac2a commit 3494f75

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

290 KB
Loading
Binary file not shown.

src/blog/tanstack-router-route-matching-tree-rewrite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors:
66
- Florian Pellet
77
---
88

9-
![Header](/blog-assets/tanstack-router-route-matching-tree-rewrite/header.png)
9+
![Fantasy landscape illustration used as the article header](/blog-assets/tanstack-router-route-matching-tree-rewrite/header.jpg)
1010

1111
We achieved a 20,000× performance improvement in route matching in TanStack Router. Let's be honest, this is _definitely_ cherry-picked, but the number is real and comes from a real production application. More importantly, it shows that matching a pathname to a route is no longer bottlenecked by the number of routes in your application.
1212

0 commit comments

Comments
 (0)