Should I put all the controllers into one .js file?

Hi,

I’m just a newbie for Ionic Framework and AngularJS. Now I have a question that should I put all the controllers into one .js file or they should be in separated .js files?? Which one if better for app performance?

any suggestion would be appreciated… thank you!