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
DrupalCamp Ghent 2012
Search
Bernard Grymonpon
May 25, 2012
1
600
DrupalCamp Ghent 2012
Performance optimizations for large & small sites
Bernard Grymonpon
May 25, 2012
Tweet
Share
More Decks by Bernard Grymonpon
See All by Bernard Grymonpon
Techtalk: beveiligde verbindingen
wonko
0
450
MySQL techtalk
wonko
0
550
Metrics & Dashboards
wonko
0
430
Varnish
wonko
0
97
Vagrant en Sneakers
wonko
0
560
Techtalk: DNS & domeinen
wonko
1
300
Arrrrcamp 2012: Testing Chef
wonko
1
400
New Relic Techtalk
wonko
1
690
Basic Deployment techtalk
wonko
5
800
Featured
See All Featured
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
How to Think Like a Performance Engineer
csswizardry
26
1.9k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Statistics for Hackers
jakevdp
799
220k
A designer walks into a library…
pauljervisheath
207
24k
Side Projects
sachag
455
43k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
840
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.6k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
111
20k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.8k
How STYLIGHT went responsive
nonsquared
100
5.8k
Designing Experiences People Love
moore
142
24k
Transcript
Performance optimizations for large & small sites Bernard Grymonpon -
[email protected]
Friday 25 May 2012
We host (drupal) sites 2 Friday 25 May 2012
Servers 3 CPU / RAM / Storage Friday 25 May
2012
Storage 4 HDD, SSD, SAN, ... Latency and cost Friday
25 May 2012
Software 5 Webserver Database server Helpers Friday 25 May 2012
Live demo 6 Next up: fail Friday 25 May 2012
Setup 7 Vagrant (virtualbox) - 256 MB RAM Debian Squeeze
Drupal 7 - 5000 nodes & terms (Opscode Chef) Friday 25 May 2012
LAMP Apache Database 8 Friday 25 May 2012
Opcode caching Script language Memory 9 Friday 25 May 2012
Drupal cache Default Memcache Boost 10 Friday 25 May 2012
Varnish Larger setups Caches everything 11 Friday 25 May 2012
Results Default: 5 / sec Xcache: 15 / sec (300%)
Drupal cache: 30 / sec (600%) Drupal- / Memcache + Xcache: 100 / sec (2000%) Boost: 430 / sec (8600%) Varnish: 1400 / sec (28000%) 12 Friday 25 May 2012
Find slow pages Profiling New Relic 13 Friday 25 May
2012
New Relic Find slow pages 14 Friday 25 May 2012
New Relic Find slow pages 15 Friday 25 May 2012
Fail Anonymous users Statistics Access Watchdog Expires 16 Friday 25
May 2012
Cloud Scaling hardware works only so far... 17 Friday 25
May 2012
Large sites 18 Performance optimizations are part of the development
Profiling during development Take care of your custom modules! Friday 25 May 2012
Small sites 19 Enable caching Use boost Friday 25 May
2012
Soon... Opcode caching PHP-FPM Examine caching Detect upgrades Varnish 20
Friday 25 May 2012
Feedback & follow-up: http://drupalcampgent.be/feedback Friday 25 May 2012