Search Unity

Definitive Unity Hardware specs

Discussion in 'General Discussion' started by geraldsmallbear, May 15, 2017.

  1. geraldsmallbear

    geraldsmallbear

    Joined:
    Jul 30, 2015
    Posts:
    19
    I'm looking into a proper game dev rig and have been having a really hard time finding updated specs on Unity and what hardware I should be aiming for.

    It would be really helpful if someone could make a sticky of the actual specs/requirements for running Unity, such as:

    1. Multi-core support - and by extension what, therefore is the best current CPU for Unity
    2. GPU-related - can Unity use CUDA, is PhysX aided by getting a prosumer (gamer) card, etc..?
    3. RAM speed
    4. HD/SSD/Hybrid Drives - some benchmarking and discussion of script compiling and stuff
    5. AMD vs. Intel
    6. Radeon vs. GTX

    .... what affects lightmapping times?
    .... is your system build capable of realtime editing (in the Game window)
    .... can you edit at full spec (highest graphics settings, etc...)?

    Surely lots of other questions need to be asked as well.

    I've tried this site, Tom's Hardware, websearch... loads of sites.... and it's been difficult to get straight (and current) answers to anything. So if you know how Unity works and what effect hardware has and why please chime in.

    The sort of build I had in mind (based on Cinema 4D/3DCoat specs) is roughly: fastest i5 (single core speed is all-important), standard speed RAM, SSD, GTX 1060 (price/CUDA - for 3DCoat - /speed balance). Overclocking is pointless and even though I'd favour an i3 for price and fewer cores (less waste) they underperform in benchmarking and according to general consensus fairly suck at gaming - even though the specs are great.
     
    Khena_B likes this.
  2. Puget_Labs

    Puget_Labs

    Joined:
    May 16, 2017
    Posts:
    1
    Interestingly, I'm actually getting started on a project right now to answer all those questions. I do a lot of hardware benchmarking and publishing of articles for Puget Systems (workstation manufacturer in Washington, USA) and Unity is up next on our list. I've been trying to figure out exactly what to test in Unity and so far want to tackle:
    1. Compile times
    2. Import assets speed
    3. In-Unity FPS
    4. Bake navmesh speed
    5. Lightmapping speed
    6. Anything else we should test?
    I can't directly answer your question with specific benchmarks quite yet (give me a few months), but my current understanding is that most things in Unity are going to benefit from having a CPU with a high frequency. The only for sure exception I know of is compiling which should greatly benefit from having more CPU cores. For you (and most people), a quad core i5 or i7 is probably the best choice though. The 6-10 core Intel CPUs and AMD Ryzen CPUs will be better for compiling but the more commonly done tasks will be better with the higher frequency quad core CPUs. But if compile times are a big concern, you could look at the higher core count Intel/AMD CPUs.

    Don't worry about RAM speed too much, it usually only makes a minimal difference. DDR4-2400 is our go-to right now since it is very stable and matches the current Intel CPU specs. Just make sure you get enough. 16GB should be plenty for most users, maybe 32GB if you tend to have a ton of things open like Unity, C4D, 3DCoat, lots of browser tabs, etc. or want to future-proof.

    Definitely get an SSD, two if you can swing it (one for OS/programs, one for your projects), but the newer M.2 NVMe drives probably won't give too much of a performance benefit. Better to spend that money on a faster CPU than on a M.2 NVMe drive. Standard platter drives are usually reserved for long-term storage these days and I would recommend against hybrid drives as well. They sound great on paper and work well for some things, but especially for write speeds they can't compete with SSDs.

    For GPU, the GTX 1060 you mentioned is a really good mid-range card but get the 6GB version if you can. Some GTX 1060 cards come in a 3GB version which isn't really enough for most people - especially if you use dual monitors. You can get more bang for your buck with AMD though so if you are looking to get every little bit of power for your money you could consider one of the Radeon cards. We typically go with NVIDIA over AMD, however, due to some reliability issues we've had with AMD over the last few years so that is the route I would recommend.

    Without know the exact specific model numbers, the build you have in mind sounds like a pretty good balanced system. Also, your questions are exactly what we want to answer so if there is anything else you would really like to see us include in our benchmark testing, let me know.
     
    akuno likes this.
  3. Ryiah

    Ryiah

    Joined:
    Oct 11, 2012
    Posts:
    21,204
    System requirements have been given for Unity, but we cannot know your project system requirements ahead of time. If you are developing a simple mobile game it won't add much but if you were developing a high-end desktop title the requirements would be drastically different.

    Primarily CPU but if you don't have enough RAM for your current project that can affect it too.

    Yes.

    Yes.

    Yes and no. Some tasks are only single-threaded while others are very multi-threaded. The AMD Ryzen 7 has twice the cores with only a loss of about 10% IPC (Instructions Per Clock) of an equivalently priced Intel processor. For some tasks (lightmapping, compiling, etc) you will have far better results with more cores than with a slight increase to single core performance.

    For anything but a high-end title that would be fine. By the way faster memory might make sense in some situations (for example AMD's Ryzen's internal performance is greatly affected by faster memory) and plenty of it (at least 16GB).

    Edit: Thought I'd explain the issue with Ryzen a bit further since it might not be well known. Internally Ryzen's cores are divided up into modules (two modules for consumer Ryzen) and are connected together by a special bus with a very unusual limitation.

    Said limitation is that the speed the internal bus operates at is directly tied to your RAM speed. If your RAM is slow, the bus will be slow too. For tasks that need more cores than a single module has you will see a noticeable difference in performance by buying faster memory. For OSes that don't know enough to keep the task on one module and may split it across them you will see it for that too.

    Yes and no. Manual overclocking is pointless because it hasn't been exhaustively tested by the manufacturer, but automatic overclocking (eg Intel's Turbo Boost, AMD's XFR) will have been and is almost always being used in some form by modern CPUs.
     
    Last edited: May 16, 2017
    frosted and (deleted member) like this.
  4. geraldsmallbear

    geraldsmallbear

    Joined:
    Jul 30, 2015
    Posts:
    19

    Thanks for that comprehensive reply. It'll be great to finally get some evidence-based replies to these age-old questions.

    Here are some additional thoughts:

    There seems to be a consensus that SSD's speed up compile time dramatically. That could be worth testing.

    I'd like to see what has the greatest effect on lightmap creation and running at high spec - is it GPU or CPU dependant?

    Are tasks in Unity predominately single or multi-core? The older threads on this say almost everything is single core due to cross-platform compatibility issues.

    How does Unity 5.6 compare with the 2017 beta?

    What systems do optimisations target? So if you were to optimise various aspects of the game build which systems/components see the greatest performance gains? Does optimising the physics see a performance levelling between Nvidia and Radeon for instance?

    How does the builders PC system performance compare to the end-user system performance? Using the physics of Radeon vs Nvidia again - if I'm using a GTX 1060 6gb for a 3d Thief-like game with lots of rigidbodies and simulated physics stuff - it might run fine on the GTX but how will the end product run on a Radeon? And are there platform-specific optimisations that can be employed to level the playing-field?

    Also, slower Xeons can often outperform other CPU's where they shouldn't and i3's under-perform where they should excel - I've seen this a lot in Cinema 4D benchmarking. This would be well-worth looking into considering the price disparity and what you said earlier about more cores = better compile. Whereas users say SSD = better compile. It would e very interesting to see if more cores+SSD = even better compile or if there is an upper limit/diminishing returns. Also be interesting to see if a system weighted towards either SSD or mutli-core compiles better, equally or just differently -as in lag/freezing or favouring types of scripts - long, short, complex, error-handling....

    Does Intel's new Optane fall into the same category as Hybrid drives - ie: not worth it?

    Textures, nav mesh, occlusion culling performance across systems weighted this way and that.

    Xeon's have a large cache - does that make a significant difference to anything? Because in Cinema benchmarks most lower clockspeed Xeons way outperform much higher clocked i3's on single core tasks.

    Also, since Unity and game dev in general really utilises every element of the computer to its utmost we're also talking about the interplay of those discreet parts - or the Balance. This would point to the motherboard would it not? And since we have gaming motherboards, server ones and consumer grade it would be really useful to see how much of a difference motherboards make in Unity. Especially when CPU cores and SSD both have an impact on script compiling - how do different motherboards balance those contributions to the task? Do they favour one or the other? Is there a case where a cheap motherboard has great SSD throughput but lousy CPU mult-core support - but it doesn't matter because it will balance well and your scripts will compile just as fast as they would on a top-end motherboard?

    I think ultimately it would be helpful to the community to make system or upgrade suggestions based on the benchmark findings because the results will likely still be open to interpretation because its really about testing the interoperability of parts and how that can be weighted towards a general use-case scenario. Correct me if I'm wrong though. What I mean is - there's so much speculation floating around that having benchmarks of individual parts could only deepen the intrigue and confusion. People will say the benchmarks are rigged against AMD, that benchmarks don't apply to real-world scenarios, that certain performance gains are entirely subjective (ie: HD lag) and relate to perception rather than actual performance gains.

    So that's why I think testing as many combinations to see how well the parts play together would be really helpful to pre-empt and diffuse the endless and useless speculation that often results from vague or incomplete benchmarking. And why I think perhaps including motherboards could be really useful as the missing link between all the parts and technologies people get so attached to and defend to the death. Also including AMD-friendly benchmarks as well as as much real-world testing and even subjective feel-based testing as possible might save you a lot of hatemail in the long-term. Cos the feels will possibly indicate the overall balance of a system - how at-one it is with the user's demands and intuition. And that could be a way to then narrow down what is causing that cohesion in the system (or perceived cohesion) and help to quantify it.

    And lastly - architecture (I think that's the correct term). Maxwell vs. Pascal, Broadwell, Opteron. Kaby, and so forth. In Cinema/Rendering Land there was much debate about Maxwell and Pascal because the older one was supported so it worked much better than the newer more expensive one(s).
    There was also talk of building a monster Xeon render farm for $70. There are some Youtube videos comparing the $70 Xeons to newer AMD and the like.

    I guess you have to decide on what limits to set. I've waffled a bit but I hope there are a few decent ideas in there. Good luck wading into the minefield.

    PS.... as per Ryiah above - overclocking has been declared useless in 3D Land because only the base clock speed is used. This applies to both the CPU and GPU. You can find discussion of this on Cinema forums, I think the Furryball FAQ and possibly other related forums as well.
    But... does it apply to Unity?

    PS, PS: just found this random article which deals with Ryzen memory latency but more importantly the comments section addresses why Xeon's outperform i3's on single-threading and has something to say indirectly about Unity. This could be highly relevant in comparing 5.6 to 2017 beta and beyond as they are talking about how well the engine can utilise the latest components.
     
    Last edited: May 17, 2017
  5. Not_Sure

    Not_Sure

    Joined:
    Dec 13, 2011
    Posts:
    3,546
    IMHO, it's always a folly to chase top specs for any rig.

    If you go all mid range, aside from it being 1/10th the cost, you can see bottle necks on an average system long before you can on a smoking potato.

    Besides, your money is better spent on assets, peripherals (like drawing tablets), and hired work.

    My advice:

    Go to pricewatch.com and pick out a motherboard/cpu combo, some ram, a GPU, a case, a HD, and an optical drive. Just look for the price break. Usually the price grows fairly steady then suddenly starts to spike, so just buy the parts before the price spike.

    I would, however, put up a little more for a descent power supply.

    As far as brands go, I personally prefer:
    -ATI for the GPU
    -Case, motherboard, and optical drive don't really matter.
    -A US brand for the power supply
    -For memory not the cheapest, but also not the one that looks like a Power Ranger
    -Intel (since AMD went through their crisis)

    Oh, and don't go crazy with the cooling unless you live in the tropics or something.
     
    Last edited: May 17, 2017
  6. geraldsmallbear

    geraldsmallbear

    Joined:
    Jul 30, 2015
    Posts:
    19
    Before I tried all of that I would have agreed with you. No wait, I did agree.

    Now, battle-worn and hopefully a little wiser I'm going it alone and buying a decent rig. Each to their own workflow but this is me after roughly a week's work:

    https://forum.unity3d.com/threads/open-world-thief-like-game.471263/#post-3072690

    I never got close to that in 3 years of working with others, outsourcing and buying assets. And I had the nightmare of dealing with horrid people and just unbelievable stress. Plus there's waiting overnight for a lightmap to burn. No thanks, been there, didn't like it. It's definitely a new rig for me.
     
    Not_Sure likes this.
  7. Not_Sure

    Not_Sure

    Joined:
    Dec 13, 2011
    Posts:
    3,546
    Fair enough.
     
  8. Ryiah

    Ryiah

    Joined:
    Oct 11, 2012
    Posts:
    21,204
    One night waiting for lightmaps is nothing. There are horror stories floating around of Enlighten taking up to an entire week for a high-end rig with a complex scene. Ironically Unreal 4 which appears to be significantly more demanding as an editor has one of the fastest lightmappers available. Many times faster in fact.

    Just be aware that for all of the problems AMD has it's by far one of the cheapest. Currently their best processor is $500 and the closest performing processor from Intel is $1,700 for a performance benefit of only 10%. That's over triple the cost.

    https://www.newegg.com/Product/Product.aspx?Item=N82E16819113430 - AMD Ryzen 7 1800X (8 core, 16 thread)
    https://www.newegg.com/Product/Product.aspx?Item=N82E16819117643 - Intel i7-6950X (10 core, 20 thread)

    If that's not insane enough for you the fans on the Intel reddit... are telling people to buy Ryzen for multi-threaded tasks.

    https://www.reddit.com/r/intel/
     
    Last edited: May 17, 2017
    EternalAmbiguity likes this.
  9. Deleted User

    Deleted User

    Guest

    Well if you're a little creative you can beat that, I managed to get a 14 Core Xeon 2697wv3 for $700.00 via e-bay.. It's roughly 40% faster than a Ryzen.. Of course the Ryzen will edge it in single core performance (as it tops out at 3.6Ghz) and Xeon's can't be OC'd.

    But there's some other cool stuff to consider, if I want to replicate a gaming laptop or mid ranged machine I can drop the cores and disable the turbo. Also for light baking etc. it is of course super quick..

    But personally for a generic game dev system, I'd be tempted to go I7 7700K.. I mean it's $300.00 and fast as hell.! It works well in every application type and the biggest thing with high end I7's / Xeon's it's not just the expensive CPU you're paying for.. It's also the expensive X-99 platform as well..

    So again it would be between the I7 7700K and the Ryzen 1700X for me, the 1800 doesn't have enough benefits to support the increase in price. A small bit of OC will put them on par with each other.
     
  10. Not_Sure

    Not_Sure

    Joined:
    Dec 13, 2011
    Posts:
    3,546
    Huh, I haven't built a rig in a while so I've been out of the loop. But it's good to hear they're recovering after their CEO gutted the company.

    That was what happened, right?

    Anyway, I did prefer AMD for a long long time. Still do. But I was hearing from multiple people to stay away and remember that they are pretty much nonexistent on laptops anymore.
     
  11. Gua

    Gua

    Joined:
    Oct 29, 2012
    Posts:
    455
    Thanks! This is exactly the information I was looking for!
     
  12. Ryiah

    Ryiah

    Joined:
    Oct 11, 2012
    Posts:
    21,204
    Two and a half years have passed since this thread was created and to be completely honest unless there is a massive difference between the cost of SATA and NVMe or you don't have the slots on your motherboard you should just choose NVMe as the performance is worst case tied with SATA and best case several times faster.

    Additionally there is at least one drive on the market (linked below) that worst case is several times faster than SATA.

    https://www.newegg.com/intel-optane-ssd-905p-series-960gb/p/N82E16820167458

    Worst case here is defined as Q1T1 activities which are the majority of everyday tasks with best case being sequential.
     
    Joe-Censored likes this.
  13. AndersMalmgren

    AndersMalmgren

    Joined:
    Aug 31, 2014
    Posts:
    5,358
    Get the new gigabyte NVMe disk it's alot faster if you have a pcie gen 4 capable mobo. We are talking 5000 mb/s vs 3500 for gen 3
     
  14. Joe-Censored

    Joe-Censored

    Joined:
    Mar 26, 2013
    Posts:
    11,847
    If I was building a new Unity workstation in the approx $1500 to $2000 USD price range, I'd be going with today:

    * Ryzen 3900x (12 core, 24 thread Zen 2)
    * 32 GB RAM
    * RX 5700 XT (3rd party model) or RTX 2070 Super
    * 1TB NVMe SSD PCIe Gen 4

    If I had a lower budget:

    * Ryzen 3600 (6 core, 12 thread Zen 2)
    * 16 GB RAM
    * RX 5700 (again 3rd party) or GTX 1660
    * 1TB NVMe SSD PCIe Gen 3 (probably that budget priced Intel one available)
     
    Last edited: Sep 18, 2019
  15. Ryiah

    Ryiah

    Joined:
    Oct 11, 2012
    Posts:
    21,204
    Is there a noticeable difference in Unity?
     
  16. AndersMalmgren

    AndersMalmgren

    Joined:
    Aug 31, 2014
    Posts:
    5,358
    Its 750k IOPS random read/write vs around 500k on the 970 PRO so about 50% increase in performance
     
  17. AndersMalmgren

    AndersMalmgren

    Joined:
    Aug 31, 2014
    Posts:
    5,358
    The 3950x is around the corner though
     
    Joe-Censored likes this.
  18. Joe-Censored

    Joe-Censored

    Joined:
    Mar 26, 2013
    Posts:
    11,847
    It just seems less exciting for the money than the 3900x to me. You're paying 50% more for 33% more cores and slightly higher clock than the 3900x. That money might be better spent on a better monitor, or some other upgrade.

    For similar reasons, I don't think the 3600x and 3800x are smart buys either, though the 3700x isn't a bad choice.

    YMMV
     
  19. AndersMalmgren

    AndersMalmgren

    Joined:
    Aug 31, 2014
    Posts:
    5,358
    I already have a 2700x so the 3900x is a too small jump
     
    Ryiah and Joe-Censored like this.
  20. Joe-Censored

    Joe-Censored

    Joined:
    Mar 26, 2013
    Posts:
    11,847
    I was just speaking from my own opinion. It is obviously a great CPU, and your budget may be different than mine. If I were building a $2500+ workstation for example, it probably would have the 3950x.
     
    Ryiah and AndersMalmgren like this.
  21. AndersMalmgren

    AndersMalmgren

    Joined:
    Aug 31, 2014
    Posts:
    5,358
    I'm probaly going to keep my Crosshair VI Hero motherboard, so it will just be a 3950x, pretty cheap for doubling the amount of cores :D
     
    Joe-Censored likes this.
  22. Ryiah

    Ryiah

    Joined:
    Oct 11, 2012
    Posts:
    21,204
    Yes, I know there is a higher rating on the device, but is it noticeable when you perform a task? ;)
     
    angrypenguin likes this.
  23. AndersMalmgren

    AndersMalmgren

    Joined:
    Aug 31, 2014
    Posts:
    5,358
    Offcourse it is, since it's such a big increase in random access performance. Loading scenes etc.
     
  24. Ryiah

    Ryiah

    Joined:
    Oct 11, 2012
    Posts:
    21,204
    Except it isn't a big increase in random access performance. Every single review is saying that the random access performance of the new drive is around 60 MB/sec for Q1T1 activities.

    https://www.rockpapershotgun.com/2019/07/18/gigabyte-aorus-nvme-gen-4-ssd-review/
    https://www.techpowerup.com/review/pci-express-4-0-nvme-ssd-test-amd-x570-ryzen-3000/

    By comparison the Samsung 970 EVO is around 50 MB/sec for Q1T1.

    https://www.anandtech.com/show/13761/the-samsung-970-evo-plus-ssd-review/6

    Both the sequential and the IOPS provided by the manufacturer are best case scenarios that require accessing the drive with a high queue depth and thread count. I have seen absolutely no indication that Unity is doing either of those. Which makes it very difficult to recommend the drive to anyone with an actual budget.
     
    Joe-Censored likes this.
  25. angrypenguin

    angrypenguin

    Joined:
    Dec 29, 2011
    Posts:
    15,620
    Ok... but what's the practical impact? I use a ~8 year old SSD for my projects and I don't think my scene loads are limited by the HDD. Even if it went from, say, 3 seconds to 2 seconds, I don't think that would impact my productivity in any noticeable way.
     
  26. AndersMalmgren

    AndersMalmgren

    Joined:
    Aug 31, 2014
    Posts:
    5,358
    Dependends on your scene sizes. We have some mid sized battlefield scenes, and those are heavy to load. Dont forget that Windows and other background processes also access disk. Always get as fast disk as you can, as many cores as you can, as much and fast memory as you can. I'm a very impatient person when it comes to waiting on computers to finish processing something, its a cheap price to pay for some inner peace.

    Memory is very important, my home computer 2700x can only clock to 4.1 ghz all core and my dayjob 2700x can clock to 4.225 on all core. My home computer has 3200 CL 14 memory 32 gigs, and my dayjob computer has 16 gig 2600 CL 17 memory. Even though my home computer is clocked lower it completes the OrchardCore compiler test 3 seconds faster than my dayjob computer.
     
  27. AndersMalmgren

    AndersMalmgren

    Joined:
    Aug 31, 2014
    Posts:
    5,358
    If you are on a tight budget, its better to get a 970 now but a gen 4 capable mobo and get a gen 4 disk when they move to new chip. Both 970 and gigabyte uses the same chip. the only difference is gen 4 vs gen 3. Though its tax free since its work related so cant really understand why cheap out
     
  28. angrypenguin

    angrypenguin

    Joined:
    Dec 29, 2011
    Posts:
    15,620
    Not everyone has the same priorities, y'know?
     
  29. Ryiah

    Ryiah

    Joined:
    Oct 11, 2012
    Posts:
    21,204
    Because most of the people who can't afford it are in countries where it isn't tax free. ;)

    And for those of us who are in countries where it is tax free but have a limited budget the primary components (CPU, GPU, RAM, motherboard) have priority over the secondary components (SSDs, HDDs, etc).

    Besides if money simply isn't an object then you're far better off purchasing that Intel Optane 905p drive because it has a random read performance of around 295MB/sec. It completely obliterates current PCIe 4.0 drives. Hopefully we will see the technology trickle into mainstream drives in a few years.

    https://www.newegg.com/intel-optane-ssd-905p-series-960gb/p/N82E16820167458
    https://www.pcmag.com/review/365377/intel-optane-ssd-905p

    621791-intel-optane-905p-performance-chart.png
     
    Last edited: Sep 20, 2019
    angrypenguin likes this.
  30. AndersMalmgren

    AndersMalmgren

    Joined:
    Aug 31, 2014
    Posts:
    5,358
    Yoy shouldn't cheap out on any component in your system, for example at work I have a 2700x with 16 gig 2600 CL17 and at home same CPU but with 32 gig G.Skill 3200 CL14 and my home CPU is clocked a bit lower (4.0 vs 4.225) and my home computer does the OrchardCore compiler warm bench 3 seconds faster (same SSD in both). Btw, will try the cold bench tonight on my NVMe vs a sata SSD and post numbers here to show the difference when compiling from a slow vs a fast disk
     
  31. angrypenguin

    angrypenguin

    Joined:
    Dec 29, 2011
    Posts:
    15,620
    Not everybody has an established high income career. Some people are in places with worse economies, or they're students, or... heck, loads of possibilities. The point is that what you call "cheaping out" others call "spending responsibly".

    Edit: But I know I'm wasting my keystrokes, as I'm pretty sure I've seen similar responses to your advice many times in the past.
     
    neoshaman likes this.
  32. AndersMalmgren

    AndersMalmgren

    Joined:
    Aug 31, 2014
    Posts:
    5,358
    We are talking about work related tools.
     
  33. Ryiah

    Ryiah

    Joined:
    Oct 11, 2012
    Posts:
    21,204
    Completely irrelevant. If it has a price tag and the individual or company doesn't have the budget for it they can't choose it.
     
    neoshaman likes this.
  34. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,619
    Last edited: Sep 20, 2019
    Ryiah likes this.
  35. ShilohGames

    ShilohGames

    Joined:
    Mar 24, 2014
    Posts:
    3,023
    Ryiah likes this.
  36. Ryiah

    Ryiah

    Joined:
    Oct 11, 2012
    Posts:
    21,204
    Thank you! Benchmarks are always better than blindly reading the numbers on the packaging of a drive, but I have to admit I'm surprised it's not being held back by the hard drive. I'd love to see numbers with newer releases of Unity but the links you gave at the bottom of the thread no longer work.
     
    Peter77 likes this.
  37. AndersMalmgren

    AndersMalmgren

    Joined:
    Aug 31, 2014
    Posts:
    5,358
    It all depends on what you are on now. I'm on a 2700x 8 core. I will wait for the 3950x for sure.
     
  38. AndersMalmgren

    AndersMalmgren

    Joined:
    Aug 31, 2014
    Posts:
    5,358
    Empty game objects is more a test of the unity scene format and other unity internals. Do a bench with lots of mesh renders with heavy .fbx models, animations, sound clips, etc, etc.

    If you want to buy old tech buy a gen 3, its not the end of the world
     
  39. AndersMalmgren

    AndersMalmgren

    Joined:
    Aug 31, 2014
    Posts:
    5,358
    I just did a cold compile of OrchardCore, it took 28 seconds on my nvme disk, and 32 seconds on my SATA ssd.. So alot less difference than I thought.

    edit: you can do it yourself, clone OrchardCore and then in powershell run Measure-Command { dotnet build .\OrchardCore.sln } for a cold compile run dotnet clean first
     
    Ryiah and angrypenguin like this.
  40. Ippokratis

    Ippokratis

    Joined:
    Oct 13, 2008
    Posts:
    1,521
    It is Unity’s job to create benchmarks and I believe that the lack of unity benchmarks is a missed opportunity for the company.

    Some subjective findings so far:
    - 3700k vs 4930k vs 8700 vs 7960x.
    7960x is significantly better, in every scenario. Asset import conversion, building large projects, save script and hit play times, lightprobes baking. I would buy it again and again (second-hand).

    - 64gb vs 32gb: No significant differences, buy if 64gb are needed for other apps.

    - NVMe vs ssd: Marginal differences, buy if price difference is little.

    - AMD (frontier) vs Nvidia (1070x2) vs (1070x2+1070ti) : 1070x2, fast and silent (msi gaming x).

    Has anyone some first-hand experience with Optane? Have you seen some difference?
     
  41. angrypenguin

    angrypenguin

    Joined:
    Dec 29, 2011
    Posts:
    15,620
    If you're doing this stuff professionally and it takes up a lot of your time then I'd agree that economically the upgrade could well be worth it. (Environmentally? Questionable at best. We can't all just toss aside our high tech gear every time a slightly shinier thing comes along.)

    If you're doing it as a side thing, not deriving income from it yet, have other things which are of greater productivity impact, are still learning, etc. then 12-14% on CPU-heavy tasks is unlikely to be your bottleneck and your money is perhaps best spent elsewhere, or even just saved.
     
  42. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,619
    Link fixed. Here is the Unity project for that test, created with 5.6.

    In my tests, loading a big scene file easily outweighed asset loading on subsequent "loads". Even if loading assets is expensive, loading just the big scene file was a multitude more expensive here. As far as I was able to observe, Unity Editor keeps assets loaded (unless it needs memory), thus requesting an asset a second time does not cause a load and is fast. The scene on the other hand seemed to get parsed/loaded always.
     
    Last edited: Sep 21, 2019
    Ryiah likes this.
  43. AndersMalmgren

    AndersMalmgren

    Joined:
    Aug 31, 2014
    Posts:
    5,358
    Yeah first time loading a scene is always worst.
     
  44. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,619
    Ryiah likes this.
  45. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,619
    Ryiah likes this.
  46. Gua

    Gua

    Joined:
    Oct 29, 2012
    Posts:
    455
    At the moment I have NVMe and SATA SSD on my machine. I've run some test on huge Unity project and I didn't see any noticeable differences between to SSDs for that project. So I agree with Puget_Labs findings in that there no need to in overpaying for NVMe SSD, cause you will not see any noticeable difference when working in Unity. Even when project is huge.