summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Memory/Single_Threaded/README
blob: e83f3663b44d06b446fca8448a434df15110d602 (plain)
1
2
3
4
5
6
7
8
9
10
/**

@page Single_Threaded Test README File

      This is a simple test to track memory usage of the executables 
ie. size of task's code + data + stack space. This will not be run 
in our daily builds. This will be used only to see the memory used 
by the executables. This is just a start for more things to come. 

*/