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

Profiler - delta/time incorrect on first checkpoint #47

Open
brianmajor opened this issue Feb 8, 2018 · 0 comments
Open

Profiler - delta/time incorrect on first checkpoint #47

brianmajor opened this issue Feb 8, 2018 · 0 comments

Comments

@brianmajor
Copy link
Member

I believe there are two issues with the Profiler.checkpoint().

  1. If the first checkpoint takes 0ms, then then only time=0 is logged. delta=0 should also be logged.

  2. If the first checkpoint takes > 0ms then on the second log profile record the time is less than the delta.

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

1 participant