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

Frame rate graph not working #16

Closed
arschmitz opened this issue Jan 22, 2015 · 2 comments
Closed

Frame rate graph not working #16

arschmitz opened this issue Jan 22, 2015 · 2 comments

Comments

@arschmitz
Copy link

Have been working with this for some jQuery projects and the frame rate graph does not seem to be working. http://104.236.81.132:5984/css-perf/_design/site/index.html#/page-select

@axemclion
Copy link
Owner

This looks like a regression. There was no frames-per-sec metric, it was dynamically calculated from mean_frame_time. I am now working on moving this to the latest version of browser-perf that emits a frame_rate in addition to mean_frame_time. That should fix this issue.

@axemclion
Copy link
Owner

@arschmitz I fixed this in this (change](aee5dd1).

You may need to migrate your older data, and this documentation should help.

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

No branches or pull requests

2 participants