TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Mobile Website Speed Testing Tool

136 pointsby natvertover 8 years ago

21 comments

tyreover 8 years ago
Dark pattern pet peeve once you complete the test. The options are either:<p><pre><code> Yes, send me my report and occasional emails with helpful tips on how to improve my online presence. Google may send me recommendations for certain Google products and services and contact me with further help and tips based on my TestMySite results. </code></pre> Or:<p><pre><code> No thanks, I don’t want to get my detailed results. </code></pre> What if I want to get my results, but not subscribe to your marketing drip campaign?<p>Screenshot: <a href="https:&#x2F;&#x2F;www.dropbox.com&#x2F;s&#x2F;csm6j5u9hq5wubw&#x2F;Screenshot%202017-01-10%2013.32.32.png?dl=0" rel="nofollow">https:&#x2F;&#x2F;www.dropbox.com&#x2F;s&#x2F;csm6j5u9hq5wubw&#x2F;Screenshot%202017-...</a>
评论 #13371849 未加载
评论 #13369371 未加载
评论 #13370645 未加载
评论 #13369494 未加载
评论 #13369326 未加载
评论 #13372499 未加载
评论 #13369318 未加载
BugsJustFindMeover 8 years ago
I ran it on a tiny static 99.9% text-only site that finishes loading in 0.15s, a full 0.1s of which is a 1.5KB creative commons graphic, and google knocks 9 points off on mobile because I don&#x27;t defer the 8ms request for 374 bytes of CSS? Seems arbitrary.
评论 #13370139 未加载
评论 #13369495 未加载
评论 #13369726 未加载
评论 #13369944 未加载
评论 #13370749 未加载
matteiover 8 years ago
The PageSpeed Insights[0] tool is better. Less scrolling to see results, actionable steps to fix issues and no scroll hijacking. Also seems to scan websites quicker.<p>[0] <a href="https:&#x2F;&#x2F;developers.google.com&#x2F;speed&#x2F;pagespeed&#x2F;insights&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developers.google.com&#x2F;speed&#x2F;pagespeed&#x2F;insights&#x2F;</a>
评论 #13370362 未加载
chrischenover 8 years ago
I find testing using these types of tools better, as it gives a real world performance metric (actual load times) <a href="https:&#x2F;&#x2F;tools.pingdom.com&#x2F;#!&#x2F;dJNbUe&#x2F;www.instapainting.com" rel="nofollow">https:&#x2F;&#x2F;tools.pingdom.com&#x2F;#!&#x2F;dJNbUe&#x2F;www.instapainting.com</a>
评论 #13370467 未加载
zimmerxover 8 years ago
Speaking to some of the Google developers and the head of mobile web performance - not even Google use their own tool as a measure &#x2F; benchmark for performance. PageSpeed Insights is both broken and convoluted at best.<p>- No support for HTTP&#x2F;2 -- This means that if you follow all the &quot;right&quot; approaches for performance with HTTP&#x2F;2, you&#x27;ll be slapped with a terrible PageSpeed score due to it not taking into account the effect of multi plexing connections. - Has constant bugs around determining the flow of assets on the page and thinks that assets at the bottom become render blocking when they do not<p>Google tend to use a combination of their own tooling + WebPageTest.org (which is also theirs) to test performance issues.<p>This tool is mainly geared at the non-developer type, but it&#x27;s unfortunately misleading and just wrong. It doesn&#x27;t measure speed, it measures performance methodologies and whether they have been implemented or not (and old ones at that).<p>The more important metrics are time to paint, time to domcontentready. Using WebPageTest will get you what you want. I find it pretty offensive and misleading that Google is using such a tool and promoting it to users, because frankly it misses the entire point of performance.<p>Things like this: &quot;Eliminate render-blocking JavaScript and CSS in above-the-fold content&quot; when you&#x27;re running an H&#x2F;2 site with an appcache and pushing assets is just downright wrong.<p>It&#x27;s sad that there&#x27;s a general miscommunication within the company about performance. Ilya Gregorik and co say one thing, and the rest say another.
pbhjpbhjover 8 years ago
&quot;withgoogle.com&quot; looks like a phishing domain. What&#x27;s wrong with subdomains?
评论 #13373686 未加载
评论 #13373201 未加载
Jugurthaover 8 years ago
I don&#x27;t understand. Why not simply use PageSpeed where it tells you exactly what to fix to improve each aspect?<p><a href="https:&#x2F;&#x2F;developers.google.com&#x2F;speed&#x2F;pagespeed&#x2F;insights&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developers.google.com&#x2F;speed&#x2F;pagespeed&#x2F;insights&#x2F;</a>
评论 #13369646 未加载
elkteaover 8 years ago
Looks like a nice skin on top of the existing PageSpeed tools
deepujover 8 years ago
Meh, they make you sign up with email to see full results.
avenoirover 8 years ago
If it provides the scores I&#x27;m assuming it also has detailed information on how those scores were calculated. Why not provide the detailed results right away instead of collecting emails. Every time I see &quot;Get Something Free&quot; or something similar my bullshit meter starts peaking right away.
justinsaccountover 8 years ago
Neat, I had it report on itself..<p><pre><code> DESKTOP SPEED 96&#x2F;100 GOOD MOBILE SPEED 94&#x2F;100 GOOD MOBILE FRIENDLINESS 100&#x2F;100 GOOD</code></pre>
评论 #13369368 未加载
brian_hermanover 8 years ago
<a href="http:&#x2F;&#x2F;imgur.com&#x2F;tRkHsPA" rel="nofollow">http:&#x2F;&#x2F;imgur.com&#x2F;tRkHsPA</a> They seem to be using chrome 27.
TheAceOfHeartsover 8 years ago
Just tried it out, now waiting for the reports.<p>It&#x27;d be nice if they let me sign in with my Google account, so I can generate multiple reports without having to repeatedly type in my email. It seems reasonable to assume that anyone that uses a tool like this would likely have multiple pages or sites they&#x27;d want to check, no?
dx034over 8 years ago
I tested reddit (which I hate using on mobile), and it got a Poor 63&#x2F;100 for speed while high marks for mobile optimization. I guess it&#x27;s a perfect representation of many SPAs out there. Fancy JS frameworks that are built for mobile, but it takes 10s+ to load if you&#x27;re not on Wifi&#x2F;4G.
mrmondoover 8 years ago
Ironically this site does not work correctly for me on my phone. On the latest stable safari and iOS version the field to enter your email to get the report is missing. No ad blockers enabled etc...
greenspotover 8 years ago
They say that more people surf the web on mobile than on desktop.<p>Does anyone has some more data on this? What do they include in &#x27;mobile&#x27;, also tablets?<p>I surf on my phone a lot but I still surf on my notebook as well, actually the entire day at the office
评论 #13373397 未加载
pmlnrover 8 years ago
Dear Google,<p>Stripping metadata from images is _not_ optimization. Please stop recommending this.
chinathrowover 8 years ago
That site uses my speakers on mobile chrome. Does anyone know why?
评论 #13372754 未加载
CaptSpifyover 8 years ago
Hm... It doesn&#x27;t return anything for my site. It runs the tests, says 100% done, then returns to the home-screen without an input field.<p>Anyone else?
评论 #13369623 未加载
评论 #13369515 未加载
runn1ngover 8 years ago
When you test google.com with this, you get captchas as a preview.<p>And I guess the captcha page is what this tests then.
ThomPeteover 8 years ago
&quot;Eliminate render-blocking JavaScript and CSS in above-the-fold content&quot;<p>What does this mean exactly?
评论 #13373161 未加载