stuliston / lastmanstand.in

0 stars 0 forks source link

Review api serialization and queries for efficiency #52

Closed robmonie closed 11 years ago

robmonie commented 11 years ago

I'm less concerned about the queries on this than the serialization. I've put some initial 'safe' caching in place and we'll keep an eye on response times I reckon. For now, locally i'm getting 250-600ms generally for loading a game. It seems to be closer to 1.5s on the server. I haven't dug into what of that is latency etc.

I'll close this and we'll bring the topic up again once we've got more functional stuff out of the way.