Actions

Difference between revisions of "Performance Optimization"

(Created page with "'''Performance Optimization''', also known as “performance tuning”, is usually an iterative approach to making and then monitoring modifications to an application and its...")
(No difference)

Revision as of 20:53, 30 March 2021

Performance Optimization, also known as “performance tuning”, is usually an iterative approach to making and then monitoring modifications to an application and its database. It could involve adjusting the configuration of the database and server, or making changes to the applications and the SQL that maintain and query the database[1]

  1. What Does Performance Optimization Mean? Tom Johnston, Randall Weis