Tag
#Performance
23 notes
DevOps & Infrastructure01
More Speed!
mod_pagespeed and CloudFlare combine to deliver faster page loads and stronger reliability.
DevOps & Infrastructure02
Boston Web Performance Meetup - JMeter and New Relic
Co-presenting on load testing and performance analytics using JMeter and New Relic at the Boston Web Performance Group Meetup, September 18th, 2012.
Career & Business03
Available For Consulting
Ultra-premium consulting available at $1,000/hour with strict limits: prove 20%+ performance gains on your eCommerce site to justify the investment.
DevOps & Infrastructure04
Apache Web Performance
Apache Performance presentation at Boston Web Performance Meetup covers optimization techniques for web servers.
DevOps & Infrastructure05
rsync is MUCH faster than scp
Benchmark test reveals rsync outpaces scp by 2-10x on file transfers - practical performance comparison for deployment workflows.
Software Development06
JBoss Performance Tuning and MasterTheBoss
JBoss Performance Tuning book offers data-driven insights for optimizing application deployments.
Tech & Gear07
Zencoder Video Encoding
Video encoding and streaming trends show how bandwidth growth, mobile, and social are reshaping online media.
Career & Business08
ATG Newsletter Went Out
Site speed impacts Google rankings now - here's why it matters and how Spark::red's hosting expertise tuned every layer.
Software Development09
Google Speed!
Google's speed optimization guidelines emphasize smaller code size, but avoid over-optimizing CSS at the cost of maintainability.
Software Development10
JavaScript Speeds
IE 7's JavaScript engine runs 10x slower than Safari 4, making it painful for AJAX-heavy interfaces.
Software Development11
Smush.it Shrinks Your Images
Smush.it automatically optimizes your images without Photoshop tweaking - compress files and boost web performance instantly.
DevOps & Infrastructure12
Additional CDN Information
CDNs boost end-user performance 20-25% while slashing server load - geographic distribution wins.
Software Development13
Improving ATG Performance With a CDN
Content delivery networks serve static assets faster from servers near users, doubling perceived performance.
Software Development14
Improving Secondary Asset Loading Time for an ATG Application
Images and scripts kill load time - reduce file count, leverage caching, and watch metrics plummet.
Software Development15
Setting Cache Headers from JBoss
Cache HTTP headers from JBoss using servlet filters - control what browsers keep and for how long.
Software Development16
Improving JSP Serving Time for an ATG Application
JSPs are bottlenecks; cache content sections to cut generation time, free up threads faster.
Software Development17
Why Is User Experience Performance So Important?
100ms slower = 1% sales drop (Amazon). Half-second delays tank Google traffic 20% - speed is revenue.
Software Development18
ATG User Experience Performance Tuning
Page load speed directly impacts user behavior - ATG apps need tuning across HTML, DOM, and assets.
Software Development19
ATG Performance Tuning
ATG performance isn't magic. Proven strategies cut costs and lift conversions on complex e-commerce apps.
DevOps & Infrastructure20
Apache mod_deflate and mod_cache issues
mod_deflate + mod_cache = cache explosion. Compression multiplies files - separate or carefully manage.