Resource Timing API

GPTKB entity

Statements (29)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:accessibleBy gptkb:JavaScript
gptkbp:allows developers to analyze network timing
gptkbp:availableOn modern web browsers
gptkbp:definedIn gptkb:W3C
gptkbp:enables collection of detailed timing data for each resource
measurement of resource loading performance
https://www.w3.org/2000/01/rdf-schema#label Resource Timing API
gptkbp:introducedIn gptkb:HTML5_era
gptkbp:measures DNS lookup time
TCP connection time
fetch start time
redirect time
request and response times
resource duration
gptkbp:provides gptkb:PerformanceResourceTiming_interface
window.performance.getEntriesByType('resource')
gptkbp:relatedTo gptkb:User_Timing_API
gptkb:Navigation_Timing_API
gptkbp:specifies https://www.w3.org/TR/resource-timing/
gptkbp:supportedBy gptkb:Edge
gptkb:Safari
gptkb:Firefox
gptkb:Chrome
gptkbp:usedFor web performance optimization
gptkbp:bfsParent gptkb:Performance_API
gptkb:HTML_performance_APIs
gptkb:Resource_Timing_specification
gptkbp:bfsLayer 5