Is there a faster way for DSA ? (Test EXE)

Everything else that doesn't fall into one of the other PB categories.
THCM
Enthusiast
Enthusiast
Posts: 276
Joined: Fri Apr 25, 2003 5:06 pm
Location: Gummersbach - Germany
Contact:

Post by THCM »

@vain Just send me your source and I'll take a closer look....
The Human Code Machine / Masters' Design Group
va!n
Addict
Addict
Posts: 1104
Joined: Wed Apr 20, 2005 12:48 pm

Post by va!n »

While thinking about some stuff... i know there are posiblitis to put small and complete routines direct into the cache to get a lot of performance boost!! I dont know how to use nor code the X86 cache directly... i did this only for a very fast drawing routine on 68030+ amiga, years ago!

Would it be possible to have PureBasic commands saying the compiler (if possible), putting this loop or routine for faster access/operations direct into the cache? For example CacheStart() CacheEnd() ??? The compiler could alert an message if the user defined section (code) doesnt fit into the cache!? (i know cache has different sizes from cpu to cpu)...

using cache is just one possible way for me atm... isnt it?
va!n aka Thorsten

Intel i7-980X Extreme Edition, 12 GB DDR3, Radeon 5870 2GB, Windows7 x64,
Post Reply