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

[2.0] Fix jobs per minute over estimation #502

Merged
merged 1 commit into from
Feb 7, 2019

Conversation

halaei
Copy link
Contributor

@halaei halaei commented Feb 5, 2019

Partially fixes #501 It doesn't fix underestimate during the first minute after each snapshot which is mostly because of the lack of enough data in that period

@driesvints driesvints changed the title Fix jobs per minute over estimation [2.0] Fix jobs per minute over estimation Feb 5, 2019
@driesvints
Copy link
Member

driesvints commented Feb 5, 2019

Can you add some tests which shows the difference in behavior? Maybe add some screenshots of the dashboard which show the difference?

@halaei
Copy link
Contributor Author

halaei commented Feb 5, 2019

Sure, in a day.

@taylorotwell
Copy link
Member

So this now returns a float?

@halaei
Copy link
Contributor Author

halaei commented Feb 6, 2019

Yes this returns a float.
I added the screen shots to the issue. Let me know if it needs more tests.

@taylorotwell taylorotwell merged commit 2fde10a into laravel:2.0 Feb 7, 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 this pull request may close these issues.

3 participants