E
emerth
Hello all:
I have read references to optimizing C code to exploit
the CPU cache of <insert your favourite CPU>.
Can anyone point me towards some info on the 'net
that gets into techniques for this kind of thing in C
(or C++) in some depth?
I imagine this can get specific to the CPU in question.
I'm not terribly worried about having access to specific
CPUs. I am more interested in the techniques in general,
than, say, in optimizing for my notebook's Duron...
Thanks in Advance!
Eric
I have read references to optimizing C code to exploit
the CPU cache of <insert your favourite CPU>.
Can anyone point me towards some info on the 'net
that gets into techniques for this kind of thing in C
(or C++) in some depth?
I imagine this can get specific to the CPU in question.
I'm not terribly worried about having access to specific
CPUs. I am more interested in the techniques in general,
than, say, in optimizing for my notebook's Duron...
Thanks in Advance!
Eric