next.js
151a9bb4
- Perf: Cache regex in shouldServeStreamingMetadata (#91388)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
35 days ago
Perf: Cache regex in shouldServeStreamingMetadata (#91388) ## What? Since the pattern comes from next.config.js we can cache the generated regex after the first request.
References
#91388 - Perf: Cache regex in shouldServeStreamingMetadata
Author
timneutkens
Parents
5a2f2e82
Loading