-
-
Notifications
You must be signed in to change notification settings - Fork 2.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
Code refactoring Aim and Speed #15485
Conversation
we could see just simple code on Aim and Speed. it will act for code related to the first conversation. after merged, i will do for it. |
it seems to have slight difference on diff calc. i could check two factors:
overall i think its not fatal problem. recent off by: TestClockRateAdjusted(1.7548875851757628d,"zero-length-sliders") TestClockRateAdjusted(8.938255920868981d,"diffcalc-test") |
Would appreciate if someone with more knowledge of this change can provide a better PR title. The current one is... hard to parse. |
If I did have such knowledge I would have already changed it. The author of this pull is pretty much working solo, and due to a seemingly insurmountable communication barrier I'm having an extremely difficult time comprehending pretty much all of this thread. |
I really don't see what we gain out of this... Am I alone in thinking this way? |
Sorry, but I'm going to take executive action here and close this PR as not the direction we want to go. Feel free to start a discussion and say your thoughts on where things should go / what you want to be able to do with the diffcalc system before taking on such refactorings. That way we can all agree on the path forward prior to a PR being made. The system is already far too complex to facilitate even more complexity. |
this pr is for refactoring.
we could see simple aim and speed now.
it seems to have slight difference on diff calc.
i could check two factors:
.. etc? (if you find additional problem it is my problem)
overall i think its not fatal problem.
recent off by:
Test(1.448475413914554d,"zero-length-sliders")
Expected: 1.4484754139145539d +/- 1.0000000000000001E-05d
But was: 1.4804738333333043d
Off by: -0.031998419418750368d
TestClockRateAdjusted(1.7548875851757628d,"zero-length-sliders")
Expected: 1.7548875851757628d +/- 1.0000000000000001E-05d
But was: 1.806793929165774d
Off by: -0.05190634399001115d
TestClockRateAdjusted(8.938255920868981d,"diffcalc-test")
Expected: 8.9382559208689809d +/- 1.0000000000000001E-05d
But was: 8.9383248067074295d
Off by: -6.888583844855134E-05d