Example: dental hygienist
Tips for Optimizing C/C++ Code - Clemson University

Tips for Optimizing C/C++ Code - Clemson University

Back to document page

21. Avoid dynamic memory allocation during computation. • Dynamic memory is great for storing the scene and other data that does not change during computation. • However, on many (most) systems dynamic memory allocation requires the use of locks to control a access to the allocator.

  Memory

Download Tips for Optimizing C/C++ Code - Clemson University


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries