What are some performance differences when compiling your code in these mode?
- debug
- release / distribution
are the default settings optimized for app store (distribution)? what are some ways to optimize performance even more by tweaking the settings?