Programming For Software Performance

Discussion in 'Programming' started by softtechy, Jan 29, 2013.

  1. #1
    As programmer, we usually focused on technical aspects of programming. In large software development, programming technique and strategy needs much attention, because it determine software performance.
    The performance can not be seen clearly for small application, while for large one, the lack of performance can be seen more obviously.

    Complete software requirement needs to state expected performance level. This is non-functional requirements. This does not define business process.

    Talking about performance does not depend only in programming, but it depends also on network capacity, hardware capacity [memory, processor, storage, etc..]
     
    softtechy, Jan 29, 2013 IP
  2. yenerich

    yenerich Active Member

    Messages:
    697
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    75
    #2
    Yes, but the performance starts coding a clean, fast and short code.
     
    yenerich, Feb 5, 2013 IP