Set of tools made to make analysing your Qlik Sense Application easier.
Qlik Sense App Analyzer Toolkit is a Chrome Extension that helps developers quickly get information about their apps by leveraging an already open session to the Qlik App in order to:
### Extract information about the app in well strucutured and documented JSON files
With this extension, you can get the JSON files containing the properties and definitions of:
-> App Meta
-> Bookmarks
-> Fields
-> Load Script
-> Master Items
-> Sheets and objects
-> Variables
### Analyze the performance of Sheets and Visualizations
You can use the "Object Performance Analyzer" to perform several tests to one or more objects of your app in order to gauge it's calculation time, in milliseconds. Now, you can precisely determine the impact of changes in your app regarding overall sheet calculation time or even down to a specific object.