Skip to content

overlookerjs/total-blocking-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Measure total blocking time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •