View Single Post
Old 19-08-2009, 12:33   #95
Damien
Remoaner
Cable Forum Team
 
Damien's Avatar
 
Join Date: Mar 2004
Posts: 32,796
Damien has a lot of silver blingDamien has a lot of silver blingDamien has a lot of silver blingDamien has a lot of silver blingDamien has a lot of silver bling
Damien has a lot of silver blingDamien has a lot of silver blingDamien has a lot of silver blingDamien has a lot of silver blingDamien has a lot of silver blingDamien has a lot of silver blingDamien has a lot of silver blingDamien has a lot of silver blingDamien has a lot of silver blingDamien has a lot of silver blingDamien has a lot of silver blingDamien has a lot of silver blingDamien has a lot of silver bling
Re: Programming Challenges?

Quote:
Originally Posted by foreverwar View Post
Yup - machine time/hardware cheap, people time expensive (which does not excuse carp/inefficient code).
Nope for a start others need to maintain it, inefficiency is avoided but I don't think it's as massive a problem as people make out. Often the areas you think a inefficient are not so while other areas may be. Anything web based then bandwidth is probably your most precious resource which you need to optimise.

For example the optimisations we were doing on Month Hall would have no noticeable effect, if you were doing a website and sending too much kb to the client it would be very notable.
Damien is offline   Reply With Quote