Performance API

GPTKB entity

Statements (46)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:availableOn Web browsers
gptkbp:category gptkb:REST_API
Web development
Web standards
gptkbp:definedIn gptkb:W3C
gptkbp:documentation https://developer.mozilla.org/en-US/docs/Web/API/Performance_API
https://w3c.github.io/performance-timeline/
gptkbp:enables custom performance marks
custom performance measures
navigation timing
performance observers
resource timing
user-centric performance measurement
gptkbp:hasMethod performance.getEntries()
performance.getEntriesByName()
performance.getEntriesByType()
performance.mark()
performance.measure()
performance.clearMarks()
performance.clearMeasures()
performance.now()
performance.setResourceTimingBufferSize()
https://www.w3.org/2000/01/rdf-schema#label Performance API
gptkbp:includes gptkb:PerformanceEntry_interface
gptkb:PerformanceObserver_interface
gptkb:PerformanceResourceTiming_interface
gptkb:PerformanceMark_interface
gptkb:PerformanceNavigationTiming_interface
Performance interface
PerformanceMeasure interface
gptkbp:introducedIn gptkb:HTML5
gptkbp:partOf gptkb:Web_Performance
gptkbp:provides performance metrics
high-resolution timestamps
gptkbp:relatedTo gptkb:Paint_Timing_API
gptkb:Resource_Timing_API
gptkb:User_Timing_API
gptkb:High_Resolution_Time_API
gptkb:Server_Timing_API
gptkb:Long_Tasks_API
gptkb:Navigation_Timing_API
gptkbp:standardizedBy gptkb:W3C_Web_Performance_Working_Group
gptkbp:usedFor measuring web application performance
gptkbp:bfsParent gptkb:standard
gptkbp:bfsLayer 4