Why the "Show Ratings Adjustment" ?

Sort:
WellRounded

This is really no big deal, but I was wondering, why have the "Show Ratings Adjustment" under the details section of an Online game? Why not just show the adjustment?  I only thought of two possibilities(while I was writing this...)

  • Hard on the servers to calculate every game every time you open the game(Which I don't think makes much sense)
  • People don't always like to see the ratings adjustment
Also why not have a "Show Ratings Adjustment" on the live games?  I mean, again it's no big deal, within a short time you'll see the adjustment anyway, but I play mostly standard length games and sometimes would like to glance at it... But mostly I just wonder why it's not there, but is on the correspondence games.
Thanks
furtiveking
WellRounded wrote:

Hard on the servers to calculate every game every time you open the game(Which I don't think makes much sense) 


Wether or not it makes sense, thats actually the truth. Part of the reason that this is so hard on the servers is because every time you or your opponent's rating changes, so does this number, so in order to show it all the time, the server would have to be recalculating it all the time.

WellRounded

Yes, but a simple Java script would resolve this.

swz

I wondered about that too. I had always assumed that it was because some people didn't want to know what the rating adjustment would be because it might make them nervous or something. Interesting...

furtiveking
WellRounded wrote:

Yes, but a simple Java script would resolve this.


How? A JS would still require a lot of hits to the server/DB, and then there is still a long calculation that needs to be done somewhere. It's not a simple calculation by any measure.

WellRounded

Yes but your computer would carry out that calculation, not the Chess.com servers.