Opened 8 years ago

Last modified 7 years ago

#3840 closed enhancement

Lobby - cache player profiles — at Initial Version

Reported by: elexis Owned by:
Priority: Nice to Have Milestone: Alpha 22
Component: Multiplayer lobby Keywords:
Cc: Patch:

Description

Currently there are a lot of useless requests for player-profiles done. For example when clicking on the same user twice or changing the sort order of the playerlist in the lobby, the viewed profile will be reloaded.

But since the ratings didn't change, the profile will be identical. Thus it can just as well be cached and the cache cleaned once any rating changed.

It should be sufficient to operate on lobby.js, but feel free to ask on IRC for further information (see wiki:GettingStartedProgrammers)!

Change History (0)

Note: See TracTickets for help on using tickets.