|
|
|
|
|
by jeffbee
226 days ago
|
|
I would expect compression, encryption, and codecs to have the least noticeable benefit because these already do runtime dispatch to routines suited to the CPU where they are running, regardless of the architecture level targeted at compile time. |
|
Especially the binaries for the newest variant, since they can entirely conditionals/branching for all older variants.