Zizzamia / perfume.js

Web performance library for measuring all performance vitals metrics
https://zizzamia.github.io/perfume/
MIT License
3.13k stars 112 forks source link

TotalBlockingTime wrong reports #214

Closed SuperOleg39 closed 1 year ago

SuperOleg39 commented 1 year ago

Problem

initTotalBlockingTime called multiple times, with same performance entries, and all entries calculated together - after update we can see significantly increased TBT metrics

SuperOleg39 commented 1 year ago

Fix - https://github.com/Zizzamia/perfume.js/pull/215

Zizzamia commented 1 year ago

Merged your fix and published a new release https://github.com/Zizzamia/perfume.js/releases/tag/v8.3.0