CSE :: Javascript - CS
- How can we define the term Performance?
- When is an application said to show a web performance?
- When is an application said to show a runtime performance?
- What does the span of time waiting for the page to be useful depend on?
- What is the advantage of the code produced graphics being smaller than the images themselves?
- In order to skip or seek to a desired location in a sound or video, which property becomes helpful?
- Which of following shows a better runtime performance for coalescing functionality, using functions, and using objects?
- Which of following shows a poorer runtime performance for coalescing functionality, using functions, and using objects?
- What is the purpose of the advanced mode in the Closure compiler?