next.js
2f9d7186 - Fix perf spans (#62306)

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
Author
Parents
Loading