Readit News logoReadit News
furkansahin commented on Does MHz Still Matter?   ubicloud.com/blog/does-mh... · Posted by u/furkansahin
bob1029 · a day ago
> Once network IO became the main bottleneck, the faster CPU mattered less.

It is surprisingly hard to keep a modern CPU core properly saturated unless you are baking global illumination, searching primes or mining crypto currency. I/O and latency will almost always dominate at scale. Moving information is way more expensive than processing it.

furkansahin · a day ago
Certainly! That was the main reason why we decided to try postgres benchmarking tbh
furkansahin commented on Does MHz Still Matter?   ubicloud.com/blog/does-mh... · Posted by u/furkansahin
adamcharnock · a day ago
This is certainly interesting, and is something I often wonder about. In our case we mostly run Kubernetes clusters on EX130 servers (Xeon, 24c, 256GB). In this situation there are a lot of processes running, for which increased cores-count and memory availability seems worth it. Particularly when we have the cost of 10-25g private networking for each server, lower node counts seems to come out being more economical.

But, but with fewer processes I can totally believe this works out to be the better option. Thank you for the write-up!

furkansahin · a day ago
Thanks for the comment! Yeah, if you are using the servers dedicated to yourself and considering the larger server packs more, it definitely makes sense.

In our case, though, if we provide 1/48 of 10Gbit network, it really doesn't work for our end customers. So, we're trying to provide the VMs from smaller but more up-to-date lineup.

furkansahin commented on Does MHz Still Matter?   ubicloud.com/blog/does-mh... · Posted by u/furkansahin
magicalhippo · a day ago
Well from what I can see the faster one also has 3D V-cache, so not apples to apples.

That said, at such low core count the primary Epyc advantage is PCIe lanes no?

furkansahin · a day ago
Yes, you're right but we tried to keep the workloads less cache dependent.

Also, EPYC's PCIe advantage doesn't hold for the Hetzner provided server setup unfortunately because the configurator allows the same number of devices to be attached to both servers.

u/furkansahin

KarmaCake day972November 30, 2016
About
https://github.com/furkansahin
View Original