Web Performance API

GPTKB entity

Statements (50)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:availableOn modern web browsers
gptkbp:category gptkb:REST_API
Web development
Web standards
gptkbp:developedBy gptkb:W3C
gptkbp:documentation https://developer.mozilla.org/en-US/docs/Web/API/Web_Performance_API
gptkbp:enables custom user timing
frame rendering analysis
paint timing analysis
precise performance measurement
resource loading analysis
https://www.w3.org/2000/01/rdf-schema#label Web Performance API
gptkbp:includes gptkb:Paint_Timing_API
gptkb:Resource_Timing_API
gptkb:User_Timing_API
gptkb:High_Resolution_Time_API
gptkb:Long_Tasks_API
gptkb:Frame_Timing_API
gptkb:Navigation_Timing_API
gptkb:Performance_Timeline_API
gptkbp:language gptkb:JavaScript
gptkbp:partOf gptkb:HTML5
gptkbp:provides performance.getEntries()
performance.getEntriesByName()
performance.getEntriesByType()
performance.mark()
performance.measure()
performance.now()
gptkbp:relatedTo gptkb:PerformanceMark
gptkb:PerformanceMeasure
gptkb:PerformanceNavigationTiming
gptkb:PerformanceObserver
gptkb:PerformancePaintTiming
gptkb:PerformanceTiming
gptkb:PerformanceEntry
gptkb:PerformanceResourceTiming
window.performance
PerformanceLongTaskTiming
gptkbp:standardizedBy gptkb:W3C_Web_Performance_Working_Group
2012
gptkbp:status gptkb:W3C_Recommendation
gptkbp:supportedBy gptkb:Google_Chrome
gptkb:Mozilla_Firefox
gptkb:Microsoft_Edge
gptkb:Safari
gptkbp:usedFor measuring web application performance
gptkbp:bfsParent gptkb:Navigation_Timing_specification
gptkb:Performance_Timeline_specification
gptkbp:bfsLayer 5