next.js
cffa2570
- [Turbopack] sort spans by start date in tracing (#75642)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Turbopack] sort spans by start date in tracing (#75642) ### What? Due to the thread local buffer of spans it happens that they are in unexpected order in the trace file. This sorts them by start date.
Author
sokra
Parents
a2814731
Loading