Community Page
- theappslab.com/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Yeah, I remember parents being all freako about calling relatives on the other side of the country. Now I get on the wife (and soon the kids, I'm sure), "let's remember we get roaming...
- I wondered why you had quotes around that. I need to watch Tommy Boy again. It's been years.
- I know, I was just checking to see if you knew the reference...Tommy Boy The followup line to that (by David Spade) was: "Well I should hope so, I'm laying it on pretty thick." I...
- None intended. We tend to forget how big the World used to be before the Interwebs made it small.
- Sure, I enjoy the history of technology. It's always interesting to look back (not very far) and see how decisions and strategies affected the modern landscape. It's also nutty how recently...
Jump to original thread »
I’ve been meaning to blog this for a while now. On June 6 at Beer and Blog here in Portland, Jason Grigsby gave an informal talk about how to make your website/blog faster and therefore greener.
Sounds a bit like voodoo, but the logic is sound. Cheap and plentiful broadband and i ... Continue reading »
Sounds a bit like voodoo, but the logic is sound. Cheap and plentiful broadband and i ... Continue reading »
1 year ago
Seriously, though, I think this makes a lot of sense and someday in my copious free time, I'll see about raising my score too. Thanks to you (and Jason) for bringing this to everyone's attention--good stuff.
1 year ago
1 year ago
Suppose the server is not serving the pages anymore, "saving the environment". Isn't it still up and running? Only instead of being busy, it is doing idle loops. BTW, there is an opinion that the current data centres aren't loaded even 10% of their capacity, and the problem is not the lack of the job to do, it is the lack of progress on all of the fronts, meaning IO wait and idle loops waiting to sync up with the other components of the distributed system. (See AMD's guy talk on TheRegister)
Let's take the efficiency into account, i.e. how many Watts were spent on a single CPU cycle doing useful job. You can reduce the amount of job to do (rewrite the code to reduce the complexity of the problem), you can reduce the number of the wasted CPU cycles (rewrite the code to optimise synchronisation), and not only reducing the Watts spent by a single CPU. Otherwise, perhaps, 80386 would be the better option than Opterons and Xeons, because 80386 spends so much less energy per hour!..
Just my 2p, which under current market conditions are the same as your 3.9 cent. ;-)
1 year ago
1 year ago
This is a targeted exercise, and you are correct that there are larger issues at work on both the client and server sides of the Interwebs equation. Jason's tips are meant to provide the little guys, like me, with a way to accomplish two things: 1) serve pages faster and 2) save on server load, which also (bonus) lightens the overall consumption of energy.
I say little guys because I can't control what iron the data center uses, what CPU is in that iron, how the CPU handles I/O and idle times, etc. I also can't control the overall load, just my own little piece.
So, if your point is that this is a little thing, spot on.
1 year ago
1 year ago