Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3337730
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T00:17:15+00:00 2026-05-18T00:17:15+00:00

It seems to be really hard to improve the performance of a UIWebView, especially

  • 0

It seems to be really hard to improve the performance of a UIWebView, especially for websites like Mashable or Ars Technica, where tons of scripts are loaded and long, multi-page articles are common.

I’m aware of 3 similar questions, but they both have no working solution:

  • UIWebView scrolls jerkily – private API calls like -(void)_setDrawInWebThread:(BOOL)arg1 and -(void)_setDrawsCheckededPattern:(BOOL)arg1 are suggested, and we know that they aren’t allowed in App Store apps
  • How to get fast, smooth scrolling with UIWebView? – someone talked about CATiledLayer, but there was no clear pointer as to how to implement that.
  • Implementing CATiledLayer on a UIWebView for fast scrolling – Brad Larson told that “there’s no way to manually back a UIWebView with a CATiledLayer, due to its complex rendering architecture.”

I wonder if there’re any solutions to this problem. Any suggestions are welcome.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T00:17:16+00:00Added an answer on May 18, 2026 at 12:17 am

    I’m afraid there isn’t. Big websites remain big and hence consume lots of memory.

    I’d argue against Brad Larson: backing a webview in a own CATiledLayer is technically possible (just do [webView.layer renderInContext: ]) but does not make a lot of sense. Tiled layers load lazily, as do web views. You’d need a enormous amount of finetuned code to detect when the page finished loading, then to cache things into your tiled layer and so on.

    Despite that, the webview is actually quite optimized. I’d even argue that it’s one of the best-optimized things in the whole iOS. It’s the single-most-used performance critical component across the whole platform. Every multi-line text is a webview (UITextView is implemented using them, e.g). If the webview breaks on some website, you’ll have quite a hard time making it faster.

    There are cases where a different solution might work as well, but only if you’re looking for something special purpose. If you’re not, then leave your hands off and invest the time somewhere else. Just my 2 cent…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This really seems like a bug to me, but perhaps some databinding gurus can
This seems really simple but it is giving me a hard time figuring it
With all the hype, it seems really hard to find reliable information on when
It seems like MS really left a massive gaping hole in their automated testing
This seems really easy (I've done it a million times and never had a
This seems really strange to me: f = File.open(Dir.pwd+'/tmp','r') f.readlines do |l| puts #{f.lineno}:#{l}
SQLAlchemy seems really heavyweight if all I use is MySQL. Why are convincing reasons
This seems really dumb. I've tried a bunch of different ways and it's just
After ages of programming in php this question seems really weird still to me.
I had an interview and a question that seems really simple was not clicking

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.