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

Fix performance logging showing negative numbers #127

Merged
merged 2 commits into from
Jan 7, 2022

Conversation

rorybainfreetrade
Copy link
Contributor

I removed Math.abs() usages when going through review feedback and merged some broken code just as Luke pointed out it was still broken.

I've verified this works now:
image

I looked at adding tests for the values being positive, but we'd have to expose the jobs somehow, which I'm not sure is worth it for debug logging.

@rorybainfreetrade rorybainfreetrade merged commit c2d2d4f into master Jan 7, 2022
@rorybainfreetrade rorybainfreetrade deleted the fix-debug-log-times branch January 7, 2022 14:51
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.

2 participants