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
71
Intro to Big Data using Hadoop
sergejusb
2
130
Release Often, Release Safely
sergejusb
1
42
Web Scale with NoSQL
sergejusb
1
84
NoSQL – What’s that.pdf
sergejusb
1
69
Other Decks in Technology
See All in Technology
Modern_Data_Stack最新動向クイズ_買収_AI_激動の2025年_.pdf
sagara
0
190
Sidekiq その前に:Webアプリケーションにおける非同期ジョブ設計原則
morihirok
17
7.2k
GA technologiesでのAI-Readyの取り組み@DataOps Night
yuto16
0
260
extension 現場で使えるXcodeショートカット一覧
ktombow
0
200
【新卒研修資料】LLM・生成AI研修 / Large Language Model・Generative AI
brainpadpr
23
16k
関係性が駆動するアジャイル──GPTに人格を与えたら、対話を通してふりかえりを習慣化できた話
mhlyc
0
130
KAGのLT会 #8 - 東京リージョンでGAしたAmazon Q in QuickSightを使って、報告用の資料を作ってみた
0air
0
200
後進育成のしくじり〜任せるスキルとリーダーシップの両立〜
matsu0228
6
2k
組織観点からIAM Identity CenterとIAMの設計を考える
nrinetcom
PRO
1
160
From Prompt to Product @ How to Web 2025, Bucharest, Romania
janwerner
0
110
20250929_QaaS_vol20
mura_shin
0
110
定期的な価値提供だけじゃない、スクラムが導くチームの共創化 / 20251004 Naoki Takahashi
shift_evolve
PRO
3
280
Featured
See All Featured
Done Done
chrislema
185
16k
The Power of CSS Pseudo Elements
geoffreycrofte
79
6k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Docker and Python
trallard
46
3.6k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
114
20k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
It's Worth the Effort
3n
187
28k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
30
2.9k
A designer walks into a library…
pauljervisheath
209
24k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
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]