Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Optimizing ASP.NET application performance: tou...
Search
Sergejus
November 28, 2011
Technology
2
61
Optimizing ASP.NET application performance: tough but necessary
Sergejus
November 28, 2011
Tweet
Share
More Decks by Sergejus
See All by Sergejus
Bringing Developers to the Next Level
sergejusb
0
220
True story of re-architecting website for scale on Windows Azure
sergejusb
1
66
Continuous Happiness by Continuous Delivery
sergejusb
2
3.9k
Windows Azure from practical point of view
sergejusb
1
69
Windows Azure Web Sites: new cloud hosting offering
sergejusb
2
70
Intro to Big Data using Hadoop
sergejusb
2
130
Release Often, Release Safely
sergejusb
1
42
Web Scale with NoSQL
sergejusb
1
83
NoSQL – What’s that.pdf
sergejusb
1
69
Other Decks in Technology
See All in Technology
AWS Organizations 新機能!マルチパーティ承認の紹介
yhana
1
280
品質と速度の両立:生成AI時代の品質保証アプローチ
odasho
1
320
Oracle Database@Google Cloud:サービス概要のご紹介
oracle4engineer
PRO
0
110
DBのスキルで生き残る技術 - AI時代におけるテーブル設計の勘所
soudai
PRO
41
17k
ゼロからはじめる採用広報
yutadayo
3
900
改めてAWS WAFを振り返る~業務で使うためのポイント~
masakiokuda
2
250
さくらのIaaS基盤のモニタリングとOpenTelemetry/OSC Hokkaido 2025
fujiwara3
3
430
How Do I Contact HP Printer Support? [Full 2025 Guide for U.S. Businesses]
harrry1211
0
110
MobileActOsaka_250704.pdf
akaitadaaki
0
120
LangChain Interrupt & LangChain Ambassadors meetingレポート
os1ma
2
310
Zero Data Loss Autonomous Recovery Service サービス概要
oracle4engineer
PRO
2
7.7k
OPENLOGI Company Profile
hr01
0
67k
Featured
See All Featured
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
5
290
Rails Girls Zürich Keynote
gr2m
95
14k
How to train your dragon (web standard)
notwaldorf
95
6.1k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.9k
How STYLIGHT went responsive
nonsquared
100
5.6k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
How to Think Like a Performance Engineer
csswizardry
25
1.7k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.4k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Six Lessons from altMBA
skipperchong
28
3.9k
Designing for Performance
lara
610
69k
Transcript
None
Optimizing ASP.NET application performance: tough but necessary Sergejus Barinovas @sergejusb
|
[email protected]
None
Why web performance is important?
Source: Performance Related Changes and their User Impact by Eric
Schurman and Jake
Performance is a feature and it costs
Mobile feedback app Agile Tour Vilnius 2011
Client side optimization Tough, but here are several hints for
you…
Firebug
Yahoo! best practices for speeding up web site Google web
performance best practices YSlow Page Speed
Fiddler
None
None
Lets optimize mobile feedback app! Demo: client side optimization
SquishIt Image Optimizer Sprite and Image Optimization
YUICompressor AjaxMin Closure compiler YUICompressor AjaxMin Packer JSMin Smush.it PunyPNG
YUICompressor AjaxMin CSSTidy Minify CSSCompressor
None
Server side optimization Even tougher and in most cases “it
depends”…
None
Microsoft Log Parser Mini Profiler HTML5 Navigation Timing
Demo Learning page usage and load times
Apache Bench
None
None
Now go and optimize you ASP.NET application performance!
Thank you! Questions? @sergejusb |
[email protected]