User Guide
[TODO]
- Select the appropriate CMR for your target platform, download the archive and extract the CMR folder.
- Execute the startup script in the CMR folder to start the CMR.
- Download the inspectIT demo bundle and extract the content of the archive into a folder named dvdstore.
- Execute the script startJBossWithInspectIT to start the application server running the DVDStore application.
- Open the DVDStore http://localhost:8080/dvdstore/home
- Select Application Performance Settings
- Enable Slow Search
- Navigate to Shop
- Search for a b using the the search for DVDs form (search takes approximately 30 seconds)
- Select the appropriate inspectIT user interface for your target platform, download the archive and extract the inspectIT folder.
- Execute inspectIT.exe to start the user interface.
- Close the Welcome view
- Follow the actions in the figures
Metrics
Metric | Description | Abbreviation | Synonym |
---|---|---|---|
Duration | The time taken to execute the method including the execution of all called methods. | Response Time | |
Exclusive Execution Time | The time taken to execute the statements of method's body without the time for executing called methods. | Excl. Time |