¡@

Home 

c++ Programming Glossary: const&

The cost of passing by shared_ptr

http://stackoverflow.com/questions/2502394/the-cost-of-passing-by-shared-ptr

tr1 __shared_count __shared_count std tr1 __shared_count const& 8.03 324.34 28.95 2451252116 0.00 0.00 std tr1 __shared_count.. tr1 __shared_count __shared_count std tr1 __shared_count const& I'm a little puzzled by the number of destructor calls being..

General strategies for memory/speed problems

http://stackoverflow.com/questions/8860603/general-strategies-for-memory-speed-problems

... 0.00 0.01 0.00 234937 0.00 0.00 Foo chew_on std string const& 0.00 0.01 0.00 1 0.00 10.05 do_processing std string const&.. 0.00 0.01 0.00 1 0.00 10.05 do_processing std string const& std string const& ... Yes indeed 100.5 of my program's time.. 1 0.00 10.05 do_processing std string const& std string const& ... Yes indeed 100.5 of my program's time is spent in std string..