27
edits
Changes
→Flat Profiles
Flat profile for compression:
[[File:BookComp.jpg|1300px]]
Flat profile for compression:
[[File:textCompression.jpg|1300px]]
[[File:FireDecomp.jpg|900px]]
===== Conclusion =====
From the profiling data presented, it's clear that vector allocation takes up the most time. I think it could be reduced by implementing our own vector data structure instead of using the STL one. However, I don't see any potential for the parallelization of this version of the algorithm.
=== Assignment 2 ===
=== Assignment 3 ===