Test app to verify serialization performance of react-native for android
to run execute
npm install
react-native run-android
Application prints the round trip time of the test execution. I done this to compare different variants of data serializations for react-native.