2 comments

[ 3.3 ms ] story [ 14.5 ms ] thread
what do you use to build it? is it a native app or sencha-style?
It's a native app built in XCode. Except for the navigation bar background and icons, it's all drawn manually in the app. I found it to result in a much faster experience.

One change I didn't mention in the post is that I finally moved from ASIHTTP to AFNetworking for my networking library. That's significantly faster as well