SlideShare a Scribd company logo
JavaScript Performance Optimization
Reduce Our Page Load Time
Speaker : Mr.Jang
1
2
Contents
▪ Browser Behavior
▪ The Basic Website Optimization
▪ Coding to Improve Performance
▪ Rendering
▪ UI Thread and Timer
▪ DOM Scripting
▪ AJAX and Dynamic Loading
3
Prompt for unload
Redirect
Application Cache
Network
Processing
Browser Behavior
4
Prompt for unload
Release the memory before moving the page
5
Redirect
Sending the URL requested by the user to another URL
6
Application Cache
Look for data in the cache without a request to the server
7
Network
The request data to the server and receive data from the server
www.naver.com
Browser
DNS Server
202.131.xxx.xxx
사용자
www.naver.com
Server
request
response
8
Processing
Combining the data received from the server generates a page
:
+
9
Contents
▪ Browser Behavior
▪ The Basic Website Optimization
▪ Coding to Improve Performance
▪ Rendering
▪ UI Thread and Timer
▪ DOM Scripting
▪ AJAX and Dynamic Loading

More Related Content

PDF
Introduction to Web Designing
PPTX
BigRock Web Hosting Review
PDF
CBDW2014 - NoSQL Development With Couchbase and ColdFusion (CFML)
DOC
OAF Syllabus
PPTX
Challenges of angular in production (Tasos Bekos) - GreeceJS #17
PPTX
Cosmos db
PDF
Optimising Web Application Frontend
PPTX
Drupal 8 : Introduction to Big Pipe
Introduction to Web Designing
BigRock Web Hosting Review
CBDW2014 - NoSQL Development With Couchbase and ColdFusion (CFML)
OAF Syllabus
Challenges of angular in production (Tasos Bekos) - GreeceJS #17
Cosmos db
Optimising Web Application Frontend
Drupal 8 : Introduction to Big Pipe

Similar to Jpo(javascript perpormance optimization) 20150707 (20)

PPTX
Why your slow loading website is costing you sales and how to fix it
PPTX
Why your slow loading website is costing you sales and how to fix it
PPSX
Web performance
PDF
Making the web faster
PPTX
A Look at New Features in DNN 7.3
 
PDF
Pantheon Launch Check Introduction Webinar
PDF
Design a scalable site: Problem and solutions
PDF
Building & Testing Scalable Rails Applications
PPTX
How to build CDN for your website
PDF
The Journey of a Pixel in a React Application
PPTX
Optimizing website performance
PPTX
Building Lightning Fast Websites (for Twin Cities .NET User Group)
PPTX
Web server
PPTX
Web Performance Optimization
PPTX
Website Performance
PPTX
Software architecture for high traffic website
PDF
6 WooCommerce Dev Tricks for Building Fast eCommerce Websites.pdf
PPTX
Speed up your front-end development with the Proxly chrome extension
PPTX
10 things you can do to speed up your web app today stir trek edition
PDF
JavaScript Service Worker Design Patterns for Better User Experience
Why your slow loading website is costing you sales and how to fix it
Why your slow loading website is costing you sales and how to fix it
Web performance
Making the web faster
A Look at New Features in DNN 7.3
 
Pantheon Launch Check Introduction Webinar
Design a scalable site: Problem and solutions
Building & Testing Scalable Rails Applications
How to build CDN for your website
The Journey of a Pixel in a React Application
Optimizing website performance
Building Lightning Fast Websites (for Twin Cities .NET User Group)
Web server
Web Performance Optimization
Website Performance
Software architecture for high traffic website
6 WooCommerce Dev Tricks for Building Fast eCommerce Websites.pdf
Speed up your front-end development with the Proxly chrome extension
10 things you can do to speed up your web app today stir trek edition
JavaScript Service Worker Design Patterns for Better User Experience
Ad

More from JangChulho (7)

PPTX
Open course(programming languages) 20150318
PPTX
Open course(programming languages) 20150304
PPTX
Open course(programming languages) 20150225
PPTX
Open course(programming languages) 20150211
PPTX
Open course(programming languages) 20150128
PPTX
Open course(programming languages) 20150121
PPTX
Open course(programming languages) 20150114
Open course(programming languages) 20150318
Open course(programming languages) 20150304
Open course(programming languages) 20150225
Open course(programming languages) 20150211
Open course(programming languages) 20150128
Open course(programming languages) 20150121
Open course(programming languages) 20150114
Ad

Jpo(javascript perpormance optimization) 20150707