35
edits
Changes
→Thunderbird
== Progress ==
=== Assignment 1 ===
==== Profiling: LZW algorithm ====
==== Profiling: Ray-Tracing algorithm ====
==== Analysis ====
===== Ray-Tracing Algorithm =====
----
=== Assignment 2 ===
==== Parallelize ====
==== Perfomance ====
----
=== Assignment 3 ===
==== Optimization ====
global vs constant
==== Perfomance ====
=== Conclusion ===
==== Profiling: LZW algorithm ====
It's a simple version of LZW compression algorithm with 12 bit codes.