August 2014
Intermediate to advanced
336 pages
7h 58m
English

Performance tuning is the process of making your code run faster. Usually this process is prompted by reports that a user interface action or batch routine is taking longer than expected. However, performance tuning is not just about fixing slow code. Poorly performing code is not “just” slow. It is slow because it consumes excess resources, which can affect not only the problem code, but also the system as a whole. Writing well-tuned code from the start is the best way to reduce the number of routines that can cause problems later, thereby improving the overall performance ...
Read now
Unlock full access