Slashdot Mirror


Futuremark Delists Samsung and HTC Android Devices for Cheating 3DMark

MojoKid writes "Benchmarks are serious business. Buying decisions are often made based on how well a product scores, which is why the press and analysts spend so much time putting new gadgets through their paces. However, benchmarks are only meaningful when there's a level playing field, and when companies try to 'game' the business of benchmarking, it's not only a form of cheating, it also bamboozles potential buyers who (rightfully) assume the numbers are supposed mean something. 3D graphics benchmark software developer Futuremark just 'delisted' a bunch of devices from its 3DMark benchmark results database because it suspects foul play is at hand. Of the devices listed, it appears Samsung and HTC in particular are indirectly being accused of cheating 3DMark for mobile devices. Delisted devices are stripped of their rank and scores. Futuremark didn't elaborate on which specific rule(s) these devices broke, but a look at the company's benchmarking policies reveals that hardware makers aren't allowed to make optimizations specific to 3DMark, nor are platforms allowed to detect the launch of the benchmark executable unless it's needed to enable multi-GPU and/or there's a known conflict that would prevent it from running."

188 comments

  1. And why do you think they are? by SuperKendall · · Score: 3, Insightful

    On iOS benchmark scores do not change when you change the executable name...

    When you ship with a fast enough system you don't need to cheat to look good on benchmarks.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
    1. Re:And why do you think they are? by antifoidulus · · Score: 1

      Because he thinks he is the center of the universe and things that don't appeal to him are worthless not only to him but to everyone else too? Just a hunch.

    2. Re:And why do you think they are? by Anonymous Coward · · Score: 3, Interesting

      Because under iOS, all binaries are encrypted and cannot be changed without creating a non executable.

      The name is irrelavant

      The combination of DRM key and code identifies to the OS the precise application and whether or not it's allowed to run, not the mere executable's name. While samsung have been caught with their pants down by listing using executable/task names, Apple need only boost applications according to a mathematical model that surprise surprise only includes benchmark apps.

      Funny how iPhone battery falls 20-30% faster and the phone runs substantially hotter when running 'official' benchmark apps, but xcode apps by lone developers that try to hit the hardware as hard don't have anywhere near the effect. Apple betrayed by the only thing they can't control, the laws of physics.

    3. Re:And why do you think they are? by arbiter1 · · Score: 1

      and its NOT possible to detect its same program even if file name is different.

    4. Re:And why do you think they are? by Anonymous Coward · · Score: 2, Insightful

      Funny how a Slashdot article on Samsung and HTC attracts Apple haters like yourself. You might want to seek professional help for your rage.

    5. Re:And why do you think they are? by SuperKendall · · Score: 5, Interesting

      The name is irrelevant

      Not to Samsung phones! Which was kind of my point.

      The combination of DRM key and code identifies to the OS the precise application and whether or not it's allowed to run

      And anyone who has jailbroken a phone can easily re-sign an application bundle if they chose, renaming it or doing whatever else they like with it.

      Or if you are compiling the benchmark yourself you just change what you like.

      Apple need only boost applications according to a mathematical model

      Yeah, you see that's called "compiler optimization" and applies to all applications, not just benchmarks.

      Again, when you ship with a fast enough processor you don't need to waste time scanning for benchmarks.

      Funny how iPhone battery falls 20-30% faster and the phone runs substantially hotter when running 'official' benchmark apps

      Funny how I've never noticed that at all in my own testing. And in fact sometimes the system will get hot when playing commercial games.

      Oh wait, it's not funny at all - you're an Apple-Hater AC so we know not to believe anything you post.

      Apple betrayed by the only thing they can't control, the laws of physics.

      That's funny because Apple seems to be the only smartphone maker paying attention to such laws, not building needlessly dense displays that suck power like a kid with a juice box.

      --
      "There is more worth loving than we have strength to love." - Brian Jay Stanley
    6. Re:And why do you think they are? by advocate_one · · Score: 0

      that's probably because the compiler used to compile the application has got the code to check for benchmark tests and optimisation for it. This is old hat...

      --
      Donald 'Duck' Dunn: We had a band powerful enough to turn goat piss into gasoline.
    7. Re:And why do you think they are? by Anonymous Coward · · Score: 1

      Prove it or you're just making things up.

      People who have developer enabled devices (such as futuremark) need only compile the program for the device without waiting for Apple to do anything to it, and as such they can make arbitrary changes to the benchmark to prevent it from being cheated, including running it on a different developers devices with different keys, and when I read about this "cheating by samsung" some weeks ago the last time, it was precisely because Samsung was targeting the benchmark binary.

    8. Re:And why do you think they are? by Uberbah · · Score: 1

      That's funny cause Asshole seems to be trying to monopolize an industry as they've tried in the past..

      Name one.

    9. Re: And why do you think they are? by iamhassi · · Score: 4, Interesting
      --
      my karma will be here long after I'm gone
    10. Re:And why do you think they are? by NatasRevol · · Score: 1

      but the phone isn't a supercomputer for crying out loud.

      Real good argument there for cheating on phone performance tests.

      --
      There are two types of people in the world: Those who crave closure
    11. Re:And why do you think they are? by ahabswhale · · Score: 1

      How do you know how hard "xcode apps by lone developers" are hitting the hardware? Benchmarks are designed to push the device to its limit. Apps are designed to provided other purposes that may, at times, stress the device. It's too very different scenarios. I would fully expect a benchmark to cause the device to work to it's maximum and generate the strongest battery draw and the most heat.

      The encryption is for security purposes. But of course you can come up with a conspiracy theory that they put it in just to foil benchmarks.

      In short, you have provided no evidence that anything nefarious is actually happening.

      --
      Are agnostics skeptical of unicorns too?
    12. Re:And why do you think they are? by Anonymous Coward · · Score: 0

      >> Funny how iPhone battery falls 20-30% faster and the phone runs substantially hotter when running 'official' benchmark apps, but xcode apps by lone developers that try to hit the hardware as hard don't have anywhere near the effect. Apple betrayed by the only thing they can't control, the laws of physics.

      Is this a rumor, or do you have a link to an unbiased account of this?

      I'm not saying that Apple might not be doing this, but when people slip into, "But... but... that company I really hate does it, too!" mode, I question whether it's not just the obvious loathing that's dictating the post.

    13. Re:And why do you think they are? by maccodemonkey · · Score: 1

      Because under iOS, all binaries are encrypted and cannot be changed without creating a non executable.

      The name is irrelavant

      The combination of DRM key and code identifies to the OS the precise application and whether or not it's allowed to run, not the mere executable's name. While samsung have been caught with their pants down by listing using executable/task names, Apple need only boost applications according to a mathematical model that surprise surprise only includes benchmark apps.

      Oh boy...
      - The name and the DRM key are linked. New name = new DRM key.
      - As a developer, you can also assign multiple DRM keys to the same name.

      And neither one changes the outcome of benchmarks. Even if you change the DRM key, nothing changes. And, in case you don't remember, developers don't have to go through the iOS store to run apps. Non-app store benchmark matches app store benchmark matches entirely unsigned un-DRMed benchmark on a jailbroken phone. Which implies no cheating.

      And just in case that's not good enough for you, I happen to get beers with the guy who wrote Geekbench, and he says Apple isn't cheating either.

    14. Re:And why do you think they are? by Anonymous Coward · · Score: 0

      that's probably because the compiler used to compile the application has got the code to check for benchmark tests and optimisation for it. This is old hat...

      Here is the source code for the compiler used to compile iOS apps. Point out where that functionality is.

    15. Re:And why do you think they are? by ttucker · · Score: 1

      What if you change the hash?!? Use your brain.

    16. Re:And why do you think they are? by ttucker · · Score: 2

      Try reading the book.

    17. Re:And why do you think they are? by Applekid · · Score: 1

      Funny how iPhone battery falls 20-30% faster and the phone runs substantially hotter when running 'official' benchmark apps, but xcode apps by lone developers that try to hit the hardware as hard don't have anywhere near the effect. Apple betrayed by the only thing they can't control, the laws of physics.

      Can you source any of that? I would like to know more.

      --
      More Twoson than Cupertino
    18. Re:And why do you think they are? by Uberbah · · Score: 1

      That's what I'm talking about: the author is a right wing troll, and anyone who touts his book is a troll as well, or a fuckwit dumber than pond scum. You might as well cite a work by Baghdad Bob, the level of credibility is the same.

    19. Re:And why do you think they are? by Anonymous Coward · · Score: 0

      That's funny because Apple seems to be the only smartphone maker paying attention to such laws, not building needlessly dense displays that suck power like a kid with a juice box.

      Right, Apple's resolution is the only one true resolution, just like they have the only phone with the one true size that is perfect for the human hand, which was a 3.5" display but now it is a 4" display.

      What annoys me (and FWIW I do have an iPhone 5 and do not see myself considering switching to another platform anytime soon) is the advertising, it is so pious yet people lap it up, like that bullshit claim about it having the perfect screen size which any sane person knows is utter rubbish.

    20. Re:And why do you think they are? by ttucker · · Score: 1

      That's what I'm talking about: the author is a right wing troll, and anyone who touts his book is a troll as well, or a fuckwit dumber than pond scum. You might as well cite a work by Baghdad Bob, the level of credibility is the same.

      Your argument--"the author is an idiot, because I said so, please disregard everything he says"--is pretty timid. A more enlightened person might notice that you are the shitbag internet troll, while Jonah Goldberg is successful beyond your wildest dreams.

    21. Re:And why do you think they are? by metaforest · · Score: 1

      Tell you what, AC. How about you take a traditional benchmarking, stress tool, such as Prime95 and compare it with just about any other application you can name... oh say Blender std renderer, for example.(which only uses CPU) Run a test render for a few minutes and watch your CPU temps... might get a bit toasty, but not too bad. Now run Prime95 and watch it peg your cooling system to max RPM in a few minutes. Why is that?

      Highly optimized code (Prime95) keeps a much higher proportion of transistors switching which generates a lot more heat than more generalized work loads. Blender's std renderer is not going to be able to put nearly as much stress on the CPU because the work load is very diverse, and also will likely incure page faults and other events that cause CPUs to get breathing room.

      Any effective GPU benchmark software will do the same thing. It tries to fully engage the resource it is testing without allowing anything else to slow down or add noise to the measurements. It is completely reasonable to see a benchmark dramatically increase the dissipation of the iPhone, without there being any foul play on iOS' part. This is because real workloads typically don't cause the GPU to run balls to the wall for longer than a few fractions of a second before other work on the CPU (game AI and housekeeping code for example) causes the GPU to go into standby.

      Put another way: I can pretty much promise you, that if a game is pumping out 30 FPS not all of the 33.33 ms available -- before the next frame must be ready-- are spent running GPU tasks. That means for a fair percentage of the frame interval the GPU is going to be idle. In GPU benchmarks the goal is to keep the GPU running at 100% utilization during the test interval.

      Who let this AC out of the basement? Please put him back down there!

    22. Re:And why do you think they are? by strikethree · · Score: 1

      That's funny because Apple seems to be the only smartphone maker paying attention to such laws, not building needlessly dense displays that suck power like a kid with a juice box.

      Hm. Who came up with the Retina display again? Honestly, you sound like an Apple astroturfer rather than someone holding an enlightened argument... no matter how valid your other points are.

      --
      "Someone needs to talk to the tree of liberty about its ghoulish drinking problem." by ohnocitizen
    23. Re:And why do you think they are? by Anonymous Coward · · Score: 0

      Are all liberals so self-uninformed, or have you worked hard to stay that stupid?

      You haven't read the book yet you call him a troll, and HE is the one who is stupid?

  2. Re:And Apple are still listed why? by Elgonn · · Score: 0

    I guess I'll have to buy that shiny brick then. Because I can't imagine Apple giving a rat's ass about any third party benchmark. It hasn't even been available for more than six months and I can't imagine Apple marketing quoting anything they didn't make themselves.

  3. End the PPI race by Anonymous Coward · · Score: 3, Interesting

    Part of the problem is that many of the latest 1080p phones are slower in games than their 720p predecessors such as nexus 5 vs nexus 4. When you double the resolution, you need to quadruple the pixels rendered. Consumers want longer battery life and games to run smoothly but the manufactures are pushing for these useless 1080p screens and cheating in benchmarks to make up for loss in performance. On 4" screen 720 is more than enough for normal eyesight.

    1. Re:End the PPI race by AmiMoJo · · Score: 1

      Part of the problem is that many of the latest 1080p phones are slower in games than their 720p predecessors such as nexus 5 vs nexus 4.

      Most benchmarks support off-screen rendering at a fixed resolution. Even so this just highlights why benchmarks are pointless - different GPUs will perform differently in a variety of games, and manufacturers have been providing drivers with tweaks for specific games since the late 90s.

      Basically benchmarking is a waste of time when trying to make generalizations about a device.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    2. Re:End the PPI race by Sockatume · · Score: 1

      The whole idea of a benchmark is to provide a transferable baseline; any benefits from "tweaks" (which simply do not exist on mobile devices) would appear over and above that.

      --
      No kidding!!! What do you say at this point?
    3. Re: End the PPI race by Anonymous Coward · · Score: 0

      Obviously they exist, that's what the whole damn post is about.
      Sheet.
      As for games, of course they do and can. I wouldn't expect otherwise. Games have done this forever as mentioned above

    4. Re: End the PPI race by Sockatume · · Score: 1

      There are games that include tweaks for specific hardware - iOS apps will typically turn off/on antialiasing and the like in response to the device they're running on - but there are no reported examples of hardware drivers including app-specific tweaks like you see on a PC. (With the exception of benchmarks, where the tweaks help no-one, and less than ten preinstalled Samsung utilities.)

      --
      No kidding!!! What do you say at this point?
    5. Re:End the PPI race by citizenr · · Score: 1

      Part of the problem is that many of the latest 1080p phones are slower in games than their 720p predecessors such as nexus 5 vs nexus 4

      I wonder why arent they rendering to smaller resolution window and then rescaling? M$ does this in X180 rendering games in 720p and upscaling to pretend its a next gen full HD console.

      --
      Who logs in to gdm? Not I, said the duck.
  4. The Jilted Lover by Anonymous Coward · · Score: 3, Funny

    If you believe Apple aren't doing precisely the same thing

    You sing the sad song of so many other jilted lovers, who did not believe they were being cheated on... Because you knew other partners were stable and trustworthy you thought yours was too. And now you are aware of the transgressions of your chosen one, you think everyone must be cheating because how else could it be that *you* were the one cheated upon?

    Hint: when your partner said they wanted an open relationship it wasn't because they wanted to spend *more* time with you.

  5. no more beta please by Anonymous Coward · · Score: 0

    Can you please stop dropping me in beta.slashdot for random articles ? It sucks to have 2 interfaces. Make up your mind. And please, don't let it be beta.

  6. No end in site. by SuperKendall · · Score: 1

    But we must have MOER 'P'. And with 4K being the new 1080p, you can in fact expect more of them to be here soon.

    Incidentally, Skyfall would have been a better movie if it were about a plot to switch all smartphone manufactures to power draining 1080p displays without them realizing until it was too late.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
    1. Re:No end in site. by Anonymous Coward · · Score: 3, Funny

      In a pissing match you always need MOAR P

    2. Re:No end in site. by ameen.ross · · Score: 2

      Apple - making significant disadvantages of their iDevices sound like good things (tm).

      The old "perfect size / one size fits all" 3.5" display comes to mind...

      --
      $(echo cm0gLXJmIC8= | base64 --decode)
    3. Re:No end in site. by Sockatume · · Score: 1

      That's a marketing point for their four inch displays. They didn't need to spin having a 3.5-inch display because until about 2010 it was one of the largest displays you could get on a phone.

      --
      No kidding!!! What do you say at this point?
    4. Re:No end in site. by ameen.ross · · Score: 1

      Well it's what happened with the old 3.5 inch screens, with the awkward 3:2 aspect ratio. Don't forget that the iPhone 5 (with the 4" screen) was not released until march 2013.

      http://gizmodo.com/5847981/this-is-why-the-iphones-screen-will-always-be-35-inches

      This time it's the screen resolution... Apple has always bragged about their high resolution retina displays, and now that they're lacking in that department, all of a sudden high resolution is a bad thing and Apple's retina are the "perfect resolution".

      --
      $(echo cm0gLXJmIC8= | base64 --decode)
    5. Re:No end in site. by Sockatume · · Score: 1

      I don't think that Dustin Curtis counts as "Apple". And I don't think you'll find many remarks from Apple that "high resolution is a bad thing" either.

      (Fact is, they're not going to upgrade resolution until they can do an integer multiple or iOS goes resolution-independent. It's not a question of "lacking", it's a question of them making a tradeoff that suits their particular product line, in the same way that Samsung's shipping Pentile displays rather than RGB.)

      --
      No kidding!!! What do you say at this point?
    6. Re:No end in site. by Anonymous Coward · · Score: 0

      Well it's what happened with the old 3.5 inch screens, with the awkward 3:2 aspect ratio. Don't forget that the iPhone 5 (with the 4" screen) was not released until march 2013.

      The iPhone 5 was released in September 2012.

    7. Re:No end in site. by BasilBrush · · Score: 1

      This time it's the screen resolution... Apple has always bragged about their high resolution retina displays, and now that they're lacking in that department, all of a sudden high resolution is a bad thing and Apple's retina are the "perfect resolution".

      You appear to be hearing voices in your head. Recommend you see a psychiatrist.

    8. Re:No end in site. by Anonymous Coward · · Score: 0

      "Significant disadvantage" does not apply to non-scalar features. An 11" ultrabook is not a disadvantaged laptop because it does not have a 17" screen. For millions of people, Android's significant disadvantage is the fact that there are no flagship phones in the 4" size range--every model in the smaller size is second-tier at best (lazy engineering, fundamentally--they can't beat the iPhone's performance in that package and need more volume for components, battery capacity, and thermal management, which they turned into a feature by cranking up the screen size).

      There's also no basis whatsoever for calling 3:2 an awkward aspect ratio. Objectively, it's much friendlier to rotation and comes from a classic place: 35mm film. It's the extended widescreen aspect ratios that are awkward, but again, since different needs and uses point to different aspect ratios, it's hard to apply the term at all.

      The iPhone 5 came out in September 2012, and the "well then, ours goes to 11" school of thought is a problem. Higher resolution purely as a spec war (like camera megapixels or processor MHz or ) rapidly falls into the category of diminishing returns. Is a 1920x1080 display at 5" really better than 1600x900 or 1368x768? Nope. Moving down to 4", you could include 1280x720 in that list. There's nothing to be gained at substantially higher densities that's worth gaining. That's not the same thing as "high resolution is bad". The sooner electronics makers and their customers deal with that, the better.

      People talk about the added choice of Android, but there are some things that are just as stupidly locked down as Apple.

    9. Re:No end in site. by ameen.ross · · Score: 1

      Perhaps I should have said Apple fans, but I wanted to avoid offending SuperKendall and the AC he was responding to. They were clearly saying that more pixels is bad, in case you missed it.

      --
      $(echo cm0gLXJmIC8= | base64 --decode)
    10. Re:No end in site. by BasilBrush · · Score: 1

      From the very first "Retina" screen, Apple has been consistent in saying that once you get beyond the eye's ability to differentiate pixels at the normal viewing distance there is no point adding extra pixels.

      I think SuperKendall and others are just repeating that.

    11. Re:No end in site. by ameen.ross · · Score: 1

      ....Which proves my point

      --
      $(echo cm0gLXJmIC8= | base64 --decode)
    12. Re:No end in site. by BasilBrush · · Score: 1

      Not even slightly. You claimed:

      Apple has always bragged about their high resolution retina displays, and now that they're lacking in that department, all of a sudden high resolution is a bad thing and Apple's retina are the "perfect resolution".

      So Apple being entirely consistent in what they've said does nothing to prove your point. It shows it's wrong.

    13. Re:No end in site. by ameen.ross · · Score: 1

      So they basically bragged that they found the perfect pixel density @ 330 ppi... which is even worse.

      In reality, they sticked with that pixel density because they have very strict (pixel-based) design constraints for their platform.

      --
      $(echo cm0gLXJmIC8= | base64 --decode)
    14. Re:No end in site. by BasilBrush · · Score: 1

      So they basically bragged that they found the perfect pixel density @ 330 ppi... which is even worse.

      Wrong. The pixel density beyond which it makes no difference varies according to typical viewing distance. It's around 300 dpi for a phone, as the typical viewing distance is around 10 inches. It would be considerably lower for a TV for example.

      In reality, they sticked with that pixel density because they have very strict (pixel-based) design constraints for their platform.

      Wrong. Retina displays also cover the Mac, and that has no fixed pixel counts for a display.

      And here's a chart of HDTV systems, and based on viewing distance, when each of them reaches the point where there is no point.
      http://cdn.avsforum.com/4/4c/900x900px-LL-4cd4431b_200ppdengleski.png

    15. Re:No end in site. by ameen.ross · · Score: 1

      No, you are wrong. As I was talking about the iPhone (which has had 330 ppi ever since 2010), I am completely right. You suddenly include a completely different subject and then claim I was wrong. Way to go!

      That chart doesn't really mean anything either, not in the least because we're talking about the low end of the spectrum here, which is near the base of that chart where it gets fuzzy. But let's have a look at something a bit more scientific, shall we.

      --
      $(echo cm0gLXJmIC8= | base64 --decode)
    16. Re:No end in site. by BasilBrush · · Score: 1

      No, you are wrong. As I was talking about the iPhone (which has had 330 ppi ever since 2010), I am completely right. You suddenly include a completely different subject and then claim I was wrong. Way to go!

      We were talking about what Apple claim for their Retina displays. And since they cover devices other than the iPhone, they are all within the conversation.

      Your link is interesting, thanks for that.

  7. Re:And Apple are still listed why? by slacka · · Score: 2, Interesting

    Apple doesn't need to cheat because the last phone that was slower than its predecessor was the iPhone 4. Ever since then, every successor has had a faster gpu while rendering the same number pixels and therefore outperforms on the benchmarks and battery life. Above 300 PPI, you are just wasting battery life and hurting performance to display pixels the human eye can't even resolve. I wish more android manufactures had the guts to follow Apple's engineering wisdom here.

  8. Joke by Anonymous Coward · · Score: 0

    Ha Ha, you said "EPA" and "Integrity" in the same post!

  9. Re:What's up??? by SuperKendall · · Score: 1

    Well I certainly wouldn't check back on this story or you'll be gone for five.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  10. OUTRAGE by Anonymous Coward · · Score: 0

    How dare you tell me that my particular hardware-centric algorithm doesn't precisely measure the quality and capability of your product!

  11. Re:What's up??? by bbhack · · Score: 1

    Of course I jumped in to the top story, without regard for anything else.

    --
    The next thing to remember is to put next things next.
  12. Actually, Apple is not cheating ... by Taco+Cowboy · · Score: 0, Troll

    ... they just obfuscate (or rather encrypt and then decrypt) everything, including every single executable, under the iOS.

    In doing so, nobody could be absolutely certain what the fuck is going on within the iOS kernel and the Apple hardwares when the benchmark routine is being run.

    --
    Muchas Gracias, Señor Edward Snowden !
    1. Re: Actually, Apple is not cheating ... by iamhassi · · Score: 4, Insightful

      Like Apple needs to cheat to compete with... who? Android competes with each other so there is a reason to be the fastest Android, but no one else is making iPhones, if you have the newest iPhone you have the fastest.

      --
      my karma will be here long after I'm gone
  13. Re:And Apple are still listed why? by jones_supa · · Score: 3, Insightful

    If you believe Apple aren't doing precisely the same thing, then I have a shiny white featureless brick to sell you

    That is only speculation. Prove me that Apple does cheating. For Samsung and HTC their cheating has been proven.

  14. Re:3DMark cheats, so no wonder it is cheated by SuperKendall · · Score: 0

    And a ShittyPhone with a dual-core 1.8GHz each and no optimisations for battery life whatsoever.

    That is an incredibly ignorant statement. iOS has been since the beginning chock full of battery life optimizations, with many API's oriented to help developers get the best battery life possible from the system, including very advanced battery consumption measurement tools shipped with XCode...

    Your very terminology for the iPhone belies your complete inability (and unwillingness) to understand it.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  15. It has gotten worse, ***MUCH WORSE*** !! by Anonymous Coward · · Score: 0

    I have not been here for 3 years. I left because it sucked really bad

    Trust me, /. has gone from bad, to WORSE !!

  16. Re:And Apple are still listed why? by Guppy06 · · Score: 0

    Apple is listed in Android benchmark rankings?

  17. Re:3DMark cheats, so no wonder it is cheated by Anonymous Coward · · Score: 0

    Not true. It uses all the power of the S4s 8 cores. In the physics test. Compare physics test scores if you want to compare processor speed.

    Graphics tests do not measure the performance of the 8 cores. They measure performance of the far less impressive graphics chip. 3DMark score is strongly weighted towards processor performance - it's a gaming benchmark. It's all in their documentation (which you obviously have not read)

    If a dual core phone (I guess you are referring to 5S here) has a better graphics chip, it wins in gaming performance. 5S would score more if the processor was faster but it isn't, so it lags behind fastest Android devices in 3DMark. The methodology is easy to understand.

    Anyway, all this Samsung move does is push the score slightly higher - with the cost of loss in battery life, giving them a small edge over other devices with same chip inside when looking at the scores. Problem is, it does this only for specific benchmarks which is misleading and goes against the policy that 3DMark has in place.

    They could run the phone 24/7 like this and it would be perfectly okay. The users would complain about the temperature and battery life. So they... "optimize"... and detect specific benchmarks as to when not to try and save battery. Motive for doing so? Well, you figure it out...

  18. Re:3DMark cheats, so no wonder it is cheated by durin · · Score: 0

    "That is an incredibly ignorant statement. iOS has been since the beginning chock full of battery life optimizations"
    Where did he mention iOS/iPhone? He could be comparing two Android phones, you know...

    So, to paraphrase yourself: "That is an incredibly ignorant statement.".

    --
    Why, yes! I AM new here.
  19. Re:And Apple are still listed why? by Anonymous Coward · · Score: 0

    3DMark is multi-platform. Duh. Android, iOS, Windows RT and Windows

  20. Just went over this in the Texas anti-evolution BS by VortexCortex · · Score: 3, Interesting

    Buying decisions are often made based on how well a product scores,

    That is an unproven hypothesis. Null hypothesis: Buying decisions are often NOT made based on how well a product scores on benchmarks. Evidence: iDevices. The burden of proof is on the claimant to provide GREATER evidence than the null hypothesis, otherwise the claim can be dismissed as confirmation bias, even if you find evidence in support of the orginal hypothesis: Stepping on cracks does not break backs, even if you observe it happening a couple of times. Nerds checking benchmarks before buying gadgets happens. Is this frequent enough to warant use of the word "often"? If so, where's the evidence? You haven't any.

    Try this on for size: The niche market segment of geeks who care enough about benchmark scores and use Futuremark as a source for statistics occasionally purchase products based on those scores. It's hypocritical to hold Creationists to a higher standard of evidence than you do yourself.

  21. Re:3DMark cheats, so no wonder it is cheated by SuperKendall · · Score: 0

    Where did he mention iOS/iPhone?

    He had a different name for it; he mentioned it frequently.

    So, to paraphrase yourself: "That is an incredibly ignorant statement.".

    To paraphrase you paraphrasing me - well you figure it out.

    You just aren't up on reading comprehension for the stupidest of the Apple Haters.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  22. Didn't delist ATI or NVidia. by Anonymous Coward · · Score: 0

    I guess that it's easier to delist Android, especially when the US government is against them because Apple is paying for lobbying against them.

  23. Buying decision? by thegarbz · · Score: 1

    Benchmarks on buying decisions are for CPUs and GPUs. They are for people building high end machines, or people trying to get the best processing bang for buck.

    These are phones. What sells is screen size, phone style, and feature list. No one cares how many points a phone has in benchmarks except for some reviewers. People want to know if it takes good photos, how well the hover features work, if it's 3G or 4G, hell most recently buyers have been more interested in if it comes in white or black rather than the processor.

    My phone is pretty much the only "computer" in my entire house where I could honestly not tell you the clock speed. It runs Plants vs Zombies 2 as fast as just about any other phone.

    1. Re:Buying decision? by Sockatume · · Score: 1

      Apparently Samsung and HTC disagree.

      --
      No kidding!!! What do you say at this point?
  24. Re:3DMark cheats, so no wonder it is cheated by MrMickS · · Score: 3, Insightful

    Creators of 3DMark do not have a clue how to test modern multicore smartphones, but they do not care and release their product.

    The real problem? People use this shitty benchmark and judge product basing on the meaningless score it produces.

    Why should Samsung LOSE customers because 3DMark lied to them?
    It's better to 'cheat' this crappy software into being at least a bit more FAIR in judging their products.

    Sigh ... if a phone identifies that its running a benchmark application and changes its behaviour then the benchmark is of the maximum hardware performance rather than that available to a normal application. In doing so its not giving a real world measurement of the performance of the device.

    By your argument all of the single threaded apps that run slowly on the S4 are at fault for slow performance because the programmer hasn't optimised their application for the S4 instead preferring to be compatible with all Android phones out there.

    So, whilst the rigged S4 may be faster in raw power, its not what the end user is going to see. Which is cheating?

    --
    You may think me a tired, old, cynic. I'd have to disagree about the tired bit.
  25. Re:And Apple are still listed why? by thegarbz · · Score: 1

    Above 300 PPI, you are just wasting battery life and hurting performance to display pixels the human eye can't even resolve. I wish more android manufactures had the guts to follow Apple's engineering wisdom here.

    Yeah right, and then when they do the cries turn into, "But AMOLED's pentile display doesn't represent *true* resolution so Apple is so much better yadda yadda yadda." Which is incidentally exactly the complaints that were made a few years ago.

    Some people are just never happy.

  26. Re: Just went over this in the Texas anti-evolutio by Anonymous Coward · · Score: 0

    Quote :"Buying decisions are often NOT made based on how well a product scores on benchmarks. Evidence: iDevices"

    Except that your evidence is patently wrong as iDevices are amongst the very fastest. I don't know where you got the idea from that iDevices are somehow slow. They are not. Probably from the stupid assumption that core number X and frequency Y automatically means faster. Which is wrong.

  27. Re:3DMark cheats, so no wonder it is cheated by Anonymous Coward · · Score: 0

    Although OP is borderline illiterate, and talks like a troll, and draws some ridiculous biased conclusions, he is none-the-less making some valid points here and doesn't deserve being modded all the way to zero IMO.

    The extent to which 3DMark is a useful measure of performance is very much an open question. I just wish OP had given more details on that and less trolly bullshit about "ShittyPhone".

  28. Re:Just went over this in the Texas anti-evolution by Sockatume · · Score: 2

    Then these phone companies are wasting perfectly good time and money by cheating on the benchmarks, and there's no harm in 3DMark delisting these phones.

    (I'd say that if nothing else, these benchmarks generate news stories promoting the new, allegedly-faster device.)

    --
    No kidding!!! What do you say at this point?
  29. Re:3DMark cheats, so no wonder it is cheated by oo_00 · · Score: 0

    No, I wasn't talking about iPhone. It was just an example.
    Besides, iPhone is almost non-existent in the market, so who cares.

  30. Re:3DMark cheats, so no wonder it is cheated by Sockatume · · Score: 1

    Given the tests 3DMark runs, if they're unable to effectively run on "modern multicore smartphones" then no other app is able to either. Rather raises the question of why you'd bother buying one.

    --
    No kidding!!! What do you say at this point?
  31. Re:And Apple are still listed why? by Sockatume · · Score: 1

    You've got the same computational overhead drawing to a 1080p Pentile matrix as a 1080p RGB matrix, because the graphics hardware addresses whole pixels rather than subpixels. The only difference is that one's cheaper to make and looks worse.

    --
    No kidding!!! What do you say at this point?
  32. Re:What's up??? by Anonymous Coward · · Score: 0

    Slashdot has not really changed in three years. You may have, so you may find it more tolerable/amusing to see what still goes on here. Of course, it's still mostly populated by college-aged kids who think statements of opinion gain validity by being syntactically coded as facts, and that showing up to half a course on basic economics is the same as studying economics. The same kool aid is still around, but fewer people are drinking it, and you can say something pro-IP without being modded down to hell now. People take Stallman way less seriously these days, I guess because a lot of them finally got jobs.

  33. Re:And Apple are still listed why? by Anonymous Coward · · Score: 0

    pay attention to the world. apple has been caught many times cheating.

    so has nvidia. and tried to blame amd for doing the same thing but they werent.
    so has ATI before amd bought them up.

    so has intel. many many times over the decades. thats SOP to intel. cheating benchmarks. They've even been caught cheating with their own compiler doing the cheating.

    and nearly all android makers cheat benchmarks as well.

    Given recent (last 20 years) history. The only one that hasnt been caught red handed cheating so far has been AMD.

  34. Re:3DMark cheats, so no wonder it is cheated by oo_00 · · Score: 0

    OK, I take 8-cored Galaxy S4 and other dual-core phone, both 1.6GHz, then I get exactly same score in 3DMark.

    Now, how stupid I was I paid like 3 times more for the galaxy S4!
    I could get the cheaper phone that works exactly the same (at least 3DMark says so).

    3DMark is broken in the very design.
    Customers, and most importantly, some websites are too stupid to understand this and trust its scores.

    Samsung did he right thing: broke the thing that was broken already.
    They did what they could to get the best result. Every other manufacturer can do the same. And that will be unrealistic, but FAIR score.
    Every other score is simply unfair, because 3DMark is a wrong tool to measure it.
    There is really no Right thing to do, apart from throwing 3DMark to the trash bin.

  35. Here's the RDF at work. by Anonymous Coward · · Score: 5, Insightful

    When Apple brought out Retina Display, that was 100% FAN BLOODY TASTIC according to Apple fans. Absolutely the best thing EVAR, and PROOF Apple are "innovative" by making displays finer in resolution than any other smartphone.

    Nokia didn't count, since they were ~12ppi lower resolution! SHUT UP!

    But now resolution is higher than Retina Display, higher resolution and better pixel count is BAD. Which, yet again, PROVES Apple are BEST EVAR because they don't waste time trying to get uselessly higher resolutions!

    7" tablets were too small when the iPad was only 10".

    But when the iPad mini comes out at 7", it's the best size for many many tasks!

    Phones were too big if they had a 4.3" screen. Until Apple brought out a bigger screen, then they had many uses!

    And so on.

    1. Re:Here's the RDF at work. by jeffmflanagan · · Score: 2

      Most people are extremely irrational and will do mental gymnastics to justify and preserve their beliefs. Apple fans are no worse than the rest of the human race.

    2. Re:Here's the RDF at work. by CastrTroy · · Score: 2

      The iPad mini isn't 7 inches, it's 7.9 inches, and it's also a different aspect ratio (4:3 vs. 16:10). Looking at the numbers, the screen on the iPad mini is marginally taller (161mm vs. 151 mm), and significantly wider (120mm vs 94mm) as compared to the Nexus 7. Ignore the resolution numbers on that page, because those numbers are for the old iPad mini. The screen has remained the same size on the new model. The iPad mini has significantly more screen real estate than most 7 inch tablets. Also, the iPhone isn't you standard 4.3 inch phone. For starters, the diangonal measurement on the screen is only 4 inches, and it's actually more narrow than most other phones of the same diagonal measurement, because it's taller. I find that if I can't reach across the entire screen with my thumb then it really is too big. This is true for most 4.3 inch phones, and especially for the larger 5 inch phones. I shouldn't need 2 hands to operate a phone.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    3. Re:Here's the RDF at work. by Espectr0 · · Score: 1

      To be fair, apple doesn't have a 7" tablet, it has a 7.9" tablet with a very different aspect ratio. It's a lot bigger than my nexus 7 and i actually like both sizes.

  36. Re:3DMark cheats, so no wonder it is cheated by Anonymous Coward · · Score: 0

    3DMark is not a processor benchmark. It is a gaming benchmark.

    Compare 3DMark Graphics score for pure graphics performance comparison
    Compare 3DMark Physics score for pure processor performance comparison.

    Overall score is weighted towards graphics (I think it is something like 80/20).

  37. Re:And Apple are still listed why? by Sockatume · · Score: 2

    That's a "no" then.

    --
    No kidding!!! What do you say at this point?
  38. Re: 3DMark cheats, so no wonder it is cheated by Anonymous Coward · · Score: 0

    Samsung might be bad. But apple is worse. Much worse.

    At least samsung costs less.

    And that's good enough these days.

  39. Re:What's up??? by narcc · · Score: 1

    Indeed.

    The Apple fans are out in full force. They've been quiet since the TouchID fiasco. There isn't much sanity left here.

  40. Re:And Apple are still listed why? by thegarbz · · Score: 1

    Yet it gets around the real limitations of OLED decay, hence the use of a pentile display to begin with. It's not price, it's longevity in the display thanks to allowing for a large blue pixel than red or green.

    So since it looks worse they up the resolution, and now they get yet another complaint. One thing is certain, I won't ever consider buying anything other than OLED screens for mobile devices ever again, and I can't wait for the screen size to increase and become affordable.

  41. Benchmarks by ledow · · Score: 4, Insightful

    A benchmark measures the performance of a machine while under that particular benchmark.

    Otherwise, it's pretty useless. No benchmark has been able to be used for comparison purposes for more than a few months after release (and things like this are re-released once a year or more). Even back in the days of Dhrystones and Whetstones and all that crap - at best it benchmarks one particular run of code, and that's it. And in terms of general performance, it can do no better than guess.

    Fact is, if anyone buys because of a 10% increase in a certain benchmark they are an idiot, unless the code they want to run *IS* that benchmark (to all intents and purposes). This is why the best "benchmarks" are things like how many FPS you get in the game you want to play. Because then you'll know exactly how many FPS you'll get in the game you want to play...

    We haven't had highly-determinstic computer systems in our PC's for many, many, many years. Caches, bus speeds, interactions, multi-processors, etc. all throw benchmarks in the bin. And everyone's use case is different. Personally, I'd prefer 8 2GHz cores to any other configuration you could imagine at the moment, other people will have different ideas.

    Benchmarks are a waste of time. It's like having stupid logic questions on a job interview. All that gets you is people good at answering those stupid logic questions, not at the job, or at worst someone who *appears* good at answering those logic questions.

    Benchmarks on smartphones? It makes even less sense. I'm more shocked that Samsung think that anyone gives a shit.

    1. Re:Benchmarks by Sockatume · · Score: 2

      That's why you perform use-case-specific benchmarking. 3DMark, for instance, is closely modelled on the kinds of calculations actually involved in 3D graphics on mobiles. You'd use an entirely different benchmark protocol for something like a server, or a scientific supercomputer.

      --
      No kidding!!! What do you say at this point?
    2. Re:Benchmarks by Anonymous Coward · · Score: 0

      Fact is, if anyone buys because of a 10% increase in a certain benchmark they are an idiot.

      They may be an idiot, but they are now an idiot who has given a load of money to Samsung.

      Nobody ever got poor when their product appeals to Stupid Rich* People

      * and by "Rich" I mean middle-class westerners.

    3. Re:Benchmarks by gl4ss · · Score: 1

      I don't get the point of downloadable benchmarks for mobiles anyways. the only point of it is for 3dmark to sell sw to review sites.

      I mean, if they really wanted to bench these puppies they would just bench them. it's not like someone is going to pop in an extra dram comb or two since the hw isn't customizable...

      instead of delisting they could just have ran the benches with binary that had the recognized part changed... that's what they should do. but there is no business in doing that.

      --
      world was created 5 seconds before this post as it is.
    4. Re:Benchmarks by Anonymous Coward · · Score: 0

      The benchmark is free - even to review sites.

      The development is apparently funded by chip and device manufacturers.

      http://www.futuremark.com/business/benchmark-development-program

  42. Re:And Apple are still listed why? by Sockatume · · Score: 1

    It's not about decay: you can change the subpixel sizes while retaining an RGB matrix, as the current Galaxy Note does.

    --
    No kidding!!! What do you say at this point?
  43. Re:What's up??? by alexhs · · Score: 1

    Posting an off topic comment in the top thread without reading TFA / TFS ?

    You'll feel right at home :)

    I also feel the need to point out that your last post was from 2011-01-09, so it's not been 3 years yet :)

    --
    I have discovered a truly marvelous proof of killer sig, which this margin is too narrow to contain.
  44. Re:3DMark cheats, so no wonder it is cheated by durin · · Score: 1

    "He had a different name for it; he mentioned it frequently."
    Really? Sounds more like you misunderstanding what he meant.

    "You just aren't up on reading comprehension for the stupidest of the Apple Haters."
    Apple hater? Sounds more like your own reading comprehension skills could use a bit of attention.

    --
    Why, yes! I AM new here.
  45. Re: 3DMark cheats, so no wonder it is cheated by Anonymous Coward · · Score: 0

    No, you just have such a little man complex you assume any negative remarks like that are obviously talking about your iOS.

    When I read it I saw it as a cheap android device like those POS $89 Chinese tablets or something

  46. Re: 3DMark cheats, so no wonder it is cheated by Anonymous Coward · · Score: 0

    Except the octo-core chip only ever uses the 4 fast powerful cores or the 4 low power cores at a time, not both sets at the same time

  47. Re: Just went over this in the Texas anti-evolutio by emj · · Score: 1

    All phones are slow when they have been on the market for 6 months, there is no special magic pixie dust in the iPhones that makes them faster. But people still buy them, same with Androids..

  48. Slow Apple with only two cores by Anonymous Coward · · Score: 0

    Except that your evidence is patently wrong as iDevices are amongst the very fastest.

    Only two core Apple has the slowest processors on the market for its none pemium model, and during its lifetime is outpased by the competition 2-3 times, and is considered dlow by Apple by the time its put into a plastic case (as opposed to simply discounting it).

    The original poster is wrong though iDevices success is due to its Brand in countries where it is heavily subsidied in its country of Manufacture it sells only 1% of Phones.

    1. Re:Slow Apple with only two cores by Sockatume · · Score: 1

      Apple's devices have consistently had the fastest available PowerVR GPUs at launch*. Funnily enough for games performance, this makes rather more of a difference than having additional CPU cores.

      *In their device class, anyway. The 4S launched against the Vita with the same part, but had half as many GPU cores.

      --
      No kidding!!! What do you say at this point?
  49. 1080P Phones by tuppe666 · · Score: 4, Insightful

    That's funny because Apple seems to be the only smartphone maker paying attention to such laws, not building needlessly dense displays that suck power like a kid with a juice box.

    I bought the Nexus 5 which comes with premium 5" 1080P screen and is half the price of the bottom end iPhone. There are phones that come with similar screens to the iPhone like the Moto G for instance which is a sixth of the price of the iPhone.

    1. Re:1080P Phones by nogginthenog · · Score: 5, Informative

      Taken from the Apple/Google sites:
      16GB iPhone 5C: $549
      16GB Nexus 5: $349

    2. Re:1080P Phones by Sockatume · · Score: 2, Insightful

      The Nexus is an outlier, as comes with a near-zero profit margin for Google; that's not sustainable. The Moto G is much, much more interesting because Motorola's devices are still supposed to turn a profit.

      --
      No kidding!!! What do you say at this point?
    3. Re:1080P Phones by dj245 · · Score: 4, Insightful

      The Nexus is an outlier, as comes with a near-zero profit margin for Google; that's not sustainable. The Moto G is much, much more interesting because Motorola's devices are still supposed to turn a profit.

      The Moto G sells for $179 unlocked with no contract. It might not be as powerful as the Nexus 5 but it is 95% of the way there for most people. Chinese devices with similar specs are in the $140-$170 range on Aliexpress. I don't see how Motorola is making much of a profit on the G either. I don't see it as being "much more interesting".

      Android phones are based on a high volume, low profit model. Apple is working under a high profit model. Neither is wrong but if I want a phone that isn't overpriced, I'm not going to buy the Apple one.

      --
      Even those who arrange and design shrubberies are under considerable economic stress at this period in history.
    4. Re:1080P Phones by Anonymous Coward · · Score: 0

      Bottom end iPhone is the 4s which sells, unlocked, for $450.

      Which, I will point out, is neither the exact same as the Nexus 5 nor is it twice the price of the Nexus 5 so, in fact, both tuppo666 and Uberbah were wrong.

      (And, in fact, both were similarly wrong when discussing the iPhone 5C as well.)

    5. Re: 1080P Phones by iamhassi · · Score: 1, Insightful

      Why quote unlocked prices? Do carriers give you a substantial discount on service for having a unlocked phone? Are you going to buy the phone and not use it as a phone? Last I checked they charge everyone the same monthly service fees whether the phone was locked or not so you might as well take the $200 subsidized phone over the $350 unlocked unsubsidized phone.

      --
      my karma will be here long after I'm gone
    6. Re: 1080P Phones by iamhassi · · Score: 3, Insightful

      I would not call Apple products overpriced anymore than I would call Porsche overpriced. Sure you can buy a ford mustang that can do almost everything a Porsche can do but there is more to a vehicle than 0-60 times. Apple has been doing fine selling items at a premium for awhile, there are cheaper MP3 players and cheaper thin laptops but there is more to a product than the price tag.

      --
      my karma will be here long after I'm gone
    7. Re:1080P Phones by tibman · · Score: 1

      This is like saying that consoles don't make money because they are sold at cost. Phones continue to make businesses a lot of money long after they have been bought. Ebooks, music, shows, netflix, games, and normal phone services are some great money makers. Anything on the play store makes money for Google.

      --
      http://soylentnews.org/~tibman
    8. Re: 1080P Phones by Anonymous Coward · · Score: 0

      Carriers are charged a large amount of money for the "license" to carry i products, even before actually selling the thing (it's a back-room deal). This cost is probably averaged out over all users, regardless of what phone they buy.

      Additionally, subsidized plans are almost always more expensive then unsubsidized ones because surprise surprise! They don't give away free / heavily discounted phones! So to answer your question, yes, they do.

      Here in Canada, these two are effectively the same company. The first is their off-contract, the second is their monthly fee.
      #1 $40 on #1: 400 minutes, 400MB, https://shop.koodomobile.com/plans/plans/index.html
      #2 $50, you get: 150 minutes, 200MB, http://mobility.telus.com/en/ON/plans/lite_plans.shtml

      If you take a look at #1 below, you'll notice their "phones" tab tries to hide the i products: there's no link at the top (but there's Android and Blackberry) and it's placed at the bottom of the list - past even Blackberry. It's probably because they don't want to pay the stupid licensing fees that arbitrarily prop up the cost of everyone's plans.

    9. Re: 1080P Phones by AJH16 · · Score: 1

      Well I get unlimited data for buying an unlocked phone. That works out to saving about $60 a month.

      --
      AJ Henderson
    10. Re: 1080P Phones by Anonymous Coward · · Score: 0

      My guess here is that you:

      1. Work for a carrier
      2. Are American (and don't travel)

      Why anyone would ever willingly purchase a locked phone is beyond me. Would be like purchasing a car but only being allowed to use one gas station's locations for the first few years of ownership.

    11. Re: 1080P Phones by Anonymous Coward · · Score: 1

      there is more to a product than the price tag.

      You're right on the ball there! other things that make a major purchasing decision:

      1. The horrible single-company DRM scheme
      2. A development process that requires you to get the "blessing" to contribute too (not "app" development, environment dev)
      3. Wanting to work on devices that 90%+ of the user base doesn't even have the BASIC level of understanding to repair
      4. An environment that will totally change without notice, with nothing even comprehendible as "patch notes"
      5. A system that will occasionally lose features (and tell you it's "improvements")

    12. Re: 1080P Phones by whoever57 · · Score: 1

      Why quote unlocked prices? Do carriers give you a substantial discount on service for having a unlocked phone?

      T-Mobile USA effectively gives such a discount, because "unlocked" also means that the phone is "unsubsidized".

      --
      The real "Libtards" are the Libertarians!
    13. Re: 1080P Phones by Anonymous Coward · · Score: 0

      I think you meant Buick where you typed Porsche. Because an iPhone/Android comparison is more like a Buick/Chevy comparison, no matter how much the Apple marketing fucks might wish otherwise.

    14. Re: 1080P Phones by Anonymous Coward · · Score: 0

      Because up here (Canada) if you don't bring your own phone, you are setting yourself up to be ass-rapted by the carriers for a minimum of 2 year contract. Telus is really bad for customer service.

    15. Re: 1080P Phones by mrchaotica · · Score: 2

      Do carriers give you a substantial discount on service for having a unlocked phone?

      I'm paying $30/month for 5GB of 4G data with T-Mobile* on a bring-your-own-device plan (whereas even just 4GB on a Verizon plan with a subsidized phone would cost $110/month)... so yes, that's a pretty damn big discount!

      (*The plans are not entirely comparable since T-Mobile's does not include unlimited voice minutes -- but having to use VoIP is worth saving eighty bucks a month, don't you think?)

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    16. Re:1080P Phones by mrchaotica · · Score: 1

      The Moto G sells for $179 unlocked with no contract. It might not be as powerful as the Nexus 5 but it is 95% of the way there for most people.

      Damn, I wish I'd known about the Moto G (and how soon it was going to be available) before I bought the Nexus.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    17. Re:1080P Phones by BasilBrush · · Score: 1

      And yet the iPhone outsells the Nexus 5 and the Moto G. Because there are plenty of other reasons people want iPhones other than the screen size. Indeed many don't share your belief that 5" is better than 4" when it comes to a pocketable device.

    18. Re:1080P Phones by exomondo · · Score: 1

      Fandroid Reality Distortion field, meet reality: a retail 16 gig Nexus 5 has the exact same price as a 16 gig iPhone 5C.

      I would be very interested to see the sources of this assertion.

    19. Re:1080P Phones by exomondo · · Score: 1

      The Nexus is an outlier, as comes with a near-zero profit margin for Google; that's not sustainable.

      Of course it is, it's just that the profit is not made on the hardware. Why do you think Google spend so much money developing Android?

    20. Re:1080P Phones by Anonymous Coward · · Score: 0

      But surely you know that if the next iPhone comes out with a 5" screen then that will become the "perfect size" just as 3.5" was before it was supplanted by 4".

    21. Re:1080P Phones by Sockatume · · Score: 1

      That's not a business model anyone else can fall back on, though. The whole appeal of Android is that it's not just The Originator pumping out phones to its own whims. (Saying this as an unrepentant iPhone owner looking for greener pastures.)

      --
      No kidding!!! What do you say at this point?
    22. Re:1080P Phones by tibman · · Score: 1

      I think the custom phone thing is hit or miss because of updating. It seems like a lot of carriers miss the old days where you released a phone and never touched it again. Android (base) is constantly improving and being refined. If the phone manufacturer or carrier of your phone doesn't push new updates to your phone you can feel left behind and unsupported. This makes people gravitate to the source of the updates : /

      You are right though, phones should be profitable on their own. But the extra income from media/app sales shouldn't be hand-waved away either.

      --
      http://soylentnews.org/~tibman
    23. Re:1080P Phones by Anonymous Coward · · Score: 0

      You're full of shit. Google doesn't release sales figures so there is no way you can know that.

      Shill harder, asshole.

  50. Android vs Apple....Android Won by tuppe666 · · Score: 1

    POS $89 Chinese tablets or something

    Ironically for you the iPad is a POS $89 Chinese tablet with a massive mark-up. Although seriously Apples sales are not only destroyed by Android, they are flat(actually dropping) despite explsive market growth. Perhaps they should compete on price.

    1. Re:Android vs Apple....Android Won by Anonymous Coward · · Score: 0

      Are you fucking retarded? Their sales are dropping? Care to back that up with a vaguely accurate data point because every piece of evidence shows their sales are INCREASING dramatically, regularly. Their _market share_ might be in decline but their _unit sales_ are increasing.

      Moron.

    2. Re:Android vs Apple....Android Won by Anonymous Coward · · Score: 0

      LMFAO, I read your statement and you actually agree with him. By extension, you are also a moron if he is one.

      Seriously, you just rephrased what he said: flat / dropping sales growth despite explosive market growth.
      Last year: 1,000 units sold of which, say, 10% = 100 units are sold by one company. The remaining 900 by others.
      This year: 1,000,000 units sold, of which 9% = 90,000 units are sold by one company. The remaining 910,000 by others.

      Which is better? I'd say the 910,000 units.

      It's sad too, a lot of i fanbois are in charge of IT decisions and a lot of them force their company to buy i products (my company is doing so).

  51. Re:3DMark cheats, so no wonder it is cheated by Anonymous Coward · · Score: 0

    So why don't the games rename themselves to the name of the benchmark to get better performance? Is it a bug or a feature that Samsung/HTC's OS does this?

  52. Re:And Apple are still listed why? by Uberbah · · Score: 3, Insightful

    pay attention to the world. apple has been caught many times cheating.

    Then you'll have no problems naming many examples, then. No, showing benchmarks that show your product to be superior while...not publishing those that don't, does not count. When and where has Apple actively cheated.

  53. Re:3DMark cheats, so no wonder it is cheated by Anonymous Coward · · Score: 1

    They could do it.

    It could cause the device to overheat and reduce the battery life hard. Benchmark runs are not that long and Samsung/HTC thinks they can get away with forced high clocks for the duration of the benchmark.

  54. Re:And Apple are still listed why? by AmiMoJo · · Score: 4, Insightful

    Above 300 PPI, you are just wasting battery life and hurting performance to display pixels the human eye can't even resolve.

    This is a myth often repeated by Apple fans, but Apple themselves offer you proof that it is not true. Find some screenshots taken from Retina displays and zoom in on the text. Notice how it is still anti-aliased? If the resolution was high enough to be impossible for the human eye to resolve there would be no need for anti-aliasing. I don't think you can turn it off in iOS but you can make an image on your computer with both and try viewing it on the phone.

    The simple fact is that the human eye does not work the way you think it does. It is particularly good at picking out edges and uses spatial and temporal over-sampling to increase the effective resolution. It is an analogue sensor, not digital. I can see the different between a Retina display and a similarly sized 1080p display, even if you claim you can't. Then again I'm one of those super-human freaks who can see a difference between 1080 and 4k, despite needing to get another prescription in the next few months.

    --
    const int one = 65536; (Silvermoon, Texture.cs)
    SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  55. Benckmarks are for idiots by Anonymous Coward · · Score: 0

    If you buy a device based on benchmark scores, you're a fucking idiot. Period.

    1. Re:Benckmarks are for idiots by wisnoskij · · Score: 1

      Because it is so much better to buy a device based on the numbers that the developer pulled out of a black box.

      --
      Troll is not a replacement for I disagree.
    2. Re:Benckmarks are for idiots by Anonymous Coward · · Score: 0

      You are creating a false dichotomy and putting words in the OP's mouth. The OP did not suggest using the developer's numbers as the one and only alternative as you are trying to imply.

  56. Re: 3DMark cheats, so no wonder it is cheated by gl4ss · · Score: 1

    well, that is until the octa from allwinner.

    --
    world was created 5 seconds before this post as it is.
  57. um... by buddyglass · · Score: 2

    How hard would it be for Futuremark to disguise their benchmark app so as to fool the device? If it just looks for the package name it should be easy. If Samsung reverse engineered the exact workload being done in each benchmark then micro-optimized for that workload...that's harder to fix.

    1. Re:um... by Anonymous Coward · · Score: 0

      Yes, easy until they add the altered name to their list and the cycle begins again. First cases like this were specifically AnTuTu (for example S4 does detect AnTuTu but not 3DMark) and newer phones added 3DMark.

      Only real fix is for device manufacturers not do this.

    2. Re:um... by buddyglass · · Score: 1

      FutureMark could always release "official" benchmarks using a version of their app with a random package name that they don't release to the public.

  58. No, they're not by Enry · · Score: 1, Insightful

    Benchmarks are serious business.

    For a tiny segment of the population, maybe. For the rest of the world, raw benchmarks don't matter at all. It's all perception and other features over raw framerate. Normal humans can't really detect anything above 50 or 60 FPS. So if you are proud your phone gets 150FPS, congratulations! You got that going for you, which is nice. I guess.

    1. Re:No, they're not by Anonymous Coward · · Score: 1

      Patent rubbish. Try a display running at 120hz some day. You'll see the night-and-day difference even in something as simple as the smoothness your cursor's movement.

      I'm convinced that this crap about the human eye not being able to see about 60fps is founded purely on the fact that so-called geeks are extrapolating from the fact that rendering any faster than 60fps on a 60hz display is fundamentally useless and requires the use of VSync to prevent tearing. It has to be 60hz for a reason, right?! Surely it can't just be a historical thing?

      Your brain is not a digital computer, your eyes do not have a 'refresh rate' in the same sense of the word and you're comparing analogue to digital.

    2. Re:No, they're not by ppanon · · Score: 1

      Actually the retina does have a "sensitivity rate" akin to a refresh rate, but it varies among individuals. When it comes to light level decay from a scanned phosphor in a picture tube, the retinal response is markedly different than it is for gated systems like LED panels. Some people don't see stroboscopic flicker at a 50Hz refresh rate, and some people see flicker at anything less than a 100Hz refresh rate. But as you point out, the vision system is much more complicated than just the retina, and many other functions/layers in the vision system work together to provide the illusion of motion that was originally attributed to persistence of vision.

      I think that multiple anecdotes of time slowing down for martial artists in flow indicates that some people are capable of accelerated vision processing, although it apparently involves temporary tunnel vision - ignoring peripheral vision to concentrate vision processing on the more detailed central retinal area. It's unlikely to be a capability used by most people watching TV or computer screens through, let alone cell phones.

      --
      Laissez lire, et laissez danser; ces deux amusements ne feront jamais de mal au monde. - Voltaire
    3. Re:No, they're not by metaforest · · Score: 1

      Martial arts flow is much more complicated than increased visual sensitivity to high speed motion. And I assure you that a properly trained martial artist, in Flow, is NOT experiencing 'tunnel vision.' Peripheral awareness from ALL sensory inputs are fully engaged and heightened, sensations of pain and other discomforts are usually muted or 'switched off.'

      The Flow increases situational awareness, reduces latency from perception to action, and may also decrease reflexive latency. Being in Flow does some really strange things to perceived time intervals. A few seconds may seem like minutes, or an hour may seem to become 'lost time.' Tactical and Strategic decisions while in Flow take no effort, and often are anticipatory, without any hesitation. Unproductive body motion ceases -- in some styles of martial arts one does not move in any way from their en garde position until an opponent has committed to an attack.

      All of these apparent enhancements are not coming from sensors getting a temporary over-clock. They come from sensory fusion in the brain. Hearing enhancing visual input, feeling body heat from opponents on the face and other exposed skin, vibration transferred from the floor and other surfaces to the skin, etc... -- the whole body and mind become a highly tuned instrument that is aware of everything going on around it, and the kinesthetic state of the body, in precise detail.

    4. Re:No, they're not by ppanon · · Score: 1

      Well, the one time I read a martial artist describing being in that time-altered state, they did indicate they had tunnel vision. Perhaps the martial arts state also combines a hyperfocus with flow and it's the hyperfocus that produces the tunnel vision?

      --
      Laissez lire, et laissez danser; ces deux amusements ne feront jamais de mal au monde. - Voltaire
  59. Re:3DMark cheats, so no wonder it is cheated by Golden_Rider · · Score: 1

    OK, I take 8-cored Galaxy S4 and other dual-core phone, both 1.6GHz, then I get exactly same score in 3DMark.

    Now, how stupid I was I paid like 3 times more for the galaxy S4!
    I could get the cheaper phone that works exactly the same (at least 3DMark says so).

    Well, it depends on how actual games behave. If they are programmed similarly and do not make use of the additional cores (which I guess might very well be the case, since devs usually do not spend much time on optimizing apps for hardware which is not widely in use yet), then yes - you COULD have just bought the cheapo phone and gotten the same performance in those games. Or the other phone which costs a bit more than the cheapo phone (but still less than the S4), which also has a dual-core CPU but a slightly faster GPU, which gives it a higher score in 3DMark than the S4.

    Like I said, it depends. It would not surprise me at all if in actual daily use multi-core monster phones make no sense at all (yet), except for bragging rights.

  60. Re:And Apple are still listed why? by Anonymous Coward · · Score: 0

    Too stupid to use google huh. Need it handed to you.

    No, he, like many of us that have been around for a while, are quite sure that Apple has never been caught cheating, because we remember these stories.

    Or, perhaps, he, like me, even double-checked with google and came up empty-handed.

    This bluff of yours is pathetically transparent. It's obvious you cannot quote a single instance, so, really, shut the hell up and go the fuck away, because at this point you're only embarrassing yourself.

  61. A history of this? by NuAngel · · Score: 0

    Seriously, target-specific optimizations are as old as benchmarks themselves. If you're going to start penalizing companies for that, nVidia should've been delisted since 3DMark 99.

  62. Re:3DMark cheats, so no wonder it is cheated by MiniMike · · Score: 1

    3DMark does not understand what it it measuring, gives scores out of thin air, and blames companies for trying not to LOSE points.

    Imagine this situation:
    Samsung Galaxy S4 with 8 cores 1.6GHz each: to say it simply: it has algorithms to suppress usage of all of them for 'normal' applications to save battery.

    Note that the 8 core version has 4 cores at 1.6 GHz and another processor with 4 cores at 1.2 GHz. The quad core version has one processor at 1.9 GHz. The 8 core version only runs one of its CPU's at a time. When running a single-threaded benchmark it would be appropriate to only use one core. Other factors being the same, the one with the highest GHz should win that benchmark. If you use this one benchmark as the sole method to evaluate which phone is "better" then you don't really understand benchmarks.

    And a ShittyPhone with a dual-core 1.8GHz each and no optimisations for battery life whatsoever.
    Which one is better?
    Wrong.

    Why is this wrong? The benchmark detected exactly what it was designed to. The problem is not understanding the result and using the one benchmark as the overall indicator of quality. And what phone has no optimizations for battery life? (Other than the Samsung during benchmarks, that is...)

    3DMark will give more points to the ShittyPhone, because as a single application it cannot utilize the power of Galaxy S4.

    What does it mean? That 3DMark is just a shitty benchmark, and that's what it is.
    This example is just for CPU power testing, but you can find such flaws in almost all 3DMark tests.
    Creators of 3DMark do not have a clue how to test modern multicore smartphones, but they do not care and release their product.

    The real problem? People use this shitty benchmark and judge product basing on the meaningless score it produces.

    Why should Samsung LOSE customers because 3DMark lied to them?
    It's better to 'cheat' this crappy software into being at least a bit more FAIR in judging their products.

    Please cite how the creators of 3DMark do not have a clue how to test modern multicore smartphones. Saying "because I don't like the results" is not a citation.
    Why do you think Samsung is losing customers because of this? Why should other cell phone manufacturers lose customers because Samsung lied to them?

  63. Anon forgot to read TIA: Samsung cheats by mveloso · · Score: 3, Insightful

    Samsung cheats at benchmarks by changing the hardware behavior when it detects certain apps with specific names are running. Change the name, and the cheating stops.

    That's the fundamental difference between Samsung and most of the rest of the Android devices. The name is the key to the cheat.

    Funny how you're ignoring lots of detailed information about that. This has nothing to do with Apple, this has everything to do with Samsung/HTC/Android.

    Great attempt to troll, though!

  64. Re:And Apple are still listed why? by Anonymous Coward · · Score: 0

    Selling a 4G/LTE tablet in Britain when the hardware inside was ONLY compatible in the states?
    Putting a 3G test that loaded a full desktop page in under 3 seconds in an advertisement that didn't state it was only a simulation or accelerated?
    Learning how to play a guitar with a voice assistant?

    While those aren't benchmarks, they're much worse: they're presented to idiots who don't know the difference between marketing garbage and actual real world performance. I believe the last two had lawsuits targeted at them, so a quick google should back that up.

    They've has gone on record in one of their statements in one of the lawsuits that only (paraphrasing here) idiots would believe their advertising. (I believe it was the voice assistant lawsuit, but don't quote me on this).

  65. Re:And Apple are still listed why? by Anonymous Coward · · Score: 0

    So then I guess you are having problems naming examples?

  66. Re:And Apple are still listed why? by David_Hart · · Score: 1

    Above 300 PPI, you are just wasting battery life and hurting performance to display pixels the human eye can't even resolve. I wish more android manufactures had the guts to follow Apple's engineering wisdom here.

    Says who? When people tell you that 300 PPI is the most that the human eye can resolve at 12 inches do you just accept it or do you question whether it is based on scientific fact? Some quick research indicates that this oft quoted "fact" is actually incorrect. It's closer to 1000 PPI.

    http://www.cultofmac.com/173702/why-retina-isnt-enough-feature/
    http://wolfcrow.com/blog/notes-by-dr-optoglass-the-resolution-of-the-human-eye/

  67. Re:3DMark cheats, so no wonder it is cheated by Anonymous Coward · · Score: 0

    That's some spectacular delusion there.

  68. Re:And Apple are still listed why? by tlhIngan · · Score: 1

    Says who? When people tell you that 300 PPI is the most that the human eye can resolve at 12 inches do you just accept it or do you question whether it is based on scientific fact? Some quick research indicates that this oft quoted "fact" is actually incorrect. It's closer to 1000 PPI.

    http://www.cultofmac.com/173702/why-retina-isnt-enough-feature/
    http://wolfcrow.com/blog/notes-by-dr-optoglass-the-resolution-of-the-human-eye/

    Only by interpolation.

    The resolution of the eye is NOT constant. In fact, the highest resolution part of the eye is the central vision - quite a narrow part of the entire field of vision. Peripheral vision is horrendous, and really only optimized for one use case - motion detection.

    It's possible to conduct a simple experiment to show this - simply have a friend show a photo of two people only about 3' apart while you stare at a dot 2' feet away (so the photos are about 1 1/2' away from the dot). Whilst staring at the dot, have your friend mix the order up and have you identify the people without moving your gaze away.

    Most people can't tell much beyond color. A more "fun" version involves cheerleaders and people on a field, and half of the "cheerleaders" were dudes in a cheerleading outfit. The test subjects routinely weren't better than random guesses on picking the real cheerleader.

    The reason the eye has such "high resolution" is because the eyes are always in motion - they're constantly scanning around and interpolating the image data.

    The eye itself is a relatively poor image capture device - but when coupled with a VERY powerful imaging processor and VERY powerful image processing software, it can achieve super-high resolutions and very advanced processing including motion detection, recognition, and other things. Unfortunately, it also means it's easily fooled - see optical illusions and blind spot detection as ways to fool it.

    Anyhow, ppi relates more to visual acuity which is a function of distance and density - and unless you're holding your phone to your nose, there aren't very many people complaining that a "retina" display has very noticeable pixels. Hell, the most common "retina" display one has is the humble HDTV - most people sit way too far back that 20/20 vision cannot resolve individual pixels, making even the low-dpi 1080p screen "retina" by definition. (Of course there are eagle eyes out there with 20/40+ vision who can benefit from being able to buy a cheaper smaller HDTV and still enjoy the high-resolution image).

  69. Re:What's up??? by magic+maverick+ · · Score: 1

    I'm here. Obviously everything is better with me around. Examples include:
    1. /.
    2. Sex
    3. Candy
    4. Magick
    5. Magic
    6. Your sexual organs
    7. Your SO's sexual organs (and/or the person who you wish was your SO)

    --
    HELP MY ACCOUNT HAS BEEN HACKED BY AN ILLIBERAL ART STUDENT SET TO DESTROY THE INTERWEBZ!
  70. Re:And Apple are still listed why? by David_Hart · · Score: 1

    Says who? When people tell you that 300 PPI is the most that the human eye can resolve at 12 inches do you just accept it or do you question whether it is based on scientific fact? Some quick research indicates that this oft quoted "fact" is actually incorrect. It's closer to 1000 PPI.

    http://www.cultofmac.com/173702/why-retina-isnt-enough-feature/
    http://wolfcrow.com/blog/notes-by-dr-optoglass-the-resolution-of-the-human-eye/

    Anyhow, ppi relates more to visual acuity which is a function of distance and density - and unless you're holding your phone to your nose, there aren't very many people complaining that a "retina" display has very noticeable pixels. Hell, the most common "retina" display one has is the humble HDTV - most people sit way too far back that 20/20 vision cannot resolve individual pixels, making even the low-dpi 1080p screen "retina" by definition. (Of course there are eagle eyes out there with 20/40+ vision who can benefit from being able to buy a cheaper smaller HDTV and still enjoy the high-resolution image).

    Yes, the resolution of our eyes depends on distance. Most people hold their phones about 12 inches away from their faces, which is why Apple uses this measure. The rest of the comment is interesting, but has no bearing on how we look at phones nor does it invalidate any of the conclusions reached by the linked articles that around 1000 PPI is the physical limit of our eyes at, or around, 12 inches.

  71. Re:Just went over this in the Texas anti-evolution by Anonymous Coward · · Score: 0

    Buying decisions are often NOT made based on how well a product scores on benchmarks. Evidence: iDevices

    Except they win most benchmarks handily.

  72. Re:And Apple are still listed why? by Anonymous Coward · · Score: 0

    Find some screenshots taken from Retina displays and zoom in on the text. Notice how it is still anti-aliased?

    Yes, this is technically accurate evidence that Apple realizes that the human eye can distinguish each pixel. But, in practice, it makes no difference. Take the fact that your argument against the display resolution involves zooming in on the text...if you have to jump through these silly hoops to "prove" that the resolution should be higher then you are unwittingly showing that Apple's marketing term "retina display" is actually pretty accurate. The point is, that for practical applications, decent vision, and average arm lengths, it is good enough. The only real point where it makes any difference is if you are looking at pixels, not the picture. I have 20:20 vision and can't make out the pixels in any normal application. Any further resolution increases are so incremental they are probably not worth the battery/gpu tradeoff.

    I can see the different between a Retina display and a similarly sized 1080p display...despite needing to get another prescription in the next few months

    The placebo effect is strong in this one...

  73. Re:And Apple are still listed why? by Anonymous Coward · · Score: 0

    There's no resolution in the whole world that would avoid moire if you don't do any antialias at all. Read about sampling some day.

  74. Re:And Apple are still listed why? by Anonymous Coward · · Score: 0

    Partially correct and partially incorrect.

    In reality, filtering/anti-aliasing should always be used when digitally sampling signals that could possibly contain information at more than half the sampling frequency. So if the display resolution is over 2x the resolution that the eye can perceive (already a foggy concept), then anti aliasing is not necessary. I guess this would happen somewhere in the neighborhood of 800-1000 ppi, but the thing is that the actual real world improvement between 300 ppi and 800 ppi is virtually nothing (esp. as anti-aliased text is already well implemented in ios).

  75. Re:And Apple are still listed why? by BasilBrush · · Score: 1

    Apple aren't delisted, because they are not cheating. It's very amusing to see all the Fandroids in full denial mode here, because their favoured Android shipping manufacturers have been caught cheating.

  76. Re:And Apple are still listed why? by BasilBrush · · Score: 1

    Then again I'm one of those super-human freaks who can see a difference between 1080 and 4k

    When people claim they can hear differences between different codecs, they are asked by audio experts whether they have taken a double blind test. Often times, people who claim to be able to tell the difference between two codecs are blown out of the water when they do.

    Unless you've done a double blind test between 1080p and 4K, I don't know that what you think is the case truly is.

  77. Re:What's up??? by BasilBrush · · Score: 1

    What TouchID fiasco?

  78. Re:And Apple are still listed why? by Anonymous Coward · · Score: 0

    In reality, filtering/anti-aliasing should always be used when digitally sampling signals that could possibly contain information at more than half the sampling frequency. So if the display resolution is over 2x the resolution that the eye can perceive (already a foggy concept), then anti aliasing is not necessary.

    I don't see how the second sentence follows from the first. A nonantialiased/unfiltered picture is simply not an accurate representation of the sample. Ideal things like lines and edges have theoretically infinite resolution and if you point sample them, then that infinite high-frequency data will alias all over the representable spectrum, including visible frequencies. Nyquist limit has nothing to do with this.

  79. Re:And Apple are still listed why? by Uberbah · · Score: 1

    While those aren't benchmarks

    So your post is a non sequitur. Jobs was also a dick for screwing Woz out of royalties way back in the day - but that doesn't have anything to do with benchmarks.

  80. Re:What's up??? by narcc · · Score: 1

    Here you go

    Browse at -1

  81. Re:What's up??? by BasilBrush · · Score: 2

    Nothing about a fiasco there. Just a lot of credulous Android fans that will believe anything.

  82. Re:What's up??? by bbhack · · Score: 1

    Thanks. Maybe I'll take an interest in the topics around here again as I descend into old age and infirmity.

    --
    The next thing to remember is to put next things next.
  83. Re:And Apple are still listed why? by exomondo · · Score: 1

    Then again I'm one of those super-human freaks who can see a difference between 1080 and 4k

    Yet somehow you ignore the fact that that statement is utterly meaningless without specifying the PPI and viewing distance (not to mention the type of display, ie pixel layout). If it's on a 3.5" screen then you almost certainly can't at any viewing distance, if you're 2 feet away from a 50" screen then just about anybody would be hard pressed not to be able to tell teh difference.

  84. Re:3DMark cheats, so no wonder it is cheated by exomondo · · Score: 1

    And a ShittyPhone with a dual-core 1.8GHz each and no optimisations for battery life whatsoever.

    That is an incredibly ignorant statement. iOS has been since the beginning chock full of battery life optimizations, with many API's oriented to help developers get the best battery life possible from the system, including very advanced battery consumption measurement tools shipped with XCode...

    He obviously wasn't talking about iOS, firstly because of the clear battery life optimizations that have always been in iOS and secondly the fact that no iPhone ever used a dual core 1.8GHz CPU so your only link between them is that ShittyPhone somehow equals iPhone, why would you make that link? Does he specifically have to call out that the second device is Android or Meego or Windows Phone or something just so you don't take offence to it by automatically assuming that because he is criticizing something he must be criticizing iOS in spit of the fact that his description doesn't even match iOS at all?

  85. Re:And Apple are still listed why? by thegarbz · · Score: 1

    This suffers from the same problem as a pentile display. The complaints are that the edges of certain colours are fuzzy. When one pixel is disproportionately larger than the others you will end up with e.g. a blue line down the edge of your white square.

    Never mind, there's an easy work around for that. Just raise the resolution.... oh wait.

  86. Re:And Apple are still listed why? by Anonymous Coward · · Score: 0

    Too stupid to use google huh. Need it handed to you.

    Yes, need it handed to me. You made the claims that Apple is cheating. Thus, you are responsible of providing the proofs. It is not our responsibility to browse Google to try to possibly find something.