Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use more accurate timing with performance.now() #56

Closed
tmickel opened this issue Jun 1, 2016 · 1 comment
Closed

Use more accurate timing with performance.now() #56

tmickel opened this issue Jun 1, 2016 · 1 comment

Comments

@tmickel
Copy link
Contributor

tmickel commented Jun 1, 2016

See: https://developer.mozilla.org/en-US/docs/Web/API/Performance/now

Should be polyfilled when not available.

@thisandagain
Copy link
Contributor

thisandagain commented Jun 9, 2016

https://github.com/nicjansma/usertiming.js appears to be a decent / maintained polyfill.

Also: https://www.npmjs.com/package/perfnow

@thisandagain thisandagain self-assigned this Jun 10, 2016
@thisandagain thisandagain added this to the Backlog milestone Jun 14, 2016
@thisandagain thisandagain modified the milestones: July 21, Backlog Jun 22, 2016
@thisandagain thisandagain modified the milestones: August 18, July 21 Jul 20, 2016
@thisandagain thisandagain removed this from the August 18 milestone Aug 16, 2016
@thisandagain thisandagain removed their assignment Aug 16, 2016
@thisandagain thisandagain added this to the Backlog milestone Aug 16, 2016
@tmickel tmickel self-assigned this Sep 8, 2016
@tmickel tmickel modified the milestones: September 22, Backlog Sep 9, 2016
@tmickel tmickel closed this as completed Sep 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants