What The Hell Is A Teraflop Anyway?

Поделиться
HTML-код
  • Опубликовано: 8 ноя 2024
  • It's a measure of computational power, but to what extent do TFLOPs actually define gaming performance? Rich reveals all.
    Subscribe for more Digital Foundry: bit.ly/DFSubscribe

Комментарии • 1,1 тыс.

  • @AndyGilleand
    @AndyGilleand 8 лет назад +33

    I think it's important to note just how important CPU is here. Your video hints at it, but it's a lot more than you might be thinking. On PC you have a lot of games primarily focusing on GPU, but that's because hardware based optimization isn't really possible there, so developers push as much as they can to the GPU. Not only that, but people have CPUs that far exceed requirements on PC. This results in games being far more GPU bound on PC than you ever get on console. When you know the specs, it's fairly easy to get a console running at 100% CPU and 100% GPU nearly all of the time. What this means is that if you only increase the GPU, you're not going to get an FPS increase *at all* because the CPU is going to bottleneck you, because there was no additional room for improvement there, and a maxed out CPU caps GPU performance. The Neo is seeing only a 30% CPU improvement. This means that if a game currently runs at 30fps, the *most* you can expect from the Neo version is 40fps, and no developer will uncap a 40fps game. So you're not going to magically see 30fps games becoming 60fps on Neo. If you ever see future games that are 30fps on PS4 and 60fps on Neo, you can be certain the PS4 version was gimped in terms of CPU utilization to make this possible.
    I think the major area the developers are going to use the extra GPU power is in resolution, as resolution increases really don't impact the CPU at all. They'll simply use the small bump in CPU power to get stabler frame rates.

    • @roshanpaul1184
      @roshanpaul1184 3 года назад +2

      5 years later.....can confirm that this is exactly what ended up happening. Hopefully the Zen chips in the new consoles can give us 60 fps until the end of the generation.

    • @AndyGilleand
      @AndyGilleand 3 года назад +5

      @@roshanpaul1184 What I was saying was very specific to the Pro, because every Pro game is optimized around the base console. The Pro was an expansion over games optimized on weaker hardware, so how that affects performance is relative to that base hardware. When you have new games built specifically for new consoles, their performance is entirely up to developers.
      As for 60fps, no matter how powerful the hardware is, it's always beneficial for developers to choose 30fps as their frame rate instead of 60fps, because it gives them twice the amount of time on the CPU and GPU to process their code. This means better graphics, but it also means things like better AI, physics, more complex level design, better world simulation, better animation, etc. Those things tend to be bigger sellers for games than more frames per second.
      Every single console in history has been equally capable of 60fps, because it's entirely a choice by the developer. It's not like on PC where you make a game and then just see how it runs. On console, you know exactly what hardware you're working with, and you can design the entire game around that. You want 60fps? There's nothing stopping you, no matter what hardware you're working with. Because at the start of development, you have nothing in your game, so you have infinite frames. All you need to do is pay attention to your performance each time you add something to your game. Once it drops below 60fps, you take that thing out. From there, you can work on optimizing your existing code until there's more room leftover to bring it back, or perhaps shifting things from CPU to GPU or the other way around to make more room where you need it, and if you can't ever make enough room to bring that thing back, just leave it for the PC version.
      However, because as I said, 30fps gives developers a lot more freedom and results in a game that's a lot more impressive, giving the biggest examples of generation-over-generation leap, I believe you will always be seeing 30fps games, no matter how powerful any hardware gets. The reason you're not seeing that right now is because all of the current games spent most of their development before current gen dev kits existed, so they were built around the last gen consoles and only modified for current gen in the last year or so. The reason that results in more 60fps games this time around is developers don't also have to port that code to a different architecture like they did in previous generations, which caused poorly optimized code to run poorly. Now games that were designed around 30fps for last gen consoles run at 60fps on current gen without any work needed to make it happen.
      Starting around the end of next year though, that's when you'll start seeing games that spent most of their development time on current gen dev kits. From then on, you'll see a lot of 30fps games with no options whatsoever for 60fps. If it didn't happen right away, eventually a big game would do it, resulting in visuals and gameplay that blows people's minds (and we aren't anywhere close to that level yet), and other games would have to compete with what people expect out of these consoles now and also do 30fps to achieve that. Except, developers already know that would happen, so they're already preparing to make full use of their bigger frame budgets by choosing 30fps.

    • @randyrrs7028
      @randyrrs7028 Месяц назад

      8 years later and what you said was very spot on. But what about the ps5 pro tho? How much a 10% cpu boost gonna help with the framerates?

    • @AndyGilleand
      @AndyGilleand Месяц назад +1

      @@randyrrs7028 the 10% CPU boost of the PS5 Pro is actually off by default, as turning it on reduces GPU power. Most games will see zero performance improvements whatsoever as they'll only be using a GPU upgrade, and can only make use of that as a resolution boost, not an improvement of performance or graphics.
      In most cases what I'm seeing is that they actually use the SAME resolution or even lower than the base PS5, and just hope AI upscaling makes up the difference. Problem is AI upscaling doesn't actually add any detail if you're already using a temporal upscaling method like FSR or TSR. It will resolve those details in a cleaner and sharper way, but it's ultimately the same level of detail
      So for the vast majority of PS5 Pro games you will get the same performance, the same resolution, and maybe a small improvement in picture quality due to AI upscaling. It's a bad product.
      However, even if they turn on the CPU boost, it will have a negligible impact. May be useful for the occasional dropped frame but that's about it.

    • @randyrrs7028
      @randyrrs7028 Месяц назад

      @@AndyGilleand so those expecting 60fps on games like gta6 will be very disappointed then, i think its best to wait for a ps6 because it will obviously have a much better cpu to run it at 4k 60fps.
      Id imagine the ps6 will have pssr 2.0 + frame gen equivalent

  • @CatholicismRules
    @CatholicismRules 7 лет назад +21

    Compute Performance is 4.20TF (Teraflops)
    ( (GPU Shaders * GPU Clock) * 2) / 1,000,000 = Compute Performance
    ( (2304 * 911) * 2) / 1,000,000 = Compute Performance
    (2098944 * 2) / 1,000,000 = Compute Performance
    4,197,888 / 1,000,000 = Compute Performance
    Compute Performance = 4.197888 which is roughly 4.20
    Just thought I'd post the formula here.

  • @eivanbarnes8232
    @eivanbarnes8232 4 года назад +120

    This just popped out in my recommendation.. and everyone is arguing about Xbox Series X & PS5 because of the teraflops 🤔

    • @MrComputerCoder
      @MrComputerCoder 4 года назад +18

      Same. All the morons arguing as if TFLOPs means anything.

    • @CroneRaven1810
      @CroneRaven1810 4 года назад +13

      Console fanboys are sometimes super annoying.

    • @xcidgaf
      @xcidgaf 4 года назад +5

      same shit, different day xD

    • @casdf7
      @casdf7 4 года назад +8

      I mean I'm more of a ps defender since it gets so hated right now, but the tflops between PS5 XBOXSX can be compared, bevause they are both based on RDNA2

    • @MrComputerCoder
      @MrComputerCoder 4 года назад +19

      @@casdf7 Doesn't mean the real world performance will reflect the difference. This is a custom architecture layout for both consoles and how they handle computations are different. The underlying base architecture may be foundationally similar but the system as a whole is not the same and therefore makes the comparison ultimately worthless.
      If it was just the GPU by itself, sure. But it's not. The SSD speeds in ps5 are incredibly fast and makes up some difference in performance. It needs less future data stored which means more available vram. More available vram means more stored next to the GPU which means faster and cheaper access which equates to lower rendering costs per frame which improves rendering time aka fps. Is it drastic? Fundamentally yes. Will it make a difference? A little but not enough to overcome the pure Core count of Series X. But it's also precisely the reason you cannot compare console power unless it's identical implementation.
      The TFLOPs equation is so basic it honestly means very little even between identical architectures. You can look at a spec sheet between the same family of architecture and be able to tell what is faster.
      TFLOPs only tells a theoretical compute performance output. Games are not entirely compute based. They are graphic/compute based. Which further makes the gaming performance numbers people come up with as useless. Nobody but the game developer knows what computations are being used at any given moment.

  • @Huststyler
    @Huststyler 8 лет назад +114

    You missed the most important part: a flop is a floating point operation.

    • @bolerpear967
      @bolerpear967 5 лет назад +1

      RUclips Account stfu how is that important?

    • @MemoriesLP
      @MemoriesLP 4 года назад +7

      @@glub1381 he kind of explained it.
      Flop is a measure and he showed the math.
      By understanding how to calculate it, you understand what it means

    • @elimalinsky7069
      @elimalinsky7069 4 года назад +15

      Floating-point operations per second.
      Teraflop: a trillion floating-point operations (instruction+execution+output result). The GPU needs all those floating-point calculations to determine the coordinates of vertices (points on a triangle) for polygons and textures, and pixel coordinates in 3D space to apply shaders.
      Floating-point: a number value with a decimal point (whole number+fraction) that the processor can recognize and work with for arithmetic logic.
      The measurement is only for peak theoretical performance at best case scenarios (which are never actually met in games).

    • @nephronpie8961
      @nephronpie8961 4 года назад

      ​@@elimalinsky7069 didn't know I was sapiosexual, but now I do.

  • @WeeWeeJumbo
    @WeeWeeJumbo 8 лет назад +107

    You guys, Richard's not actually wearing his glasses crooked. The density of knowledge inside his skull is so high that space-time is locally distorted and straight lines are redefined

    • @Marc28031984
      @Marc28031984 4 года назад +1

      So you’re saying he’s not straight...? 😂

    • @nowonmetube
      @nowonmetube 4 года назад +1

      He predicted the shades and MHz of the Xbox One X completely wrong LOL

  • @homarrosa5897
    @homarrosa5897 8 лет назад +3

    After researching for video cards to buy I stumbled into this channel, and from that point forward I love it. I love how you guys at DigitalFoundry are not bias and give straight up answers and tell the truth about products. I just introduced myself into PC gaming recently after over 20 years of console only gaming... Thank you for all your hard work.

  • @bergonath8851
    @bergonath8851 8 лет назад +243

    I'm afraid to read the comments.

    • @dmurph22
      @dmurph22 8 лет назад +12

      me too

    • @wayge
      @wayge 8 лет назад

      pussy

    • @bergonath8851
      @bergonath8851 8 лет назад +26

      wayge Have you seen the horror, son? Have you seen those brainless creatures bickering like there's no tomorrow? There is no turning back from that.

    • @DevinMoney
      @DevinMoney 8 лет назад +5

      LETS BRING THE HORROR HERE!
      daeux 2 hours ago
      Scorpio > Neo
      funbrute31 36 minutes ago
      pc > a toaster > scorpio 900p > peasant station neo 25 fps

    • @superproherohunterhunter9584
      @superproherohunterhunter9584 8 лет назад +2

      +Bergonath ha ha ha really very funny

  • @vintatsh
    @vintatsh 8 лет назад +300

    Project Scorpio delivers the highest quality pixels

    • @TheConor43
      @TheConor43 8 лет назад +29

      LMFAO

    • @Mister5597
      @Mister5597 8 лет назад +35

      And uncompressed of course.

    • @xgenius4799
      @xgenius4799 8 лет назад +1

      bewhahahahaha

    • @TheN00bPolice
      @TheN00bPolice 8 лет назад +5

      Never gets old

    • @CannibalToast
      @CannibalToast 8 лет назад +22

      Highest quality pixels at the highest cinematic frame rate (24fps)

  • @pierredeuj3593
    @pierredeuj3593 8 лет назад +164

    PROJECT SCORPIO WILL HAVE STABLE 30fps

    • @jamos4115
      @jamos4115 8 лет назад +7

      I don't believe it! that's gonna be soooo smooooooth!1!1!1!1!!!!11

    • @dalejeremiah08
      @dalejeremiah08 8 лет назад +11

      IT WILL FINALLY RUN NETFLIX IN 4K
      DIS IZ UNREAL!!!11!!1

    • @TheHidalgo99
      @TheHidalgo99 8 лет назад +6

      HAHAHAHAHAHAHHAHAHAHA Good One!!!! You're hilarious!!!! You should be a stand-up comedian or something with all your original jokes !!!

    • @kernalmusterd
      @kernalmusterd 8 лет назад

      +My name is Dale my tv can run netflix 4k

    • @dmurph22
      @dmurph22 8 лет назад +1

      +My name is Dale
      ps4 can already do 4k netflix

  • @tomlynch3022
    @tomlynch3022 4 года назад +33

    "I'll put it simply *insert fancy terminilogy*"

  • @pony_destroyerxboxwon8233
    @pony_destroyerxboxwon8233 8 лет назад +49

    A TERAFLOP is what ponies like to talk about when it's in their favour,but doesn't matter when it isn't!

    • @Beyondfreshken
      @Beyondfreshken 8 лет назад +27

      You're such a hypocrite the only mention of teraflops at E3 was the Microsoft presentation.

    • @pony_destroyerxboxwon8233
      @pony_destroyerxboxwon8233 8 лет назад +22

      StillFreshhhKen ponies been talking about 1.31 tf vs 1.84 tf the past 3 years where have you been?

    • @tomaspostorivo
      @tomaspostorivo 8 лет назад +2

      +Dirk Does Dallas he is a fanboy, pc has surpassed the 2 teraflops before the launch of ps4 and xbox one

    • @Beyondfreshken
      @Beyondfreshken 8 лет назад +3

      So you're just another butthurt fanboy mad that 3rd party games get made for ps4 and then ported over to the xbox?

    • @gureguru4694
      @gureguru4694 8 лет назад +2

      yup just another bitter fanboy. oh look No Man's Sky talk is everywhere but the Xboner camp. how sad.

  • @JubalBed
    @JubalBed 8 лет назад +82

    and Nintendo just rocking that Tegra gpu.

    • @grandassassin4135
      @grandassassin4135 8 лет назад +5

      Nvidia tegra is a CPU not a GPU

    • @williaamlarsson
      @williaamlarsson 8 лет назад +17

      +GrandAssassin4 The Tegra is a combined CPU/GPU, just like Intel CPUs have integrated graphics

    • @antonkirilenko3116
      @antonkirilenko3116 8 лет назад +5

      Tegra is a SoC. The PS4/Xbox One chips are SoC, too, btw.

    • @88oscuro
      @88oscuro 8 лет назад +2

      isnt the curent x1 at 1 gflop at fp16?

    • @Airbigbawls
      @Airbigbawls 8 лет назад +5

      +GrandAssassin4 It's actually a APU

  • @Mantenner
    @Mantenner 8 лет назад +117

    911mhz, 4.20tflops. What next?!?!

    • @MrDitkovich
      @MrDitkovich 8 лет назад +17

      Your profile picture fits your comment perfectly

    • @conlatoso
      @conlatoso 8 лет назад +17

      1337 shaders

    • @Francefire
      @Francefire 8 лет назад +3

      Xbox One Blaze

    • @DigBipper188
      @DigBipper188 8 лет назад +1

      9001MHz core clock on the CPU maybe? throw some LN2 on there and crank that beast until it pops? XDD

    • @MrGencyExit64
      @MrGencyExit64 8 лет назад +8

      666 CUDA Cores

  • @outlander234
    @outlander234 4 года назад +40

    Who is here after ps5 reveal?

  • @sersou
    @sersou 8 лет назад +235

    The xbex one tera-flopped, if you know what I mean.

    • @BullyGovJ4F7775
      @BullyGovJ4F7775 8 лет назад +18

      Both consoles tera flopped.

    • @AnalogFoundry
      @AnalogFoundry 8 лет назад +27

      "xbex"... Lel

    • @sersou
      @sersou 8 лет назад +16

      SlimCargo your PC doesn't have blast processing, your argument is invalid.

    • @dmurph22
      @dmurph22 8 лет назад +8

      +Robert Presti (angrydroid)
      ps4 is fastest selling console in console history

    • @GothikaGeist
      @GothikaGeist 8 лет назад +1

      +Mr Glass Native 4K? Triggered.

  • @thievenstealberg81
    @thievenstealberg81 8 лет назад +29

    DigitalFoundry this is the clean up video to satisfy the PS fans since y'all been saying the little extra power mattered for 3 years! Now that the Neo will be less powerful it don't! I've seen every comparison video and y'all say the little percent on the Xbox side is always troubling! Now y'all gone clean it up and say Neo games run good compared to the SPEC! Which I agree with except y'all should have been saying that for Xbox being that it has a weaker GPU and DDR3 Ram, which is doesn't make them equal! Also I was waiting for this video cause I know you had to make it! For your fan base! PS only people made you big cause they like anything that seemingly bashes Nintendo and Microsoft instead of enjoying there games!! Healthy competition helps gaming grow and stay strong I'm out!!!

    • @russell6075
      @russell6075 8 лет назад +4

      neither console are 4k gaming at 60fps so who cares

    • @thievenstealberg81
      @thievenstealberg81 8 лет назад +2

      +Russell Morton what that have to do with anything?

    • @russell6075
      @russell6075 8 лет назад

      Anthony Lee Who cares they both can't deliver what they said they can

    • @invisibleevidence1970
      @invisibleevidence1970 8 лет назад +6

      If you think they are biased to PS , why are you here watching every comparing video and making a comment that sounds like you are crying from your inside , you totally didn't watched DF back in last gen when Most of multiplatform games run better on Xbox 360 , and the comment section were full of Xbox fanboys making comments about how they cock riding that Xbox 360 is better and blah bla bla , and now you saying DF is Biased to PS?... Pathetic...

    • @thievenstealberg81
      @thievenstealberg81 8 лет назад +1

      +Russell Morton cool let me know where you got to play them at! I think maybe 4K 30fps but I don't care my LG 70 in 4K HDR pro upscale anyway so my PS4 and XBO look good on it!

  • @5h0ckblock
    @5h0ckblock 4 года назад +10

    Fast forward 3 years and now next gen is rumored to have 9 or 12 teraflops

    • @Kidsnd274
      @Kidsnd274 4 года назад +1

      Fast forward a few months from your comment and it's confirmed

    • @vezeveer
      @vezeveer 4 года назад +2

      9 for PS5. 12 for XBOX

    • @BoleDaPole
      @BoleDaPole 4 года назад

      Xbox is going to kill it next gen.
      Probably going to cripple sony so bad that they'll go bankrupt 😅🤣😂

    • @LeoNomi10
      @LeoNomi10 4 года назад +3

      Constable Dodo i mean let’s just wait before making assumptions but it’s true that xbox has the power advantage but power is not always everything

    •  4 года назад

      @@BoleDaPole they couldnt kill it with xbox 360 and xbox one, what makes you think xbox gonna "cripple" ps? PS stays wining

  • @dimabors4801
    @dimabors4801 3 года назад +2

    Now, mobile chip from apple M1 has 10+ Tflops

  • @1111Tactical
    @1111Tactical 4 года назад +5

    I have been PC Gaming since the 90's. Never heard of a teraflop, it was never used to compare videocard performance until it was used as some excuse to claim the mid-gen upgrade consoles like 1X are somehow as powerful as high end PC's even though the actual performance of games when we got our hands on the 1X are not as good as an above average modern gaming PC.

    • @WaveForceful
      @WaveForceful 2 года назад

      CUDA is used to measure GPU power.
      I have no idea why Microsoft and Sony used it so heavily. I never heard of it either until MS started using it to brag about the X1X, they however neglected to tell the world the huge bottlenecked in the form of that processor it had which prevented it from being able to put out more than 30fps in most games.
      It's funny because my old GTX 970 at the time could perform better and had 4 tflops.

  • @danielcastelo
    @danielcastelo 8 лет назад +1

    Oh, those eyebrows, man... when they move up and down, my soul just shivers..... what a compelling presence this guys has....

  • @ShadyNorris
    @ShadyNorris 8 лет назад +76

    Teraflops are the "new" MHz and GHz.

    • @Scottoest
      @Scottoest 8 лет назад +2

      TeraFLOPs are a more useful figure than either of those in 2016, but still aren't the whole story.
      I fully expect Scorpio to be the more powerful overall console, if only because they've known the Neo specs for months, and had a clear target to surpass. I also don't expect either console will be powerful enough for "true" 4K gaming, though I'll be happy to be proven wrong.

    • @ShadyNorris
      @ShadyNorris 8 лет назад

      Youre right. There is no "true" 4k gaming. Its a design decision, which must be made by the game developers. If the developers decide to use the whole Power of the Xbox Scorpio for 1080p Games, the PC-Gamer will not be able anymore to play those games in 4k! Just because the performance gap of the systems will be again much smaller.
      Thats the reason why i do not buy a 4k screen. Its just too early imo.

    • @Airbigbawls
      @Airbigbawls 8 лет назад +2

      +Laguna So just because a console game is in 1080p a pic player can't play that game in 4K? There are no games in 4K on a console right now and you can play pretty much any game in 4K on pc. I don't see your point.

    • @flyingsnail6079
      @flyingsnail6079 8 лет назад

      No developer will create a game within the next year or two at least that takes full advantage of the Scorpio's hardware at 1080p. Unless MS has a program to replace XB1's for a very cheap price and have the Scorpio retail price be very low, ($400 or so) then developers will continue to focus their effort on PS4/XB1/PC instead of the Scorpio because of the market share.

    • @hellfire1820
      @hellfire1820 8 лет назад

      except GHz actually matters in performance.

  • @harroogabutagain468
    @harroogabutagain468 4 года назад +3

    I’ve never watched a single one of your videos and that title is great.

  • @TwoCraZyEyes0
    @TwoCraZyEyes0 8 лет назад +6

    5:05 that cinematic 24 fps

    • @teehundeart
      @teehundeart 4 года назад

      So it was on purpose? 😂

  • @noobtubephails
    @noobtubephails 8 лет назад +14

    I miss blast processing.

  • @3rdGenGuy
    @3rdGenGuy 8 лет назад +50

    Those specs aren't even good enough for 1440P let alone 4K.

    • @Spirit1515
      @Spirit1515 8 лет назад +17

      why not? 4*less fps = 4*more cinematic feeling

    • @realshompa
      @realshompa 8 лет назад +16

      You think PC. Remember that with controlled hardware they can optimize games. Also depends on type of games. Even iPadPro with 3.5K have a bunch of games. Hardware power is actually useless in real world. Optimization, acceleration, OS overhead are key. Thats why for example RISC hardware with 1/3 compute power outperforms PCs in common tasks like video encoding.

    • @TheXenoxen
      @TheXenoxen 8 лет назад

      Running at a sweet cinematic 10 FPS

    • @mylittlesony1499
      @mylittlesony1499 6 лет назад +9

      Well this didn’t age well

    • @shabbaradamjee3056
      @shabbaradamjee3056 5 лет назад +1

      @@realshompa That's because they're specialized.

  • @janetrpkov9094
    @janetrpkov9094 4 года назад +6

    RUclips recommended this at the right time

  • @JETWTF
    @JETWTF 4 года назад +10

    I have never heard a tech reviewer doing a video card review mention teraflops, just heard it about consoles like it was the utmost important thing. Kindai curious as to what the teraflops were for a Titan and top end processor circa 2016 compared to a console.

    • @daniel_960_
      @daniel_960_ 4 года назад

      Yes. But the comparison between the consoles makes a little bit more sense because they’re using the same amd technology.

    • @BoleDaPole
      @BoleDaPole 4 года назад

      That's because teraflops are a great measuring stick for raw power, and Xbox is going to outperformed most gaming PC built before 2017.

    • @WaveForceful
      @WaveForceful 2 года назад

      It really means nothing.
      The Xbox series X has 4 TFLOPs while the X1X had 6, yet the series S outperforms the 1X is almost any game.
      Thats the proof right there that TFLOP is just a figure on a sheet of paper much like the height of a building is.
      I've never seen Nivida brag about the 3090 having 28 tera wanks of power. They go off CUDA

  • @royyadid5007
    @royyadid5007 8 лет назад +1

    Great video as usual.. One of the best channels in youtube..

  • @MrSpartann72
    @MrSpartann72 8 лет назад +11

    Love this channel but I hate comment section

    • @mangalegends
      @mangalegends 4 года назад

      I agree with you even 3 years later

    • @FarmYardGaming
      @FarmYardGaming 4 года назад +1

      So far it seems mostly sane, but...

  • @thedosmachine
    @thedosmachine 8 лет назад +9

    OMG! 4.2TFlop vs 6Tflop and more... The Neo will come out old! 2+Tflops is a huge difference!!!

    • @haxorinator8219
      @haxorinator8219 8 лет назад +10

      A 50% increase in TFlop is not that big, besides 6Tflop from AMD isnt enough for 4K.
      AMD's Fury X ~9 TFlop has trouble at 4K. How will their 6Tflop fare?
      4K gaming is unpractical. Lower resolutions with higher graphical fidelity and AA is better.
      Ex. 1080P Ultra 60Fps > 4K(UHD) medium 30Fps

    • @ShaneStacy
      @ShaneStacy 8 лет назад +1

      4k is easier to market than higher frame rates and richer textures and AA. Most people believe more pixels is better regardless of viewing distance, screen size, which actually are huge factors in 4k benefits.
      Telling someone about frame rate and textures and AA would instantly disinterest them because it's too complicated. It can't be marketed easily. 4k on the other hand can.
      4k isn't affordable, and won't be for at least 2 more years. I suspect very few games will run native 4k 30 fps on Scorpio, while most at 1440p/1080p at 30 or 60 fps combinations up-scaled to 4k.

    • @TheFreeToaster
      @TheFreeToaster 8 лет назад

      4k gaming is actually quite nice. even if at 30fps and max settings. Rise of the Tomb Raider being a good example still looks fantastic at 4k 30fps max settings or with a mix of mostly high and some medium settings 60fps at 4k. either way you're getting a fantastic looking experience.The most significant hits to fps comes often from effects that don't dramatically increase image quality. We need video's like DF and Candyland supply to actually get a feel for just how different the game looks at different settings, but even on medium or high settings games like RotTR are amazing looking titles.People keep saying the gtx 1080 or gtx 1070 can't do 4k because in a few games at completely max settings they fail to hit 60fps consistently yet with literally lowering a few settings they easily hit that mark.Everyone just seems obsessed with the term ultra.

    • @alexhandro8702
      @alexhandro8702 8 лет назад

      the rx480 can play 4k games at around 30fps ultra. Scorpio should be able to pull it off, especially if games are optimised for consoles or developed by first party studios specifically. Plus the hardware Scorpio is using isn't even out yet, we don't know how much of a difference it will make, TFLOPS means little when compared to other factors.

    • @rattlehead999
      @rattlehead999 8 лет назад

      the PS4 neo will come out this year, the Xbox Scorpio will come out the end of next year. The PS4 neo will be cheaper, while the Xbox Scorpio will be more expensive and after 1x year of selling the PS4 neo, Sony will easily drop it's price even further when the Scorpio launches, thus making the PS4 neo even cheaper.

  • @hotwings9382
    @hotwings9382 4 года назад +9

    Good recommendation RUclips

  • @Shrink21
    @Shrink21 4 года назад +1

    Digital foundry is like tech ASMR. I don't get it but it's so calming.

  • @harveysarmiento2319
    @harveysarmiento2319 7 лет назад +3

    you guys should have more subscribers, gonna start a movement 😤

  • @AnalogFoundry
    @AnalogFoundry 8 лет назад

    Read this article months ago on your website. Impressive stuff.

  • @harlempunk4481
    @harlempunk4481 8 лет назад +32

    NVIDIA = Pay for the BRAND.
    AMD = Pay for VALUE.

    • @Zaydel
      @Zaydel 8 лет назад +7

      You're saying that i'm rich? ;)

    • @uptonothin
      @uptonothin 8 лет назад +7

      XBOX = Pay for BEST PIXELS

    • @Beyondfreshken
      @Beyondfreshken 8 лет назад +2

      +Ethan Upton pixels of Halo or Forza nothing else

    • @SpurnOfHumanity
      @SpurnOfHumanity 8 лет назад +10

      nvidia=pay for the performance

    • @madfinntech
      @madfinntech 8 лет назад +1

      I have gotten good value over the years with Nvidia cards. So that makes your argument kinda invalid and fanboy like.

  • @davari02gaming72
    @davari02gaming72 4 года назад +1

    You guys need to redo or reupload this video lol. Keep up the amazing work!!!

  • @blue5peed
    @blue5peed 8 лет назад +13

    Not all Teraflops are computed equal :P I'm looking at you AMD.

    • @Shankovich
      @Shankovich 8 лет назад +1

      It's true though, you could be computing objects off screen, and that's just a waste.

    • @ShaneStacy
      @ShaneStacy 8 лет назад +1

      TFLOPS from AMD aren't a necessarily unequal, they're just made differently. AMD's architecture is quite powerful, not really made for gaming but rather raw computation. Games don't take advantage of AMD's hardware, yet. We're seeing Vulkan and DX12 help AMD out, but it's going to take a while for them to catch up, ie the rest of 2016 and into 2017.

    • @X1xRiGox3X
      @X1xRiGox3X 8 лет назад

      +Shane “The Real Slim Shaney” Stacy idk why sony didnt go to the Nvidia instead.

    • @ShaneStacy
      @ShaneStacy 8 лет назад +4

      NVidia does not have the manufacturing capability of AMD. AMD has their own foundry, GlobalFoundries to produce their GPUs at. NVidia contracts TSMC to make theirs and is stuck waiting behind bigger customers like Apple to get new technology.
      AMD also allows companies to custom design chips to be produced at their foundries.
      AMD also provides their technology for a much cheaper price. AMD makes very little money off the game consoles, they essentially break even. AMD uses the game consoles as leverage for more developers to use AMD optimizations on the PC for their games.

    • @Hon2838
      @Hon2838 8 лет назад

      +Shane “The Real Slim Shaney” Stacy amd doesn't actually has their own foundry now,most of their GPUs are made by tsmc or Samsung,even the new Zen CPU will be produced by samsung

  • @deathdoor
    @deathdoor 8 лет назад +1

    Richard... "Leadbetter"? What a name.

  • @Brunn0121
    @Brunn0121 8 лет назад +25

    420 smokeweedunkmemesnonscope flops

  • @LateGameReviewer01
    @LateGameReviewer01 8 лет назад

    This is a perfect video for every console gamer that has a youtube channel that keeps using the world tera flops... the idiocy level should drop a bit with this video. good job DF

  • @SlyNine
    @SlyNine 8 лет назад +6

    Teraflops should be meaningless, but performance still scales rather linearly with flops. It's kinda like an IQ score. It correlates with, but does not dictate ability.

    • @Emoziga
      @Emoziga 8 лет назад

      Yeah. There are cases when person is thick as hell and infantile like 5yo kid but they are really kind and have absolutely no violence in them.

    • @SlyNine
      @SlyNine 8 лет назад

      USMAN HUSSAIN Because flops correlates with, but does not dictate ability. Because each card has different strengths and weaknesses. Because the game is more optimized for one architecture over another.

    • @imahustlah3609
      @imahustlah3609 8 лет назад

      +SlyNine That guy is a troll and a dumbass, don't give hime the time of day.

  • @VGDocs
    @VGDocs 8 лет назад

    Normally I criticize DF's videos for their tendency to get facts wrong consistently without correcting themselves.
    This video however was good and DIDN'T end up saying that Tflops is a good measurement for performance like I tend to see elsewhere. Good job with keeping this video reasonably factual without misinformation.

  • @astrix_mvp
    @astrix_mvp 8 лет назад +4

    It's like with horsepower. Two similar cars in weight etc can be compared with their HP. A truck and a F1 car on the other hand... At the end it's the driver! 😉

    • @WaveForceful
      @WaveForceful 2 года назад

      I can go deeper.
      Look at the v8.
      In the 1960s, they got 280 Hp out of one.
      Now they can get over 300 hp out of a straight 4.
      It's not just the graphics card thats important, it's the entire system.

  • @h1blaze176
    @h1blaze176 8 лет назад

    DigitalFoundry I dont know how I didnt know about this amazing channel

  • @ΚουτσικοςτωνΚουτσικαιων

    RX480/5.8Teraflops=Equal perfomance to R9 390X and almost equal to GTX 980(But with driver support it will pass the GTX 980 by much)
    RX 470/5.0Teraflops=That means it will be very close to RX 480. That means it will be equal to GTX 970/R9 390 and with driver support it will pass both of them).
    Mature drivers, you know..

  • @E101ification
    @E101ification 8 лет назад +2

    When they announced Scorpio's specs at E3, I felt like Marty McFly shouting to Doc Brown "What the hell is a Terraflop?!"

  • @KrunchyTheClown78
    @KrunchyTheClown78 8 лет назад +7

    My 390X is 6 Teraflops.

  • @discernment2011
    @discernment2011 8 лет назад

    I'm glad they cleared the whole tflops thing up. I always found it so stupid when people where comparing scorpio to 980ti just because it has 5.6 tflops not knowing the Amd fury x has 8.6 and are pretty much equal in terms of gaming performance 980 ti wins some and fury x others.Phil spencer likened the scropio to gtx 980 non ti .IOnly console players start drooling when they heard 6 tflops but us pc guy already knew 6 tflops barrier was already accomplished back in 2013 with Amd r9 290x. I hated trying correct to tell people ,now I see i'll point them to this video.

  • @what9681
    @what9681 8 лет назад +10

    Sony needs to replace those shitty jaguar cores with zen cores otherwise the Neo's improved gpu will be neutered in many cases.

    • @hellfire1820
      @hellfire1820 8 лет назад

      or switch to intel.

    • @rattlehead999
      @rattlehead999 8 лет назад +4

      why should they switch to the almighty cash grabbers?
      Zen seems to be 70-80% better per clock than Piledriver and piledriver is 50-60% better than jaguar per clock.

    • @hellfire1820
      @hellfire1820 8 лет назад

      Because Intel is better.

    • @rattlehead999
      @rattlehead999 8 лет назад

      hellfire 18 How is intel better when AMD has more performance per transistor?

    • @qwert_au
      @qwert_au 8 лет назад +2

      RattleHead,
      Buddy... hellfire baited you good.
      Also, you have to consider cost. It has to be 'affordable', otherwise no one will buy it. There's no point putting in an i5 and a 970 when that'll set them back more than the price of a console; without including the case, PSU, usb, ethernet, OS, optical drive, assembly, shipping, etc, etc, etc, etc.

  • @wingman-1977
    @wingman-1977 8 лет назад

    Great vid and breakdown DF. Keep up the good work guys (as always).👍

  • @greninja7131
    @greninja7131 8 лет назад +7

    The comment section made me cringe.

  • @Jesse_Drake
    @Jesse_Drake 8 лет назад

    Teraflop sounds like something I would do on a trampoline

  • @THATBOIYUNG
    @THATBOIYUNG 8 лет назад +10

    I COULD CARE LESS ABOUT TERAFLOPS IM GETTING A NEO BECAUSE PLAYSTATION HAS GAMES IN ACTUALLY INTERESTED INTO THERES ALSO RUMORS IF THE NEO BEING 5.5 TERAFLOPS ACTUALLY WELL SEE🎮💯💯

    • @TheBeanfinite
      @TheBeanfinite 8 лет назад +3

      where are these rumours?

    • @tylerweigand8875
      @tylerweigand8875 8 лет назад +2

      It's not gonna be 5.5 TFlops unless it's vega. If it's Polaris 5.5 TFlops is the rx 480 and they aren't gonna cram a 150 watt GPU into the neo...

    • @discernment2011
      @discernment2011 8 лет назад

      Rx 480 has 5.8 tflops @1266 but a simple oc to 1305 6tflops.The neo is running polaris just the core clock are underclocked due heat issues.

    • @Shankovich
      @Shankovich 8 лет назад +1

      Does it come with caps lock tho?

    • @Airbigbawls
      @Airbigbawls 8 лет назад

      +Adrian Combes That's actually what sony is about to do m8. 4.2 or 5.5

  • @yaosio
    @yaosio 2 года назад +1

    Digital foundry used to be very aggressive

  • @Ouail98
    @Ouail98 8 лет назад +6

    Scorpio will kill Neo, 2 extra TFlops means a lot.

    • @ShaneStacy
      @ShaneStacy 8 лет назад

      In theoretical peak performance, yes. However, power =/= consumer choice. Scorpio will be more expensive than Neo as a result of increased performance. Price is a much bigger determinant when purchasing a console than performance. By the time Scorpio releases not even 20% of consumers will have 4k TVs. Saying even half of those 4k TV owners would buy a Scorpio is an extremely generous estimate. Somewhat of a small market to target a AAA console for. 1080p60 is what most of the market demands 2016-2017, and Neo will easily provide that at a much lower cost.
      People are not going to run out and buy a 4k TV if they don't have one for Scorpio. $600 + another $600 on top of that when their current TV works fine? Same reason VR isn't going to work on consoles. Console gamers aren't going to drop $400 on the console and then another $400+ on the VR when they could spend the money on more games, instead.
      I'm guessing Scorpio will cost $599 and the Neo $399, but I don't actually know, just a guess.

    • @Ouail98
      @Ouail98 8 лет назад

      Shane Stacy i meant in power aspects, but in sales and that bullshit sony will win because of marketing and lower price

    • @PPX14
      @PPX14 8 лет назад

      +I DragoN Sony's got the games for me. I'm considering waiting until the Neo hits and original ps4 price falls and just get one of those.
      4k is for the PC ;)

    • @CelsiusPC
      @CelsiusPC 8 лет назад

      2 Tflops is not that substantial. I have a GTX 1080 that has about the same Tflops as the Fury X and my 1080 OBLITERATES the Fury X

    • @ShaneStacy
      @ShaneStacy 8 лет назад +1

      4k isn't even for the PC, yet. Steam hardware survey shows way less than 2% of its users game at 4k, right now. Maybe in a year it will grow to 8%? Probably not.
      4k is still way too expensive. The cost doesn't lye in the TV itself, but rather in the technologies to support that many pixels.

  • @alejandrodg82
    @alejandrodg82 8 лет назад

    Great video Richard, best regards from Argentina!

  • @roguespartan2854
    @roguespartan2854 4 года назад +4

    Look, I don't like the "Teraflop argument". What would matter to me is...
    How stable is the framerate,
    How stable is the resolution,
    How fast are the load times,
    How how well does the console display the game?
    THESE are supposed to be the vital questions.

    • @spht9ng
      @spht9ng 2 года назад

      Thankfully we have Digital Foundry to do the analysis and authoritatively answer those questions.

  • @anthonycappozzo802
    @anthonycappozzo802 4 года назад +1

    Thank you! Wisconsin!

  • @daeux
    @daeux 8 лет назад +21

    Scorpio > Neo

    • @funbrute31
      @funbrute31 8 лет назад +19

      pc > a toaster > scorpio 900p > peasant station neo 25 fps

    • @TheofficalTactical
      @TheofficalTactical 8 лет назад +2

      +funbrute31 ayyy

    • @flyingsnail6079
      @flyingsnail6079 8 лет назад +1

      Link to source ProtossX?

    • @TheofficalTactical
      @TheofficalTactical 8 лет назад

      ***** u realize when scorpio hits in 2017, consoles are gonna behind, just take the L

    • @flyingsnail6079
      @flyingsnail6079 8 лет назад +3

      *****
      "scorpio is using the newest amd graphics card you do know that right?"
      Yeah, its using the newest $200 GPU that will be 1.5 years old by the time the Scorpio comes out.

  • @Freelancerk1bbles
    @Freelancerk1bbles 8 лет назад

    You didn't actually say what a teraflop is. But at the very least you gave a practical explanation for how the number impacts performance on any given system as well as how to calculate it. That's more useful to me anyway.

  • @samhewitt4940
    @samhewitt4940 8 лет назад +13

    24 fps in ac unity??? what the fuck thats not even playable at all.

    • @mapacortes2117
      @mapacortes2117 8 лет назад +21

      Shut up its one of the best cinematic experiences this world have ever seen idk why all devs aim up for 30 or 60 fps when we have the most definitive cinematic experience at 24 fps

    • @auesr
      @auesr 8 лет назад +1

      yo 24 fps saved my nation from famine, all praise 24 fps.

    • @MrPicklepod
      @MrPicklepod 8 лет назад

      30fps and 60fps make me nauseated and throw up!

    • @ggnmsn
      @ggnmsn 8 лет назад +4

      but the human eye can only see 24fps... ( ͡° ͜ʖ ͡°)

    • @prizixz
      @prizixz 8 лет назад

      +MrPicklepod 60 fps is good not bad

  • @AmazingArends
    @AmazingArends 4 года назад

    Nice video. He didn't answer the original question, he just introduced new terms, such as shaders, that he also didn't define!

  • @Adrian-yp7nb
    @Adrian-yp7nb 8 лет назад +3

    So Scorpio wins again.....

  • @joshuawalker3222
    @joshuawalker3222 8 лет назад +2

    Reading the title made me think of futurama "What the hell is Kwanza?" book lol

  • @219idc
    @219idc 8 лет назад +4

    Did anybody see the check from Sony on shelf behind him? Also the letter "saying please spin the narrative that 4.2 tflops is better than 6 tflops" seriously when Xbox one was .5 less tflops less than ps4 that's all the media jumped for three years. Now that Scorpio will have 2 tflop difference the narrative is "it don't matter". This channel just showed it is no better than the media shilling for Sony this gen.

    • @ShovelShovel
      @ShovelShovel 8 лет назад +4

      richard is probably the closest to the center than anyone doing any technical analysis.

    • @TheFreeToaster
      @TheFreeToaster 8 лет назад +3

      Calm down there Columbo. They never said the neo would be better than the scorpio, he's just giving the facts about Tflops and how they work. They have never been a direct indicator of actual performance.Nvida often runs at much lower Tflops than AMD hardware and with the exception of a few recent games perform better, like he showed in the video.

    • @219idc
      @219idc 8 лет назад

      +flanker22 wrong. All last gen .5 tflops was reason Xbox got trashed. Now the Scorpio will be 2 tflops more than neo "we have to wait and see if Scorpio can use all its power of gpu " fuck out here man.

    • @TheFreeToaster
      @TheFreeToaster 8 лет назад

      There's no doubt the scoprio will be more powerful, that's not what he's questioning in the video.
      To get a better idea of how either console will perform we will need to wait and see.

    • @andrewskaterrr
      @andrewskaterrr 8 лет назад +4

      You clearly didn't listen to what he said. The Xbox and ps4 were THE SAME ARCHITECTURE SO THEY ARE DIRECTLY COMPARABLE unlike an Nvidia card and AMD cared, or a maxwell gpu vs Kepler gpu
      You are literally the uneducated fanboy he's talking about.

  • @zer0diamonds315
    @zer0diamonds315 4 года назад +1

    Souja Boy console has the highest terraflops recorded in a device.

  • @TheN00bPolice
    @TheN00bPolice 8 лет назад

    Wichard!!!! We love you dude.

  • @bimmerlife5452
    @bimmerlife5452 6 лет назад

    i love watching Digital Foundry

  • @neoasura
    @neoasura 4 года назад +2

    Back in my day, we just called them "bits" not "flops".

    • @tahabashir3779
      @tahabashir3779 4 года назад

      Totally different things, dude.

    • @Bitzell
      @Bitzell 4 года назад

      Gun Troller you don’t get the joke at all do you son?

    • @tahabashir3779
      @tahabashir3779 4 года назад

      @@Bitzell
      Didn't sound like a joke.

  • @johnholmes8315
    @johnholmes8315 8 лет назад +1

    Flops is an accurate measure of computer graphics processing speed.
    However this does not equal how many frames or at what resolution your games will run, there are so many other things to be put into consideration. Although, consider PS and Xbox will be using the same chips from AMD. You can guess that measurement will be pretty accurate in most games. Such as that PS4 is slightly better then Xbox one. And that Scorpio will be slightly better then Neo. That is for sure.

  • @Storebrand_
    @Storebrand_ 8 лет назад +1

    Richard calling out the fanboys XD. Thank you!

  • @danielodors
    @danielodors 5 лет назад +1

    I think you meant to say, "2 shaders per cycle". We get ya though.

  • @BullyGovJ4F7775
    @BullyGovJ4F7775 8 лет назад

    These guys work their ass's off. Let's get them a million subscribers that they desire.

  • @EndlessPlane
    @EndlessPlane 8 лет назад +1

    What clock speed did you use to calculate the Pascal TF numbers? GPU Boost 3.0 makes this a bit more complicated does it not?
    To get 8.9TFlops from a 1080, it has to be running at stock boost clock I think. 1733Mhz
    But the 1080 will run at anywhere from 1.85ghz to 2ghz+, depending on thermals, power draw and ultimately the silicon lottery.
    That will give you a range of 9.5 to 10.5 TFlops for the 1080 when actually gaming.

  • @omnihealXIII
    @omnihealXIII 8 лет назад +1

    more videos like this one pls :) very informative.

  • @realmchat6665
    @realmchat6665 4 года назад

    I did a teraflop off of the high dive once, never been quite the same.

  • @KyleBronkington
    @KyleBronkington 8 лет назад

    I was distracted by the buttons on your shirt. They're all spaced evenly until you get to the second one from the top.

  • @JustSomeGuy900
    @JustSomeGuy900 8 лет назад

    a really nice work guys!👍

  • @finoraptorscorner
    @finoraptorscorner 8 лет назад

    This video is just AMAZING!... excellent, I learnt a lot and it was really really useful!

  • @Fastwalker27
    @Fastwalker27 4 года назад +1

    Still a very valid question in 2020

  • @tarekfahmi9478
    @tarekfahmi9478 8 лет назад +1

    The genius is strong with this one

  • @geoffdb8118
    @geoffdb8118 4 года назад

    A teraflop is the amount of megawatts (MW) generated by Richard's Hand Flails Per Minute (HFPM)

  • @zuffin1864
    @zuffin1864 7 лет назад +1

    This dude is a legend

  • @Scottoest
    @Scottoest 8 лет назад

    If Scorpio is running on Vega, I suspect it'll be a highly efficient 6 TFLOPS. At the end of the day, my money is on Scorpio being the more powerful of the two, simply because they've had a concrete spec-target to aim at for months, and got to lock their specs way later.
    Of course, the real buried lede here continues to be that I don't see how 4.2TF *or* 6TF is going to be enough for high-quality 4K gaming, which is what both are being primarily billed as. Happy to be proven wrong, though.
    Ultimately, I'm sure I'll end up buying both - if not for 4K gaming, then at least for what promises to be higher levels of post-processing, and higher, more stable framerates.

    • @awesome9174
      @awesome9174 8 лет назад

      It'd be wiser to spend all of that on a gaming pc, that's gonna be a lot of money.

  • @AzKat69
    @AzKat69 8 лет назад

    PSNEO launch will be LIT

  • @michaelparker2449
    @michaelparker2449 8 лет назад

    This actually applies to other areas of life where guys who've had too much to drink might get a performance decrease when with a girl as they get the Terrorflops.

  • @edgarcia4475
    @edgarcia4475 7 лет назад +1

    What game companies need to concentrate on is frames per second not how many Graphics you can put on the screen

  • @anhiirr
    @anhiirr 2 года назад

    i remember in school a new friend asked me about t flops bc they were in an argument with an other friend over t flops and which console was better bc of it.....in this era....and i had to mention to them my 7990 made 8.4. And that i bought it for 300$...good times having to explain....that it was the literal definition of pc master race....and that i was also using amd virtual super resolution to play fallout4 in simulated 4k...as well.

  • @NotScy
    @NotScy 4 года назад

    Actually thought this video was from 2020.
    RUclips reccomndtion: better late then never....

  • @DonPulpote
    @DonPulpote 4 года назад +1

    Remember the days when the console wars were all about Polygons/s?

  • @PerhapsGuy
    @PerhapsGuy 8 лет назад

    I love this channel.

  • @theuncanspan
    @theuncanspan 4 года назад

    A terflop is the power needed to move Richard's hands in a one second cycle

  • @TheJoshtheboss
    @TheJoshtheboss 8 лет назад

    Great and concise video!

  • @qwert_au
    @qwert_au 8 лет назад

    I was hoping you'd do a video to hush down the ill-informed 'fan boys' who have been suckered in by the marketing tactics that is MS and their Teraflops.
    Unfortunately, if you read the comments, those same 13 year old's are still arguing about Teraflops, clearly not having listened to a single thing in the video.
    *face palm*, a crying shame, but it's not your fault DF. You did your best, keep on trucking buddy.

  • @Patrick-S
    @Patrick-S 8 лет назад +2

    Can't wait for my GTX 1080 to arrive! 9 Teraflops without overclocking! :D

    • @Dankuzmeemusmaximus
      @Dankuzmeemusmaximus 8 лет назад

      I only have a peasant 3.5 GB card ;(

    • @gbblackknight
      @gbblackknight 8 лет назад +5

      Boffifis, you have a PC. You are no peasant. We are all enlightened equally.

    • @Patrick-S
      @Patrick-S 8 лет назад

      Boffifis1
      The GTX 970 is still a great card. No worries.

    • @Arek15Arek
      @Arek15Arek 8 лет назад

      +Patrick Schwind Team 1080 here, with overclocking to 1953MHz we can reach 10 Teraflops

    • @shuheiyoshida3967
      @shuheiyoshida3967 8 лет назад

      +Patrick Schwind pff!! Buy a ps4, pc gaming is shit.

  • @toxidalf9005
    @toxidalf9005 8 лет назад +1

    Interesting video!
    There's something that escapes me though: why do we need to divide by 1 million to get the final value of Tflops ?
    I have an idea but I don't think this answers my question honestly...

    • @Five_One_Five
      @Five_One_Five 8 лет назад

      to change the number from megaflops to teraflops

    • @toxidalf9005
      @toxidalf9005 8 лет назад

      Landon Struchen *****​ Yep! Exactly what I thought! Well it was easy after all lol

  • @danielalvarez8172
    @danielalvarez8172 4 года назад +2

    In the end IT DOESNT MATTER! The ps4 was more powerful than the Xbox and did we see any difference in performance? NO! Games are made to play the same on both consoles. So if you design a stronger console, you are dragged down to the same performance as the weaker one when games come out since they have to be playable on both. Now the Xbox series x is more powerful but it won’t matter since the games will be designed to play the same no matter which console. No point in console wars in terms of graphics/ gameplay

    • @fixpontt
      @fixpontt 4 года назад +2

      because MS decided not to make exclusive games on the console, ps4 exclusives look better and play better than anything on xbox, MS could capitalize this advantage in the future but they chose not to, ps5 will do it with the ssd advantage

    • @vale_recca
      @vale_recca 4 года назад

      @@fixpontt Halo and Gears is an exclusive aren't it ? And it looked shite anyways

  • @markwheeler4245
    @markwheeler4245 8 лет назад

    Thanks for explaining it! I've heard the old teraflop word alot and yet in truth didn't know exactly what the hell a teraflop was! lol! numbers are all well n good n yeah it's cool to have great specs but it's what can be done with those specs?!as long as we remember power isn't everything, gameplay is king!!!

  • @meh78336
    @meh78336 8 лет назад

    That 1080 Fury X comparison was a little misleading, we all know that AMD hardware is underperforming in DX11 and OpenGL, but in DX12 and Vulkan you get a better indication of the raw performance, in which case that TF performance is a better represented much as it would be on console given the hardware will be used in a similar lower level way. You are correct that other factors can effect the overall performance, but when even radically different hardware is being pushed in the same way as consoles are, its not the same as the Fury X v 1080 difference in DX11, its more like the difference in DX12 or Vulkan as it shows the less restricted raw performance. XB1 v PS4 shows this, or even 360 v PS3 or earlier gen comparisons if you want to exaggerate the hardware differences (I doubt that the differences will be anymore than those between any AMD generation so they will still be comparable, much as they are between each AMD or NVidia gpu generation on PC). If a newer GPU from whatever manufacturer has higher TF than its previous generation, then its usually not to far off that percentage faster or the usual average for such an increase. So if the PS4 v XB1 is any indication, where 40% extra TF results in about 30% extra performance in GPU heavy tasks, you are likely looking at about somewhere around the same for the Scorpios performance over the Neo in GPU heavy tasks, maybe a small fraction more thanks to more modern hardware optimisation, but 70-75% of the actual gap usually seems to fit the claims vs the actual results. So all you are going to get is a switch of position in which console has the same level of increased performance as they currently have. Lol still not getting me to buy a console though even though I have been one of those daft enough to spend on a 1080 as an upgrade from my 980ti so money isn't the issue, though likely 400+ for UC4 is a little rich even with such a poor hold on money as myself :P

  • @Hagledesperado
    @Hagledesperado 8 лет назад

    A teraflop is a trillion floating point operations per. And that's a fact.