Web Unleashed '19 - Measuring the Adoption of Web Performance Techniques

Paul Calvano
Paul CalvanoPerformance Architect at Etsy
©2019 AKAMAI
Measuring the Adoption of
Web Performance Techniques
Paul Calvano
Principal Web Performance Architect
@paulcalvano
2
3
4
https://gs.statcounter.com/platform-market-share/desktop-mobile-tablet/worldwide/#monthly-200901-201907
5
6 https://discuss.httparchive.org/t/analyzing-lighthouse-scores-across-the-web/1600
7
8
9
Google BigQuery
5.3 Million
Websites!
10 https://stevesouders.com/hpws/rules.php
2008!
11 https://developers.google.com/speed/pagespeed/insights/
12
13
14
15
> 150 Offscreen Images!
16
Off Screen Images
https://discuss.httparchive.org/t/chrome-image-lazy-loading-sites-already-using-it-on-week-1/1707
17
Off Screen Images
https://discuss.httparchive.org/t/chrome-image-lazy-loading-sites-already-using-it-on-week-1/1707
18
https://web.dev/native-lazy-loading
19 https://twitter.com/TimVereecke/status/1169880348651446272
20
MORE THAN
80% OF SITES
CAN BENEFIT
FROM IMAGE
OPTIMIZATION !
> 1MB Potential Savings: 862K websites!
https://developers.google.com/web/tools/lighthouse/audits/optimize-images
21 ©2019 AKAMAI
Choosing the Right Image Format
https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/image-optimization
22
V65+ Edge v18+
1% of Chrome
Image Requests
45% of Chrome
Image Requests
23
Responsive Images served by 65% of sites.
https://developers.google.com/web/tools/lighthouse/audits/oversized-images
Image Source: https://en.wikaipedia.org/wiki/File:Responsive_design_-_Commons_Android_app.jpg
24 ©2019 AKAMAI
Why is Compression Important?
25 ©2019 AKAMAI
Mary had a little lamb - Gzip Compression Version!
Original: 954 Bytes
Gzip: 372 bytes
Savings: 61%
How well are we compressing text assets?
Only 43% of HTML responses are compressed
27
28
Higher Compression levels Are Expensive
… But Have the Highest Compressio Ratios
29https://paulcalvano.com/index.php/2018/07/25/brotli-compression-how-much-will-it-reduce-your-content/
30
Bundle all your assets!
Don’t bundle
Serve only what’s needed!
Image Source: https://pixabay.com/photos/puppy-tug-o-war-lab-1647692/
31
48% of sites have more
than 100KB Unused CSS
Unused CSS and JavaScript incurs a processing cost
32
https://v8.dev/blog/cost-of-javascript-2019
33 https://httparchive.org/reports/state-of-javascript#bytesJs
34
35
4 Critical Domains
3 Possible
Single Points of Failure
36
37 https://hpbn.co/primer-on-latency-and-bandwidth/
38
No CDN? Where is the Content Served From?
48% of requests were served without a content delivery network.
39
https://speakerdeck.com/csswizardry/more-than-you-ever-wanted-to-know-about-resource-hints
<link rel="dns-prefetch" href="..." />
<link rel="preconnect" href="..." />
<link rel="prefetch" href="..." />
<link rel="prerender" href="..." />
<link rel="preload" href="..." />
40
3rd Party
Protocol
Overhead
<link rel="dns-prefetch" href="..." />
<link rel="preconnect" href="..." />
41
● Performs DNS Lookup in advance of an HTTP request
● Implemented in HTTP Response Header: 1,775 websites
● Implemented in HTML Body: 1,620,685 websites
<link rel="dns-prefetch" href="..." />
● DNS + TCP + TLS in advance of an HTTP request
● Implemented in HTTP Response Header: 2,938,935 websites
● Implemented in HTML Body: 343,528 websites
<link rel="preconnect" href="..." />
Recommended
42
Are Domain Sharding & Cookieless Domains Necessary?
43
Connection Overhead for Sharded Hosts
©2015 AKAMAI | FASTER FORWARDTM
The fastest request is
the one you don’t have to make.
45
Cacheabilty based on Cache-Control Header - HTTP Archive, Mobile, August 2019
https://discuss.httparchive.org/t/what-percentage-of-third-party-content-is-cacheable/1614
How Cacheable is Web Content?
46 https://discuss.httparchive.org/t/analyzing-resource-age-by-content-type/1659
47 https://developers.google.com/web/tools/lighthouse/audits/cache-policy
48
https://almanac.httparchive.org/
©2018 AKAMAIbit.ly/ha-slack
Chat
github.com/HTTPArchive
Contribute
discuss.httparchive.org
Collaborate HTTP Archive Guided Tour
https://bit.ly/2JmDnSH
50
Q&A
@paulcalvano
1 of 50

Recommended

International Site Speed Tweaks - ISS 2017 Barcelona by
International Site Speed Tweaks - ISS 2017 BarcelonaInternational Site Speed Tweaks - ISS 2017 Barcelona
International Site Speed Tweaks - ISS 2017 BarcelonaBastian Grimm
5.6K views88 slides
Hacking Web Performance by
Hacking Web PerformanceHacking Web Performance
Hacking Web PerformanceMaximiliano Firtman
556 views104 slides
The Case for HTTP/2 - EpicFEL Sept 2015 by
The Case for HTTP/2 - EpicFEL Sept 2015The Case for HTTP/2 - EpicFEL Sept 2015
The Case for HTTP/2 - EpicFEL Sept 2015Andy Davies
2K views60 slides
How I learned to stop worrying and love the .htaccess file by
How I learned to stop worrying and love the .htaccess fileHow I learned to stop worrying and love the .htaccess file
How I learned to stop worrying and love the .htaccess fileRoxana Stingu
7K views41 slides
Magento Optimization Whitepaper by
Magento Optimization WhitepaperMagento Optimization Whitepaper
Magento Optimization WhitepaperVladyslav Solodovnyk
1K views21 slides
2021 Chrome Dev Summit: Web Performance 101 by
2021 Chrome Dev Summit: Web Performance 1012021 Chrome Dev Summit: Web Performance 101
2021 Chrome Dev Summit: Web Performance 101Tammy Everts
897 views194 slides

More Related Content

What's hot

Optimizing web performance (Fronteers edition) by
Optimizing web performance (Fronteers edition)Optimizing web performance (Fronteers edition)
Optimizing web performance (Fronteers edition)Dave Olsen
7.4K views67 slides
A Holistic View of Website Performance by
A Holistic View of Website PerformanceA Holistic View of Website Performance
A Holistic View of Website PerformanceRene Churchill
1K views45 slides
Magento Performance Improvements with Client Side Optimizations by
Magento Performance Improvements with Client Side OptimizationsMagento Performance Improvements with Client Side Optimizations
Magento Performance Improvements with Client Side OptimizationsPINT Inc
5.6K views44 slides
Word campktm speed-security by
Word campktm speed-securityWord campktm speed-security
Word campktm speed-securityDigamber Pradhan
596 views31 slides
What's in my SEO Toolbox: Linkbuilding Edition - SMX Milan 2014 by
What's in my SEO Toolbox: Linkbuilding Edition - SMX Milan 2014What's in my SEO Toolbox: Linkbuilding Edition - SMX Milan 2014
What's in my SEO Toolbox: Linkbuilding Edition - SMX Milan 2014Bastian Grimm
4.2K views45 slides
SearchLeeds 2018 - Bastian Grimm - Peak Ace - International site speed: Going... by
SearchLeeds 2018 - Bastian Grimm - Peak Ace - International site speed: Going...SearchLeeds 2018 - Bastian Grimm - Peak Ace - International site speed: Going...
SearchLeeds 2018 - Bastian Grimm - Peak Ace - International site speed: Going...Branded3
1.6K views86 slides

What's hot(20)

Optimizing web performance (Fronteers edition) by Dave Olsen
Optimizing web performance (Fronteers edition)Optimizing web performance (Fronteers edition)
Optimizing web performance (Fronteers edition)
Dave Olsen7.4K views
A Holistic View of Website Performance by Rene Churchill
A Holistic View of Website PerformanceA Holistic View of Website Performance
A Holistic View of Website Performance
Rene Churchill1K views
Magento Performance Improvements with Client Side Optimizations by PINT Inc
Magento Performance Improvements with Client Side OptimizationsMagento Performance Improvements with Client Side Optimizations
Magento Performance Improvements with Client Side Optimizations
PINT Inc5.6K views
What's in my SEO Toolbox: Linkbuilding Edition - SMX Milan 2014 by Bastian Grimm
What's in my SEO Toolbox: Linkbuilding Edition - SMX Milan 2014What's in my SEO Toolbox: Linkbuilding Edition - SMX Milan 2014
What's in my SEO Toolbox: Linkbuilding Edition - SMX Milan 2014
Bastian Grimm4.2K views
SearchLeeds 2018 - Bastian Grimm - Peak Ace - International site speed: Going... by Branded3
SearchLeeds 2018 - Bastian Grimm - Peak Ace - International site speed: Going...SearchLeeds 2018 - Bastian Grimm - Peak Ace - International site speed: Going...
SearchLeeds 2018 - Bastian Grimm - Peak Ace - International site speed: Going...
Branded31.6K views
AB Testing, Ads and other 3rd party tags - SmashingConf London - 2018 by Andy Davies
AB Testing, Ads and other 3rd party tags - SmashingConf London - 2018AB Testing, Ads and other 3rd party tags - SmashingConf London - 2018
AB Testing, Ads and other 3rd party tags - SmashingConf London - 2018
Andy Davies3.3K views
Accelerated Mobile - Beyond AMP by Jono Alderson
Accelerated Mobile - Beyond AMPAccelerated Mobile - Beyond AMP
Accelerated Mobile - Beyond AMP
Jono Alderson988 views
Reducing Server Resources: Improve Costs, SEO, Conversions & UX by Michael Jones
Reducing Server Resources: Improve Costs, SEO, Conversions & UXReducing Server Resources: Improve Costs, SEO, Conversions & UX
Reducing Server Resources: Improve Costs, SEO, Conversions & UX
Michael Jones3.2K views
Challenges of building a search engine like web rendering service by Giacomo Zecchini
Challenges of building a search engine like web rendering serviceChallenges of building a search engine like web rendering service
Challenges of building a search engine like web rendering service
Giacomo Zecchini3.5K views
Whats Next in SEO & CRO - 3XE Conference 2018 Dublin by Bastian Grimm
Whats Next in SEO & CRO - 3XE Conference 2018 DublinWhats Next in SEO & CRO - 3XE Conference 2018 Dublin
Whats Next in SEO & CRO - 3XE Conference 2018 Dublin
Bastian Grimm1K views
SearchLove San Diego 2018 | Tom Anthony | An Introduction to HTTP/2 & Service... by Distilled
SearchLove San Diego 2018 | Tom Anthony | An Introduction to HTTP/2 & Service...SearchLove San Diego 2018 | Tom Anthony | An Introduction to HTTP/2 & Service...
SearchLove San Diego 2018 | Tom Anthony | An Introduction to HTTP/2 & Service...
Distilled2.9K views
Super speed around the globe - SearchLeeds 2018 by Bastian Grimm
Super speed around the globe - SearchLeeds 2018Super speed around the globe - SearchLeeds 2018
Super speed around the globe - SearchLeeds 2018
Bastian Grimm7.8K views
Web Page Test - Beyond the Basics by Andy Davies
Web Page Test - Beyond the BasicsWeb Page Test - Beyond the Basics
Web Page Test - Beyond the Basics
Andy Davies17.5K views
Do Big Data and NoSQL Fit Your Needs? by Moshe Kaplan
Do Big Data and NoSQL Fit Your Needs?Do Big Data and NoSQL Fit Your Needs?
Do Big Data and NoSQL Fit Your Needs?
Moshe Kaplan1.9K views
Optimizing your WordPress website by mwfordesigns
Optimizing your WordPress websiteOptimizing your WordPress website
Optimizing your WordPress website
mwfordesigns657 views
The 5 most common reasons for a slow WordPress site and how to fix them – ext... by Otto Kekäläinen
The 5 most common reasons for a slow WordPress site and how to fix them – ext...The 5 most common reasons for a slow WordPress site and how to fix them – ext...
The 5 most common reasons for a slow WordPress site and how to fix them – ext...
Otto Kekäläinen1.8K views
How to investigate and recover from a security breach in WordPress by Otto Kekäläinen
How to investigate and recover from a security breach in WordPressHow to investigate and recover from a security breach in WordPress
How to investigate and recover from a security breach in WordPress
Client-side Web Performance Optimization [paper] by Jakob
Client-side Web Performance Optimization [paper]Client-side Web Performance Optimization [paper]
Client-side Web Performance Optimization [paper]
Jakob 6.6K views

Similar to Web Unleashed '19 - Measuring the Adoption of Web Performance Techniques

NYC WebPerf Meetup Feb 2020 - Measuring the Adoption of Web Performance Techn... by
NYC WebPerf Meetup Feb 2020 - Measuring the Adoption of Web Performance Techn...NYC WebPerf Meetup Feb 2020 - Measuring the Adoption of Web Performance Techn...
NYC WebPerf Meetup Feb 2020 - Measuring the Adoption of Web Performance Techn...Paul Calvano
1.1K views59 slides
URL Design by
URL DesignURL Design
URL DesignWalter Ebert
2.6K views26 slides
Web Front End Performance by
Web Front End PerformanceWeb Front End Performance
Web Front End PerformanceChris Love
930 views19 slides
A faster journey with HTTP by
A faster journey with HTTPA faster journey with HTTP
A faster journey with HTTPMichael Ewins
357 views36 slides
A web perf dashboard up & running in 90 minutes presentation by
A web perf dashboard up & running in 90 minutes presentationA web perf dashboard up & running in 90 minutes presentation
A web perf dashboard up & running in 90 minutes presentationJustin Dorfman
10.7K views43 slides
Charles http monitorwebproxy by
Charles http monitorwebproxyCharles http monitorwebproxy
Charles http monitorwebproxyBirol Efe
52 views16 slides

Similar to Web Unleashed '19 - Measuring the Adoption of Web Performance Techniques(20)

NYC WebPerf Meetup Feb 2020 - Measuring the Adoption of Web Performance Techn... by Paul Calvano
NYC WebPerf Meetup Feb 2020 - Measuring the Adoption of Web Performance Techn...NYC WebPerf Meetup Feb 2020 - Measuring the Adoption of Web Performance Techn...
NYC WebPerf Meetup Feb 2020 - Measuring the Adoption of Web Performance Techn...
Paul Calvano1.1K views
Web Front End Performance by Chris Love
Web Front End PerformanceWeb Front End Performance
Web Front End Performance
Chris Love930 views
A faster journey with HTTP by Michael Ewins
A faster journey with HTTPA faster journey with HTTP
A faster journey with HTTP
Michael Ewins357 views
A web perf dashboard up & running in 90 minutes presentation by Justin Dorfman
A web perf dashboard up & running in 90 minutes presentationA web perf dashboard up & running in 90 minutes presentation
A web perf dashboard up & running in 90 minutes presentation
Justin Dorfman10.7K views
Charles http monitorwebproxy by Birol Efe
Charles http monitorwebproxyCharles http monitorwebproxy
Charles http monitorwebproxy
Birol Efe52 views
Fronted development trends - past, present and the future by Harijs Deksnis
Fronted development trends - past, present and the futureFronted development trends - past, present and the future
Fronted development trends - past, present and the future
Harijs Deksnis211 views
腾讯大讲堂09 如何建设高性能网站 by areyouok
腾讯大讲堂09 如何建设高性能网站腾讯大讲堂09 如何建设高性能网站
腾讯大讲堂09 如何建设高性能网站
areyouok372 views
腾讯大讲堂09 如何建设高性能网站 by topgeek
腾讯大讲堂09 如何建设高性能网站腾讯大讲堂09 如何建设高性能网站
腾讯大讲堂09 如何建设高性能网站
topgeek1.3K views
Taking Web Applications Offline by Matt Casto
Taking Web Applications OfflineTaking Web Applications Offline
Taking Web Applications Offline
Matt Casto3K views
More Than You Ever Wanted to Know About Resource Hints - Harry Roberts (CSS W... by Shift Conference
More Than You Ever Wanted to Know About Resource Hints - Harry Roberts (CSS W...More Than You Ever Wanted to Know About Resource Hints - Harry Roberts (CSS W...
More Than You Ever Wanted to Know About Resource Hints - Harry Roberts (CSS W...
Shift Conference192 views
Web performance optimisations for the harsh conditions.pdf by Anna Migas
Web performance optimisations for the harsh conditions.pdfWeb performance optimisations for the harsh conditions.pdf
Web performance optimisations for the harsh conditions.pdf
Anna Migas91 views
Web performance optimisations for the harsh conditions - Anna Migas by Wey Wey Web
Web performance optimisations for the harsh conditions - Anna MigasWeb performance optimisations for the harsh conditions - Anna Migas
Web performance optimisations for the harsh conditions - Anna Migas
Wey Wey Web14 views
Stefan Judis "Did we(b development) lose the right direction?" by Fwdays
Stefan Judis "Did we(b development) lose the right direction?"Stefan Judis "Did we(b development) lose the right direction?"
Stefan Judis "Did we(b development) lose the right direction?"
Fwdays200 views
Breaking SAP portal (DeepSec) by ERPScan
Breaking SAP portal (DeepSec)Breaking SAP portal (DeepSec)
Breaking SAP portal (DeepSec)
ERPScan732 views
5 steps to faster web sites & HTML5 games - updated for DDDscot by Michael Ewins
5 steps to faster web sites & HTML5 games - updated for DDDscot5 steps to faster web sites & HTML5 games - updated for DDDscot
5 steps to faster web sites & HTML5 games - updated for DDDscot
Michael Ewins1.1K views
[convergese] Adaptive Images in Responsive Web Design by Christopher Schmitt
[convergese] Adaptive Images in Responsive Web Design[convergese] Adaptive Images in Responsive Web Design
[convergese] Adaptive Images in Responsive Web Design
Christopher Schmitt4.8K views
Bringing JAMStack to the Enterprise by C4Media
Bringing JAMStack to the EnterpriseBringing JAMStack to the Enterprise
Bringing JAMStack to the Enterprise
C4Media479 views
SPSNYC 2014 - Authentication and Authorization by Dan Usher
SPSNYC 2014 - Authentication and AuthorizationSPSNYC 2014 - Authentication and Authorization
SPSNYC 2014 - Authentication and Authorization
Dan Usher957 views

More from Paul Calvano

NY WebPerf Sept '22 - Performance Mistakes - An HTTP Archive Deep Dive by
NY WebPerf Sept '22 - Performance Mistakes - An HTTP Archive Deep DiveNY WebPerf Sept '22 - Performance Mistakes - An HTTP Archive Deep Dive
NY WebPerf Sept '22 - Performance Mistakes - An HTTP Archive Deep DivePaul Calvano
625 views43 slides
Lazy Load '22 - Performance Mistakes - An HTTP Archive Deep Dive by
Lazy Load  '22 - Performance Mistakes - An HTTP Archive Deep DiveLazy Load  '22 - Performance Mistakes - An HTTP Archive Deep Dive
Lazy Load '22 - Performance Mistakes - An HTTP Archive Deep DivePaul Calvano
1.3K views31 slides
Common Traits of High Performing Websites, BairesWeb - Argentina by
Common Traits of High Performing Websites,  BairesWeb  - ArgentinaCommon Traits of High Performing Websites,  BairesWeb  - Argentina
Common Traits of High Performing Websites, BairesWeb - ArgentinaPaul Calvano
951 views35 slides
Common Traits of High Performing Websites, WebPerfDays Amsterdam 07-Nov-2018 by
Common Traits of High Performing Websites, WebPerfDays Amsterdam 07-Nov-2018Common Traits of High Performing Websites, WebPerfDays Amsterdam 07-Nov-2018
Common Traits of High Performing Websites, WebPerfDays Amsterdam 07-Nov-2018Paul Calvano
883 views36 slides
Real User Measurement Insights, London WebPerf 2018-Nov-06 by
Real User Measurement Insights, London WebPerf 2018-Nov-06Real User Measurement Insights, London WebPerf 2018-Nov-06
Real User Measurement Insights, London WebPerf 2018-Nov-06Paul Calvano
1.5K views54 slides
Real User Measurement Insights, NYWebPerf 2018-Aug-09 by
Real User Measurement Insights, NYWebPerf 2018-Aug-09Real User Measurement Insights, NYWebPerf 2018-Aug-09
Real User Measurement Insights, NYWebPerf 2018-Aug-09Paul Calvano
617 views50 slides

More from Paul Calvano(7)

NY WebPerf Sept '22 - Performance Mistakes - An HTTP Archive Deep Dive by Paul Calvano
NY WebPerf Sept '22 - Performance Mistakes - An HTTP Archive Deep DiveNY WebPerf Sept '22 - Performance Mistakes - An HTTP Archive Deep Dive
NY WebPerf Sept '22 - Performance Mistakes - An HTTP Archive Deep Dive
Paul Calvano625 views
Lazy Load '22 - Performance Mistakes - An HTTP Archive Deep Dive by Paul Calvano
Lazy Load  '22 - Performance Mistakes - An HTTP Archive Deep DiveLazy Load  '22 - Performance Mistakes - An HTTP Archive Deep Dive
Lazy Load '22 - Performance Mistakes - An HTTP Archive Deep Dive
Paul Calvano1.3K views
Common Traits of High Performing Websites, BairesWeb - Argentina by Paul Calvano
Common Traits of High Performing Websites,  BairesWeb  - ArgentinaCommon Traits of High Performing Websites,  BairesWeb  - Argentina
Common Traits of High Performing Websites, BairesWeb - Argentina
Paul Calvano951 views
Common Traits of High Performing Websites, WebPerfDays Amsterdam 07-Nov-2018 by Paul Calvano
Common Traits of High Performing Websites, WebPerfDays Amsterdam 07-Nov-2018Common Traits of High Performing Websites, WebPerfDays Amsterdam 07-Nov-2018
Common Traits of High Performing Websites, WebPerfDays Amsterdam 07-Nov-2018
Paul Calvano883 views
Real User Measurement Insights, London WebPerf 2018-Nov-06 by Paul Calvano
Real User Measurement Insights, London WebPerf 2018-Nov-06Real User Measurement Insights, London WebPerf 2018-Nov-06
Real User Measurement Insights, London WebPerf 2018-Nov-06
Paul Calvano1.5K views
Real User Measurement Insights, NYWebPerf 2018-Aug-09 by Paul Calvano
Real User Measurement Insights, NYWebPerf 2018-Aug-09Real User Measurement Insights, NYWebPerf 2018-Aug-09
Real User Measurement Insights, NYWebPerf 2018-Aug-09
Paul Calvano617 views
Fluent 2018: Tracking Performance of the Web with HTTP Archive by Paul Calvano
Fluent 2018: Tracking Performance of the Web with HTTP ArchiveFluent 2018: Tracking Performance of the Web with HTTP Archive
Fluent 2018: Tracking Performance of the Web with HTTP Archive
Paul Calvano2.2K views

Recently uploaded

40th TWNIC OPM: On LEOs (Low Earth Orbits) and Starlink Download by
40th TWNIC OPM: On LEOs (Low Earth Orbits) and Starlink Download40th TWNIC OPM: On LEOs (Low Earth Orbits) and Starlink Download
40th TWNIC OPM: On LEOs (Low Earth Orbits) and Starlink DownloadAPNIC
159 views30 slides
The Dark Web : Hidden Services by
The Dark Web : Hidden ServicesThe Dark Web : Hidden Services
The Dark Web : Hidden ServicesAnshu Singh
23 views24 slides
Cracking the Code Decoding Leased Line Quotes for Connectivity Excellence.pptx by
Cracking the Code Decoding Leased Line Quotes for Connectivity Excellence.pptxCracking the Code Decoding Leased Line Quotes for Connectivity Excellence.pptx
Cracking the Code Decoding Leased Line Quotes for Connectivity Excellence.pptxLeasedLinesQuote
5 views8 slides
Penetration Testing for Cybersecurity Professionals by
Penetration Testing for Cybersecurity ProfessionalsPenetration Testing for Cybersecurity Professionals
Penetration Testing for Cybersecurity Professionals211 Check
52 views17 slides
Affiliate Marketing by
Affiliate MarketingAffiliate Marketing
Affiliate MarketingNavin Dhanuka
21 views30 slides
WITS Deck by
WITS DeckWITS Deck
WITS DeckW.I.T.S.
37 views22 slides

Recently uploaded(15)

40th TWNIC OPM: On LEOs (Low Earth Orbits) and Starlink Download by APNIC
40th TWNIC OPM: On LEOs (Low Earth Orbits) and Starlink Download40th TWNIC OPM: On LEOs (Low Earth Orbits) and Starlink Download
40th TWNIC OPM: On LEOs (Low Earth Orbits) and Starlink Download
APNIC159 views
The Dark Web : Hidden Services by Anshu Singh
The Dark Web : Hidden ServicesThe Dark Web : Hidden Services
The Dark Web : Hidden Services
Anshu Singh23 views
Cracking the Code Decoding Leased Line Quotes for Connectivity Excellence.pptx by LeasedLinesQuote
Cracking the Code Decoding Leased Line Quotes for Connectivity Excellence.pptxCracking the Code Decoding Leased Line Quotes for Connectivity Excellence.pptx
Cracking the Code Decoding Leased Line Quotes for Connectivity Excellence.pptx
Penetration Testing for Cybersecurity Professionals by 211 Check
Penetration Testing for Cybersecurity ProfessionalsPenetration Testing for Cybersecurity Professionals
Penetration Testing for Cybersecurity Professionals
211 Check52 views
WITS Deck by W.I.T.S.
WITS DeckWITS Deck
WITS Deck
W.I.T.S.37 views
Liberando a produccion con confidencia.pdf by Andres Almiray
Liberando a produccion con confidencia.pdfLiberando a produccion con confidencia.pdf
Liberando a produccion con confidencia.pdf
Andres Almiray8 views
40th TWNIC Open Policy Meeting: APNIC PDP update by APNIC
40th TWNIC Open Policy Meeting: APNIC PDP update40th TWNIC Open Policy Meeting: APNIC PDP update
40th TWNIC Open Policy Meeting: APNIC PDP update
APNIC151 views
cis5-Project-11a-Harry Lai by harrylai126
cis5-Project-11a-Harry Laicis5-Project-11a-Harry Lai
cis5-Project-11a-Harry Lai
harrylai1269 views
40th TWNIC Open Policy Meeting: A quick look at QUIC by APNIC
40th TWNIC Open Policy Meeting: A quick look at QUIC40th TWNIC Open Policy Meeting: A quick look at QUIC
40th TWNIC Open Policy Meeting: A quick look at QUIC
APNIC152 views
ATPMOUSE_융합2조.pptx by kts120898
ATPMOUSE_융합2조.pptxATPMOUSE_융합2조.pptx
ATPMOUSE_융합2조.pptx
kts12089835 views

Web Unleashed '19 - Measuring the Adoption of Web Performance Techniques