Appeon Developer performance settings

The following table lists the Appeon performance settings that the developer can configure (in the application profile) of Appeon Developer to boost performance. To make a performance setting effective for an application, enable the option in the application profile and then perform a "Full Deployment" of the application.

Table 2. Performance settings in Appeon Developer

Performance Feature

Description

User-Selectable

10X Web File Compression

Compresses files when they are transferred over the network.

User must enable this feature for it to become effective.

Merge files

Merges the small files during the application deployment. The small files will be downloaded to the client in one file package at one call, instead of being downloaded one by one at separate calls.

User must enable this feature for it to become effective.

Performance Analyzer compliance

Enables the application to be deployed in a method compliant with the Performance Analyzer tool.

The application deployed with this option can run with the Performance Analyzer tool at runtime to diagnose the performance issues. For more about the Performance Analyzer tool, see Appeon Performance Analyzer.

Note: as the data is not encrypted during transmission at runtime, therefore, this option is recommended to use only at the test or development stage.

User must enable this feature for it to become effective.

Download ActiveX files in a single thread

Downloads the two ActiveX files in the same thread at runtime.

Using the same thread to download the two ActiveX files can speed up the download under particular network conditions.

User must enable this feature for it to become effective.