In my Angular 16 application I am checking the performance via Checkly tool and via Chrome Lighthouse.
The TTL - Total blocking time score - is totally different: 287 ms in Checkly and just 60 ms in Lighthouse. Why this difference? And, how can I improve that value in an Angular application?