babellog

Saturday, January 08, 2005

A return to performance oriented computing ?

This article (also found on Slashdot) notes that the processor clockspeed march has slowed down considerably in the last few years. Although projections at one point estimated a 10GHz processor by 2005, there is much less focus on raw processing speed and a lot more focus on quiet, resource efficient computing.

What does this mean for programmers ? There is no longer an abundance of clock cycles to waste on applications. At some point, the 2 and 3GHz chips of today will become the 4 and 16MHz chips of a decade ago. With a cap on the processing speed, will more efficient languages such as C see a renaissance ? Will their interpreted competitors see a marked speed improvement ? Does this signify a return to the era where the choice of language/toolkit/algorithm is realistically influenced by it's performance ?

3 Comments:

  • At 9:11 AM, Blogger 88Pro said…

    True the clock speed projections are failing. However does that mean the throughput is affected? I think AMD is first to realize everything is not about having higher clock speed. Things like dual core in the road map may be for sometime to come I guess programmers will have some clock cycle to waste :-)

     
  • At 10:32 AM, Blogger 88Pro said…

    Disk drives to stop shrinkingMay be its time we shit from text to binary :-)

     
  • At 4:06 PM, Blogger edg said…

    Are things coming full circle? I guess one day we'll each the physical limitations and then we'll have to *seriously* start looking at alternative technologies.

    Wonder what is happening on the quantum computing camp?

     

Post a Comment

<< Home