Results 89 comments of StanR

If you compare a regular diff spike jump farm map to the rubik's cube map you're referring to you'll see that farm maps are actually far less consistent in object...

I'm sure there will be thousands of examples where it'll break pp, but you're free to try, we can't be sure without data

> it will be the whole Last Klai stream that will be taken into account. How are you going to determine where that stream begins and ends? Streams often have...

With values like this you better just look at delta's rebalance imo, rubik's cube is already 929pp for ss there

There's no issue yet, but there're: [Incomplete document explaining things](https://docs.google.com/document/d/1rymnSJ35avbWLwFe45twHnB5zM1BIQcj_mV6D4RE-H8), [source code](https://github.com/HeBuwei/osu/tree/master/osu.Game.Rulesets.Osu/Difficulty) and [a web calculator](https://newpp.stanr.info/)

Just test it and see the results e: but first move `public static double GetStandardDeviation(List values) { ... }` and `public static double StreamDeterminant(double deltadist,double deltatime) { ... }` out...

@peppy The use case is updating user statistics as regular as possible (ideally once a day or so). The website in question is gonna be pretty much google forms with...

You could say that. Website in question didn't launch yet so it's hard to say how much it'll stress the API, but it'd be good to circumvent that early rather...

This is being pretty much covered as best as possible with current score data in https://github.com/ppy/osu/pull/13583