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

Pebble: Measure performance #67

Closed
Helco opened this issue Nov 25, 2018 · 0 comments · Fixed by #100
Closed

Pebble: Measure performance #67

Helco opened this issue Nov 25, 2018 · 0 comments · Fixed by #100

Comments

@Helco
Copy link
Owner

Helco commented Nov 25, 2018

  • Measure time to render a single frame and count frames per second.
  • Calculate minimal, maximal and average values
  • Every second print out with APP_LOG

time_ms can be used to measure milliseconds, subtract the seconds value from the value fetched at app start.

@Helco Helco added this to the Required for Studienarbeit milestone Mar 7, 2019
@Helco Helco removed this from the Required for Studienarbeit milestone May 10, 2019
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 a pull request may close this issue.

1 participant