I have had a look through lots of posts but can't seem to find anything on UIWebView load times and the kind of performance to expect.
I have an app that calls in a cached html page which is about 4.2KB in size. The view takes around 3.5 seconds to render through a wi-fi connection. How good or bad is this?
I'm trying to get the page as quick as possible but I can't really find anything more I can do. So I guess the question is, should I be getting better performance than this?
Any useful links would be appreciated.