Baseline Widely available
Note: This feature is only available in Web Workers.
The performance
property of the WorkerGlobalScope
interface returns a Performance
object, which can be used to gather performance information about code running in the worker's scope.
Performance entries are per context. If you create a mark on a worker thread, you will not see it in the main thread or any other workers.
Note that only the following performance interfaces are available in worker contexts:
Performance
PerformanceEntry
PerformanceMark
PerformanceMeasure
PerformanceObserver
PerformanceObserverEntryList
PerformanceResourceTiming
PerformanceServerTiming
A Performance
object offering access to performance and timing-related information for the context it is called on.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4