←back to thread

343 points cvallejo | 2 comments | | HN request time: 0.415s | source
Show context
tpetry ◴[] No.22357449[source]
Now its getting really interesting: In the end you have to compare pricing for a vCore (which is a thread on a cpu) with per-thread performance on AMD vs. Intel. Does anyone know a benchmark like this? Epyc Processors are most often tested on heavy parallelizable tasks and not strictly single thread tasks.
replies(4): >>22357500 #>>22357832 #>>22358054 #>>22358902 #
api ◴[] No.22357832[source]
From what I've seen AMD's recent chips beat (sometimes outright destroy) Intel on multithreaded tasks, but on single-threaded tasks it's still a bit of a toss up and depends on the work load. Intel seems to still come out ahead on some heavy numeric and scientific type work loads, especially if vector instructions are used. The differences are not huge though, and AMD solidly wins on price/performance even in cases where it's a bit slower in absolute performance for single threaded work.

At this point Intel literally only makes sense if you have one of those single threaded work loads where it still excels and you absolutely must have the fastest single thread performance.

replies(1): >>22358147 #
dilyevsky ◴[] No.22358147[source]
Is that with spectre/meltdown/etc protection on?
replies(3): >>22358368 #>>22358674 #>>22360327 #
imajoo ◴[] No.22360327[source]
AWS patched their hosts back in 2018 which caused a huge shitstorm in terms of performance lost across various workloads..so yes.

https://blog.appoptics.com/visualizing-meltdown-aws/

replies(1): >>22362376 #
1. dilyevsky ◴[] No.22362376[source]
Afaik amd patches aren’t as penalizing as Intel ones. I have no idea if ^^^ refers to bare metal, bare metal w/ patches or cloud env (unlikely) hence the question.
replies(1): >>22362417 #
2. imajoo ◴[] No.22362417[source]
The link above is specific to AWS -- hence, "Visualizing Meltdown on AWS" as their title.