-
Notifications
You must be signed in to change notification settings - Fork 35
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
Loss statistic #15
Comments
That is a good observation. I wasn't the person who added the ping loss feature, it looks like it just uses whatever's on-screen to do the calculation. Are you up for tweaking it to be a some other metric? Perhaps storing an array of tried vs given up? I don't believe I have a threshold now for giving up. |
Here is my fix for issue 1: dreua@43f1ae1 Should I send a pull request? I won't fix issue part 2 for my own use but I could give it a try if someone desperately needs it. ;) |
Yes, please make a pull request. I tried thinking through it once and got confused. |
Hi!
I have 2 questions:
I understand that this is not a bug, but rather a small unpleasant features of realization.
The text was updated successfully, but these errors were encountered: