CPU Optimisation

Everything else that doesn't fall into one of the other PB categories.
User avatar
bbanelli
Enthusiast
Enthusiast
Posts: 544
Joined: Tue May 28, 2013 10:51 pm
Location: Europe
Contact:

CPU Optimisation

Post by bbanelli »

Greetings,

what is the point of "Executable format -> CPU Optimization"?

Manual states

Code: Select all

Note: No PB functions actually support this feature for now (it is ignored for them). However, some User Libraries include such optimizations.
and drop down list includes 3DNow (killed 5 years ago by AMD, was it ever really used that much?) and MMX (18 years)/SSE(16 years)/SSE2(14 years).

So, basically, what good does this option do? Any real life application?

TIA!
"If you lie to the compiler, it will get its revenge."
Henry Spencer
https://www.pci-z.com/
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Re: CPU Optimisation

Post by Trond »

It doesn't do anything.
Post Reply