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
43
Web Scale with NoSQL
sergejusb
1
84
NoSQL – What’s that.pdf
sergejusb
1
70
Other Decks in Technology
See All in Technology
Kotlinで型安全にバイテンポラルデータを扱いたい! ReladomoラッパーをAIと実装してみた話
itohiro73
3
120
ざっくり学ぶ 『エンジニアリングリーダー 技術組織を育てるリーダーシップと セルフマネジメント』 / 50 minute Engineering Leader
iwashi86
7
3.7k
DSPy入門
tomehirata
6
740
CLIPでマルチモーダル画像検索 →とても良い
wm3
1
660
20251102 WordCamp Kansai 2025
chiilog
0
190
設計に疎いエンジニアでも始めやすいアーキテクチャドキュメント
phaya72
18
11k
20251024_TROCCO/COMETAアップデート紹介といくつかデモもやります!_#p_UG 東京:データ活用が進む組織の作り方
soysoysoyb
0
140
入院医療費算定業務をAIで支援する:包括医療費支払い制度とDPCコーディング (公開版)
hagino3000
0
130
GTC 2025 : 가속되고 있는 미래
inureyes
PRO
0
140
文字列操作の達人になる ~ Kotlinの文字列の便利な世界 ~ - Kotlin fest 2025
tomorrowkey
2
250
オブザーバビリティと育てた ID管理・認証認可基盤の歩み / The Journey of an ID Management, Authentication, and Authorization Platform Nurtured with Observability
kaminashi
2
1.5k
20251029_Cursor Meetup Tokyo #02_MK_「あなたのAI、私のシェル」 - プロンプトインジェクションによるエージェントのハイジャック
mk0721
PRO
6
2.1k
Featured
See All Featured
Stop Working from a Prison Cell
hatefulcrawdad
272
21k
Speed Design
sergeychernyshev
32
1.2k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.5k
How to Think Like a Performance Engineer
csswizardry
27
2.2k
Unsuck your backbone
ammeep
671
58k
Mobile First: as difficult as doing things right
swwweet
225
10k
Reflections from 52 weeks, 52 projects
jeffersonlam
355
21k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Agile that works and the tools we love
rasmusluckow
331
21k
Optimising Largest Contentful Paint
csswizardry
37
3.5k
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]