TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Website Performance Tutorials

79 pointsby championalmost 16 years ago

4 comments

kierankalmost 16 years ago
What I really would like to see is an independent third-party which cares nothing about data mining (maybe the w3c) host commonly used scripts (e.g. jquery) on Akamai and minified/compressed; all the parameters to their optimum instead of the myriad of options people use. They'd be so many browser cache hits.
评论 #672695 未加载
physcabalmost 16 years ago
Can someone post performance tips for Python? Either links or just suggestions. I've been coding in Python for a couple weeks and I'm not sure about what tools I have at my disposal for identifying bottlenecks and subsequently how to address those bottlenecks.
评论 #672417 未加载
评论 #672501 未加载
pinkbikealmost 16 years ago
I would expect something a lot more from google. All these ideas are way too elementary and some are just misguided. Advice like "crop your image"...come on. The misguided ones are things like "use single quotes instead of double quotes when printing in php since one does not look for variables in the string text". The is just misguided and is probably the last thing your should worry about. This is orders of magnitude from any useful optimization that is actually impacting your site performance.
评论 #672553 未加载
评论 #673059 未加载
pxlpshralmost 16 years ago
Good stuff, this must be a relatively new section.<p>I've also found Yahoo UI and performance section a great resource too. For better or worse, Yahoo! apps tend to be heavier on the design and graphics side so they have some good practices in place.<p><a href="http://developer.yahoo.com/yui/" rel="nofollow">http://developer.yahoo.com/yui/</a>
评论 #672379 未加载