Forumite Members › General Topics › Tech › Gaming › Why CPU Speed is more important than CPU Core Count
- This topic has 6 replies, 3 voices, and was last updated 4 years, 11 months ago by
Ed P.
-
AuthorPosts
-
March 22, 2021 at 7:31 am #68057
Basically because writing multi-threaded/multi-core game engines that optimise CPU core usage is really hard. Even if you are not a C programmer, you will get a lot out of the following link as it takes you through all the problems on writing threaded game engines and gives a little insight on how they are designed with especial reference to the Unreal engine. It also gives a little insight into why Linux games pre-Vulkan ran like a two legged dog.
An interesting read as non-programmers can just skip over the code examples.
March 22, 2021 at 5:03 pm #68062Windows knows best?
I see the new defense strategy is out. It makes my skin crawl at the capabilities of our military dealing with a cyber attach. I bet they duno what Caps lock is or a bad gateway.
March 22, 2021 at 5:34 pm #68063Unfortunately the same game threading issues apply to Windows too!
March 23, 2021 at 9:42 am #68065Its amazing that almost no one mentions that mutex is short for mutually exclusive, just knowing that explains a lot about what they are.
The Windows internals books do actually tell you what mutex stands for, ONCE, but it is buried deep in a chapter that starts out being about something else so its easy to skip over (I did, at least 3 times).
March 29, 2021 at 8:15 pm #68108I cannot make a new topic (Forum bug?)!
However if you get Gremlins in your wfi or SSDs it could be that they are interfering with each other. Unleash the tinfoil hats!
Intel link explains all:
March 29, 2021 at 9:45 pm #68109I have to wonder about PC cases with a window in the side too, if that doesn’t let RFI escape I don’t know what does.
March 30, 2021 at 7:46 am #68116Just for completeness this YouTube gives some tips on RFI shielding for components.
https://www.youtube.com/watch?v=PD1j-a4e5Tw
The very last tip is worth watching for its innovative sandwiching of heat shrink tubing and tinfoil.
-
AuthorPosts
- You must be logged in to reply to this topic.
