Performance and Optimization
The performance and optimization features include animation rate and page visibility control, and Web worker management.
The main performance and optimization features are:
-
Enables you to retrieve the visibility status of a Web document and detect changes in it.
-
Timing control for script-based animations
Enables you to control animation speed by scheduling frame update requests.
-
Performance Improvement in wearable applications only
Allows you to improve the performance of Tizen Web applications.
-
Enables you to create and manage HTML5 Web workers to run an independent JavaScript thread in the background without affecting the device performance.
-
JavaScript performance improvement
Enables you to improve application performance with JavaScript writing techniques.
-
JavaScript and CSS minification
Enables you to improve application performance by removing unnecessary data.
-
jQuery performance improvement
Enables you to improve application performance when using jQuery with JavaScript writing techniques.
Related information
- Dependencies
- Tizen 2.4 and Higher for Mobile
- Tizen 2.3.1 and Higher for Wearable
- Tizen 3.0 and Higher for TV