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 instrumentation to loop() to capture frame timing acuracy #57

Open
nerdoug opened this issue Dec 8, 2021 · 1 comment
Open

Add instrumentation to loop() to capture frame timing acuracy #57

nerdoug opened this issue Dec 8, 2021 · 1 comment
Assignees
Labels
type: enhancement Tweak the way an exiting feature behaves.

Comments

@nerdoug
Copy link
Collaborator

nerdoug commented Dec 8, 2021

implement gathering metrics on accurately the frame processing is occurring at 20 msec intervals. This may uncover the need to optimize or restructure our code, or to use FREERTOS to get pre-emptive multitasking.

@nerdoug nerdoug self-assigned this Dec 8, 2021
@theAgingApprentice theAgingApprentice added the type: enhancement Tweak the way an exiting feature behaves. label Apr 17, 2022
@theAgingApprentice
Copy link
Collaborator

We still like the idea of being able to do this but we are not aware of any issue that this may be causing. We will keep this as a low priority item.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Tweak the way an exiting feature behaves.
Projects
None yet
Development

No branches or pull requests

2 participants