Web Performance Tips
@webperftips
Great Tips For Fast Webs
You might like
Debounce? Pshh… Try our new jQuery plugin: DoubleDribble.js $.dbldrbl = function(fn, n){ return function() { while(n--){ fn() } } }
Sure, animated gifs might be larger than video, but they're also more battery/cpu intensive and lower quality.
Fast By Association™ Load iframes of fast websites into the body of your website, and people will associate your site with the fast ones.
Roses are slow. Violets are slow. Sorry this is a day late. 408 Request Timeout.
Enable SSLv3 exclusively on your app so you can still have a green lock, but browsers have an easier time reading the plain text.
Save expensive computations for when the user isn't engaging with application, like during a scroll or primary content load.
Set element.viscosity to below 0.5 for faster reflows.
server { listen 443; rewrite ^ http://$server_name$request_uri?; } https take *so* *long*. Simply redirect it to http.
Use the new ServiceWorkers to add a small amount of latency to each request. This shows users that the servers are "really working hard."
Remove the 'skip intro' link on your homepage to save precious bytes across the wire.
The root URL of your app should allow you to select the minified or unminified version so the user can choose between speed and verbosity.
More like Content Delivery Net-DOESNT-work, amirite?!
United States Trends
- 1. Cheney 58K posts
- 2. First Take 43.1K posts
- 3. Sedition 109K posts
- 4. Mark Walter N/A
- 5. #ExpediaChat 1,114 posts
- 6. Treason 67.4K posts
- 7. Cam Newton 3,049 posts
- 8. Buss 6,001 posts
- 9. SEDITIOUS BEHAVIOR 20.8K posts
- 10. Stephen A 39.5K posts
- 11. Nano Banana Pro 18.3K posts
- 12. Jeanie N/A
- 13. Trump and Vance 31.7K posts
- 14. #Geeksgiving25 N/A
- 15. Commander in Chief 39.7K posts
- 16. Bush 57.9K posts
- 17. Shayy 8,268 posts
- 18. #AcousticPianoSnowGlobe 2,117 posts
- 19. UNLAWFUL 59.7K posts
- 20. Godzilla 20.9K posts
You might like
-
JSConf
@jsconf -
Jake Archibald
@jaffathecake -
DEVCORE
@d3vc0r3 -
Patrick Meenan
@patmeenan -
WebPageTest™
@RealWebPageTest -
Mathias Bynens
@mathias -
chris tom
@PWYFF -
Matt Cole
@ColeMacro -
Stoyan Stefanov 🪩
@stoyanstefanov -
Yoav Weiss
@yoavweiss -
Marce valencia yoya
@marcevalenciar -
WSC Sports
@wauksports -
chloe
@dotchloe
Something went wrong.
Something went wrong.