My current project involves creating a user interface for an Oven configuration application using CSS, Java Script, Jquery & Json. While the interface performs actions within milliseconds on browsers and simulators, my client has noticed that it takes seconds to complete tasks on an actual oven device.
Here are some details about the application:
• The application includes limited features such as Settings, service options, and more, designed for touch screen use. • It is developed using HTML, CSS, Java Script, Jquery technologies, and images. • Created in IDE - NetBeans • Processor - Arm9 • RAM - 64 MB • Screen Size - 480 * 800 • Device Operating System – Linux
Unfortunately, I cannot provide the code here due to its size. What steps can I take to improve performance on the actual oven device?