Posted: Sun Mar 30, 2003 12:53 pm
Restored from previous forum. Originally posted by tinman.

I don't know about the code that PureBasic generates, but from v3.60 the library functions can have specially optimised versions for different CPU architectures. I think you select at compile time which one you prefer to use.
Of course, it requires that the library authors write code that is optimised for each architecture.
--
I used to be a nihilist but I don't believe in that any more.
(Win98first ed. + all updates, PB3.62, external editor)
Originally posted by theogott
However if there would be ideas to use for example SSE (or a SSE-Switch for SSE-Optimization) in PB then I'd be PRO cause I have it ...

I don't know about the code that PureBasic generates, but from v3.60 the library functions can have specially optimised versions for different CPU architectures. I think you select at compile time which one you prefer to use.
Of course, it requires that the library authors write code that is optimised for each architecture.
--
I used to be a nihilist but I don't believe in that any more.
(Win98first ed. + all updates, PB3.62, external editor)