Multiple times the devtools.timeline metrics has been just too low, something must be wrong somewhere:
The problem can be:
- The trace log from Chrome
- The devtools.timeline package that somehow get the metrics wrong
- The code I added somehow get the metrics wrong
To debug it, we need to store the trace log on the server, the easiest is just to store the latest version on the local server. Let me try that on Monday.



