GeistHaus
log in · sign up

GitHub - nicjansma/usertiming-compression.js: UserTiming Compression

github.com

UserTiming Compression. Contribute to nicjansma/usertiming-compression.js development by creating an account on GitHub.

2 pages link to this URL
UserTiming in Practice

Last updated: May 2021 Table Of ContentsIntroduction How was it done before? 2.1. What's Wrong With This? Marks and Measures 3.1. How to Use 3.2. Example Usage 3.3. Standard Mark Names 3.4. UserTiming Level 3 3.5. Arbitrary Timestamps 3.6. Arbitrary Metadata Benefits Developer Tools Use Cases Comp

0 inbound links article en Tech
Compressing UserTiming

UserTiming is a modern browser performance API that gives developers the ability the mark important events (timestamps) and measure durations (timestamp deltas) in their web apps. For an in-depth overview of how UserTiming works, you can see my article UserTiming in Practice or read Steve Souders'

1 inbound link article en Tech