this post was submitted on 20 Nov 2023
14 points (88.9% liked)
Apple
17437 readers
451 users here now
Welcome
to the largest Apple community on Lemmy. This is the place where we talk about everything Apple, from iOS to the exciting upcoming Apple Vision Pro. Feel free to join the discussion!
Rules:
- No NSFW Content
- No Hate Speech or Personal Attacks
- No Ads / Spamming
Self promotion is only allowed in the pinned monthly thread
Communities of Interest:
Apple Hardware
Apple TV
Apple Watch
iPad
iPhone
Mac
Vintage Apple
Apple Software
iOS
iPadOS
macOS
tvOS
watchOS
Shortcuts
Xcode
Community banner courtesy of u/Antsomnia.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
(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.