|
|
|
|
|
by BruceIV
4738 days ago
|
|
Thanks! What kind of performance do you get with some of those more intricate pointer structures? My own research right now is focused on how to build some common abstract data types with less pointer indirection, so as to be more easily vectorizable. |
|
I'd be interested to hear more about what you're doing. Do you have any links you could share?