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.)

  • Vilian
    link
    fedilink
    arrow-up
    55
    ·
    8 months ago

    everything use webkit by apple decision, i don’t think you’re very luck here

    • fer0n@lemm.ee
      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.

    • auf@lemmy.mlOP
      link
      fedilink
      arrow-up
      2
      arrow-down
      2
      ·
      edit-2
      8 months ago

      (except for puffin)

      Where do you think I should ask this question in? Asklemmy?

      • B0rax@feddit.de
        link
        fedilink
        arrow-up
        11
        ·
        8 months ago

        You are in the right place, but there is no solution. All browsers are basically safari with a different „skin“ on iOS.

        • auf@lemmy.mlOP
          link
          fedilink
          arrow-up
          2
          ·
          8 months ago

          They do behave differently, though. In fact, Firefox Focus worked surprisingly fast compared to Safari.

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

            Firefox on iOS uses WebKit.

            I think you’ve inadvertently narrowed down that the issue is an extension you have enabled for Safari. Since it’s not the website itself.

            • auf@lemmy.mlOP
              link
              fedilink
              arrow-up
              1
              ·
              edit-2
              8 months ago

              I have enabled only 1Password for Safari. There’s no other extension enabled/installed.

              It appears that it’s not about rendering engine, although everyone mentions about that. The problem is in the app itself, not webkit.

              And I know that every browsers on iOS use WebKit.