Performance and Optimization: Optimizing Application Execution
The performance and optimization tutorials demonstrate how to use the following features in creating Tizen Web applications:
-
Page Visibility: Managing Hidden and Visible Pages
Demonstrates how you can use page visibility in your application.
-
Timing control for script-based animations: Controlling Animation Frame Rate
Demonstrates how you can use animation control in your application.
-
Web Workers: Running JavaScript on the Background
Demonstrates how you can manage workers.