Previous | Next --- Slide 41 of 43
Back to Lecture Thumbnails
cwchang

This graph can be useful when we trying to optimize our program. Once we have such graph, we can locate our program performance on this graph, and we may then know which direction should we work on to achieve better result. For example, making better use of ILP or adding pre-fetching functionality.