Things Learned from Performance Tuning
Sunday, February 10th, 2008
One major blocker for a software project to finish is unsatisfactory performance. Engineers always are asked to tune the performance to customers’ satisfaction no matter what. Performance tuning itself is a very interesting topic and I’d like to share some interesting things that I’ve encountered before.
Two main performance tuning targets are reducing execution time or shortening [...]