Archive for November 4th, 2009

You are browsing the archives of 2009 November 04.

Performance tuning tips

Performance tuning tips

Today I will share with you a couple of tips on process performance tuning: rewriting your code to be faster. This, for a change (contrasted with my previous posts on performance tuning), has nothing to do with Oracle or SQL: you can use these tips in any language. When your code has been identified as [...]