Improving Facebook's performance on Android with FlatBuffers - Facebook Engineering

On Facebook, people can keep up with their family and friends through reading status updates and viewing photos. In our backend, we store all the data that makes up the social graph of these connections. On mobile clients, we can’t download the entire graph, so we download a node and some of its connections as [...]Read More...

31 Jul 2015 ... On Facebook, people can keep up with their family and friends through reading status updates and viewing photos. In our backend ... We used to use the Jackson JSON parser on Android but found issues with: Parsing speed.

Lee mas