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

Add browser console logging for websocket to render times #1742

Merged
merged 1 commit into from
Aug 5, 2016

Conversation

davkal
Copy link
Contributor

@davkal davkal commented Aug 2, 2016

Print a log message when the time from websocket creation to first
render takes too long (100ms).

Activate logging via localStorage["debug"] = "scope:web-api-utils" in a browser console.

Print a log message when the time from websocket creation to first
render takes too long (100ms).
@2opremio
Copy link
Contributor

2opremio commented Aug 2, 2016

Activate logging via localStorage["debug"] = "scope:web-api-utils" in a browser console.

Can you add this to client/README.md?

@davkal
Copy link
Contributor Author

davkal commented Aug 2, 2016

Can you add this to client/README.md?

Has been there for a while.

@2opremio
Copy link
Contributor

2opremio commented Aug 2, 2016

Has been there for a while.

Ops, I thought it was a new thing.

@foot
Copy link
Contributor

foot commented Aug 4, 2016

LGTM

@davkal davkal merged commit cbb1350 into master Aug 5, 2016
@davkal davkal deleted the profile-websocket-render branch August 5, 2016 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants