Messing for the last several months also with mobile browsers on my Android devices. Especially because mobile scare-/malware was bothering me too much in recent times ( harmless example you could open on Android: https://shkspr.mobi/vibratescam/ ). Compared them all (Chrome, Chrome beta, Firefox, Firefox beta, Opera, Brave) and realized that Firefox+uBlock, especially since Firefox 45, is reasonable fast and good to…
I'd love to know what I'm doing wrong. FF45 on a fast Android phone for me is almost unbearably laggy both on loading and scrolling pages. I mean to the point where I can't really understand how anybody is using it. I've tried this with and without a couple of ad blockers and ghostery
The Chrome Distortion: how Chrome negatively alters our expectations
211–220 of 230 posts
Re: The Chrome Distortion: how Chrome negatively alters our expectations
#212How much of the poor performance discussed in this article is due to Chrome itself, and how much is due to the fact that Android devices tend to have worse single-core performance than iOS devices? Is there a browser for Android based on a recent version of WebKit (not Blink)? If so, that would help answer the question.
Didn't the author address this by talking about testing on both burner and top-line android models vs getting the web app working decently on an iPhone 4S?
Top-of-the-line Android phones tend to follow the pattern of having a CPU with many cores each of which is slower than the CPU would be if they used a single core solution. This is excellent for native apps that properly use multithreading, but dreadful for web apps since JavaScript as it is commonly written (ignoring the various *Worker extensions to the language attempted over the years) is essentially single-threaded, so the majority of the app code is running on one slow core while the rest sit idle (or run background services that have nothing to do with the foreground app).
Re: The Chrome Distortion: how Chrome negatively alters our expectations
#213Re: The Chrome Distortion: how Chrome negatively alters our expectations
#214I didn't see the author at any point question the performance of their JS framework. More specifically, it seems like the author is using Ember for their apps. My (very rough) understanding is that Ember tends to have a lot of issues running on V8. Due to the way Ember is written, V8 tends to have a hard time optimizing for it. Looking at the dbmon benchmarks there's a big difference between Ember performance: http:/…
Re: The Chrome Distortion: how Chrome negatively alters our expectations
#215I've always liked this article by one of Stripe's interface designers: https://medium.com/@bdc/chrome-is-the-new-ie-1a21c1efc133#.3... >Chrome is unfortunately contributing to the web’s bad reputation by caring more about developers than end-users. Mobile Safari can easily handle, say, a Photos.app-like interface with a translucent navigation bar, native-like swipe gestures and smooth animations. Chrome handles none…
I'm a Windows user, and one thing I dislike about Chrome on Windows is the text rendering. Here is a screenshot of some text from the Google Play store rendered in IE, Firefox and Chrome. Click the image to see it in its full size: http://imgur.com/yYKSNBB Firefox looks the best to me; Chrome the worst. IE is not great either, but it is better at larger font sizes than Chrome (IMO). You might argue that the differenc…
The problem, as demonstrated by your example and the replies it's generated, is that people have different preferences on text rendering.
Of your 3 samples I think IE is the best and Chrome's is the worst, with FF inbetween. More precisely, I'd be OK with reading text rendered the first way indefinitely (although I'd want to change it), the second one I could probably stand for a few minutes, and the last one I'd want to stop looking at as quickly as possible, because of how blurry it looks.
This is what I normally use:
Sharp, pure non-antialiased text. I can read text like that all day without feeling like my eyes are going out of focus.
Re: The Chrome Distortion: how Chrome negatively alters our expectations
#216Earlier quoted context omitted.
I see this critique now and then, and it always makes me wonder what is wrong with your Chrome installation. I typically have somewhere between 200 and 400 tabs open, and I work on a wimpy little 11" MacBook Air. The vast majority of those tabs are heavy things like Google Docs. Chrome seems to barely notice.
Just curious to know why you, or anyone else, need 100+ tabs open. Especially when you say you can have up to 400. Can you remember what's in each? I'm not judging, just trying to understand because it's so different from how I use browsers. When my tabs start to become so small that I can no longer see the titles on them I start to clean up by either bookmarking them or close them. I rarely need to bookmark so I don…
There are probably more efficient workflows, but this one works fairly well for me.
Re: The Chrome Distortion: how Chrome negatively alters our expectations
#217Earlier quoted context omitted.
I noticed the adblock extension on safari makes it freeze up for a second when I open a new tab. apart from that, soooooo much snappier than chrome. (desktop, not mobile ofc)
I had that same problem with Adblock. Much happier now on Safari and uBlock.
Re: The Chrome Distortion: how Chrome negatively alters our expectations
#218Earlier quoted context omitted.
Safari is also the only desktop browser that can handle my "power user" web browsing style. Chrome completely falls over after a few dozen tabs are opened. Firefox holds up better, but still starts starts stuttering when it gets to 80–100 tabs. Safari keeps going fine with several hundred tabs. Edit: For the folks who are apparently offended by my browser use, I’ll elaborate: Why would anyone want a large number of t…
I can't imagine opening 10 tabs, let alone hundreds of tabs without tree-style-tabs. And only firefox has the infastructure to support such changes to its UI. I would say that the only broweser that supports your use case is firefox, not safari.
This enables a workflow with several hundreds of tabs without the drawback of the additional RAM and CPU usage. Previously I shared the impression that Tree Style Tab for Firefox has ruined all other browsers for me and I could never switch away from Firefox but Tab Outliner showed me that I was wrong.
Re: The Chrome Distortion: how Chrome negatively alters our expectations
#219Earlier quoted context omitted.
I swear this conversation is as old as time --- or at least Firefox & Chrome. person 1: "Firefox is slow now i'm moving back to Chrome" person 2: "interesting! I find the complete opposite and am moving back to Firefox!" :)
And seemingly few people trying to diagnose why. Particularly when it's specific behaviour / sites that are slow.
(That's the case for me with FF at the moment, anyway.)
Re: The Chrome Distortion: how Chrome negatively alters our expectations
#220Earlier quoted context omitted.
Oddly, I have recently found Firefox so slow - particularly on YouTube where for some reason it's unusable - that I'm considering a full-fledged switch to Chrome.
Youtube is slow and unstable on Firefox on non-high-end computers. I seriously wonder if Google does it on purpose, making the site work best on Chrome with enough plausible deniability for it to not be obvious. Other video sites (both flash and html5 video) work perfectly fine with no lag or jitter on Firefox on low end computers for me where Youtube is unusable.