|
|
|
|
|
by orta
2740 days ago
|
|
Yep, roughly speaking you can't compete on speed with your own rendering engine because you cannot do Just In Time style memory optimizations in the iOS sandbox. Only Apple can ship that type of code, so any browser from the App Store competes on features with Safari, not on memory/speed etc. |
|