Hi Björn,
On 20 July 2014 18:43, Björn Blissing <[email protected]> wrote: > I tried both options and they both seem to work. Although I guess some > deeper benchmarking would be in order. Are there any of the examples and/or > datasets that would be good candidates for benchmarking the different > versions? There aren't any tests that specific test the speed to atomic operations, so you'd need to create one. The ref_ptr<> coupled with osg::Referenced would probably be a good place to start as this will be the most common area where atomic are relied upon in the OSG. Robert.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

