Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / performance-tests / Memory / Single_Threaded / README
blob3438a9b9beaa470d19790ded88d9a51160af7ea7
1 /**
5 @page Single_Threaded Test README File
7       This is a simple test to track memory usage of the executables
8 ie. size of task's code + data + stack space. This will not be run
9 in our daily builds. This will be used only to see the memory used
10 by the executables. This is just a start for more things to come.