Performance & Tuning
In Performance & Tuning, structured approach/ techniques are applied to investigate performance problems. The objectives are:
- To evaluate the Architecture of the system
- To evaluate the performance of the system
- To evaluate the Database Design
- To rewrite SQL taking into account the database optimizer
- To tune various global RDBMS server parameters
Previous Work
In the past the company and its officer(s) had been involved with the following Performance & Tuning:
- Tuned a major Fund Management application PERTH from approximately 8 hours to 3 hours by redesign of indexes, stored procedures (SQL), and database schema and server reconfiguration.
- Tuned performance for the Emission Data Systems significantly [by a factor of 20]. When the performance issue was fixed; the job took 7-8 hours instead of 150+hours. I was able to achieve this by developing parallelism in the tasks to be done.
- Have monitored and fixed timeouts through database performance and tuning.