Changes

Jump to: navigation, search

SPO600 Algorithm Selection Lab

94 bytes added, 11:26, 14 October 2022
Important!
** What background operations are being performed?
** How does your login on the machine affect performance (e.g., network activity)?
* <span style="background: #ffff00">Isolate the performance of the volume scaling code. </span> This is one of the most important parts of this lab! There are two practical approaches:
** Subtract the performance of the dummy version of the program from each of the other versions, or
** Add code to the program to measure and report just the performance of the volume-scaling code

Navigation menu