31
edits
Changes
→Intel Adviser (Dmytro)
----
Our Hotspot analysis from VTunevTune(see previous section for details on VTunevTune) identified that there are two bottlenecks in our code:
* imageToScaleeNaive - the main conversion function that creates image drawn with characters from the original buffer.
* calcLum - averages out the RGB values of a single pixel to convert it to grey scale.