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.)
everything use webkit by apple decision, i don’t think you’re very luck here
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.
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:
Poorly designed website: Think tons of trackers, ads, and analytics that bog down the website for no benefit to the user.
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.
deleted by creator
(except for puffin)
Where do you think I should ask this question in? Asklemmy?
You are in the right place, but there is no solution. All browsers are basically safari with a different „skin“ on iOS.
They do behave differently, though. In fact, Firefox Focus worked surprisingly fast compared to Safari.
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.
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.