Y
Hacker News
new
|
ask
|
show
|
jobs
by
ig0rskee
5577 days ago
Does anybody have insights into general performance implications of using UIWebViews vs Mobile Safari?
2 comments
buymorechuck
5577 days ago
There are several, but in particular, JavaScript seems to run 2X slower in UIWebViews vs Safari. on iOS 4.3
link
tgriesser
5577 days ago
From what I've been able to find, UIWebViews run as they traditionally have on 4.2, the JS just runs 2x faster exclusively in Mobile Safari, so no performance hit, just no gain either.
link