Safari has been very slow on my iPad recently, so I’m considering some alternatives.

My google search brought me some options like Opera Mini and Puffin but I don’t like Opera and Puffin is deprecated.

I’ve been using Orion browser for a while since I thought it was faster than safari but it’s so unstable that it grays out about once in 10 minutes.

I just tried installing Firefox Focus (since it says it’s lightweight), not sure if it’s the best option.

Is there any browser that is as simple as just a tabbed WebView? ( I mean, I’m looking for something dead simple like NetNewsWire for rss that is written in pure swift.)

  • fer0n
    link
    fedilink
    arrow-up
    4
    ·
    8 months ago

    It sounds like OP is looking for a different App, not a different engine. Not sure what the actual issue is, though, maybe it is engine related.

    • Wooster@startrek.website
      link
      fedilink
      English
      arrow-up
      10
      ·
      8 months ago

      Safari is a very thin wrapper around the WebKit rendering engine. Oversimplifying, but it basically only handles bookmarks and tabs. The actual webpage is handled with WebKit and all web browsers on iOS use WebKit.

      So if Safari is acting slow, then you can presume that all browsers on iOS would act slow in those same situations.

      In practice though, Safari/webkit slowdown tends to be one of two things:

      1. Poorly designed website: Think tons of trackers, ads, and analytics that bog down the website for no benefit to the user.

      2. Browser Extension issues:

      Some extensions can speed up websites, mostly in the form of blockers than prevent unnecessary resources from loading in the first place…

      On the other end of the spectrum, there are extensions that slow websites down that need to read and inject content into the source. It may be prudent to examine your extensions and see if there are conflicts.