Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Suggestion: make a logger wrapping console.time and timeEnd; instrument key interactions. #45

Open
paullewis opened this issue Nov 16, 2015 · 1 comment

Comments

@paullewis
Copy link

Thinking this would be a great utility to have, and we could demonstrate how to use console.time to instrument interactions, making for Big Rig-friendly timeline files. Just a thought. Feel free to close :D

@gauntface
Copy link

How do you see this working, because presumably you'd only want this on a dev / staging environment?

I'm trying to think of how best to add this in with minimal overhead on production. Maybe switching to triggering events (or signals) and then having the console time intercept them on dev builds others straight to nav drawer on prod.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants