-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
update iter/s precision from 0 to 2 #2282
update iter/s precision from 0 to 2 #2282
Conversation
Hi @m3hm3t thanks for the PR, unfortunately, this was already kind of tried in #1766. And as I mention there it looks really strange with |
Thanks for the comment @mstoykov. I will look into it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Setting the status as request changes
After some internal discussion we have agreed that having this is probably better than nothing. Also some people have pointed out that changing the timeUnit shown will likely be more confusing than anything else. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! thanks for the PR and sorry for the really long delay :(
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏻 🦕
This Pull Request addresses issue 1753.
If you set up a scenario where the executors run less than one iteration per second, the value is floored to zero while in progress.
By this PR, the behavior changes like at the below.
From:
To: