Performance testing during development

I am new to WPO and am still learning the ropes. Can you kindly help me understand how i can do a perf test during the development of our social network. We have mobile apps and a web version.

What platform are you using?

Run webpagetest to get a baseline on performance under a low load situation.
Then you will want to look at load testing to see how your setup stack up against concurrent connections.