EMA C++ Performace Tools Guide : 2 Open Source Performance Tool Suite Overview : 2.3 Package Contents
 
2.3 Package Contents
Performance examples are distributed as buildable source code with the Enterprise Message API package.
Figure 4. Directory Structure of the Performance Tools
Each example is distributed in its own directory.
Libxml2, an open source XML-parsing library, is also distributed along with the tools. Each example project is configured to build Libxml2 as a dependent library.
The PerfTools/common directory includes two .xml files:
350k.xml: The list of 350,000 items loaded by the consumer (of content published by the non-interactive provider).
MsgFile.xml: The default set of OMM messages.
For more information about examples and their operations, readers can refer to the appropriate application sections in this document. Readers can also refer to the readme files and comments included in source.