next.js
2f9d7186
- Fix perf spans (#62306)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix perf spans (#62306) - Remove a not-needed `performance.measure()` call. - Fixes reporting client component loading span to happen on headers flush. - Simplifies measures by using `performance.now()` Closes NEXT-2546
References
#62306 - Fix perf spans
Author
javivelasco
Parents
ad992d45
Loading