Y
Hacker News
new
|
ask
|
show
|
jobs
by
lynndotpy
932 days ago
One of the very first things in the article is a TLDR section that points you to the conclusion.
> In conclusion, the issue isn't software-related. Python outperforms C/Rust due to an AMD CPU bug.
1 comments
j16sdiz
932 days ago
It
is
software-related. Just the CPU perform badly on some
software
instruction.
link
xuanwo
932 days ago
FSRM is a CPU feature embedded in the microcode (in this instance, amd-ucode) that software such as glibc cannot interact with. I refer to it as hardware because I consider microcode a part of the hardware.
link