APP Analytics Performance is an Add-On for Fiddler to generate a report of application connections to API, validating access time and size of HTTP packets without requiring a change in backend or frontend.
- Check API response time.
- Verify API being called exaggeratedly by the application.
- Check average call length.
- Get a real profile of the application's calls during common usage.
Add the "AppPerformance.dll" DLL to the "C:\Program Files(x86)\Fiddler2\Scripts" folder for Windows 64bits or "C:\Program Files\Fiddler2\Scripts" for Windows 32bits.
- Configure the Fiddler for your device.
- Open the APP Analytics Performance setup by opening the "Tools", "APP Analytics Performance" and "Config" menu.
- Enter the API base you want to report.
- Click "Save".
- Start "APP Analytics Performance" from the "Tools" menu, "APP Analytics Performance" and "Run APP Analytics".
- Choose a location for the report file.
- Make use of the application for as long as you want.
- Stop "APP Analytics Performance".
- Open the file with the report.


