eBay SDK Performance Test Readme
- (Optional)Follow the instructions for building the SDK. The instructions are in the main eBay SDK for Java Readme file ("Building the SDK" section), located at the build folder of the SDK.
- In a command window, build PerfTest using just the ant compile command. This command utilizes the build.xml file for the PerfTest sample.
- Run the PerfTest sample using just the ant run command.