WINDEV Concepts

Part 4: Advanced concept 141 Optimizing an application WINDEV includes multiple methods to optimize your applications: • The performance profiler , which allows you to quickly identify time-consuming processes. You can then optimize the desired process. Application test Analyze the performance of the application during a test and view the longest processes to optimize the source code. To start the performance profiler, go to the "Project" pane, "Audit and performance" group, expand "Analyze performance" and select "Analyze performance". • The static audit of the project , which points out potential programming issues (empty groups, orphaned elements, etc.) as well as large files that can cause abnormally long loading times. Static audit Audit report, analysis of the library (to detect large files) and analysis of the setup package. To start the static audit, go to the "Project" pane, "Audit and performance" group, expand "Edition audit" and select "Trigger edition audit".

RkJQdWJsaXNoZXIy NDQ0OA==