total-blocking-time

1.0.0 • Public • Published

total-blocking-time

Measure total blocking time

Usage

const {calcTBT} = require('total-blocking-time')

calcTBT(tti, longTasks, fcp)

Argument Meaning
tti time to interactive (in ms)
londTasks array of long tasks (in ms)
fcp first contentful paint (in ms)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    4

Package Sidebar

Install

npm i total-blocking-time

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

4.91 kB

Total Files

5

Last publish

Collaborators

  • liz.ryzhko