Changes

Jump to: navigation, search

GPU610/DPS915 Team 7 Project Page

544 bytes added, 20:28, 18 February 2018
Profiling and Analysis
[[File:AM_Profile.PNG]]
 
 
The following shows some timings reported by code that was added to the application.
 
[[File:AM_ReportTime.png|500px]]
 
Analysis of the code shows that ''main'' calls ''ChessBoardTest'' which calls ''SaveImage''. Based on the profiling results above, the application spends the majority of its time in ''SaveImage''. Analyzing the code also shows that the rest of the methods listed above ('''CalculateLighting''', '''CalculateRefraction''', '''TraceRay''', '''CalculateMatte''', etc.) are called directly or indirectly from '''SaveImage'''.
== Assignment 2 ==
== Assignment 3 ==
100
edits

Navigation menu