Current Forum: Homework 4 General Forum |
Date: Thu Oct 18 2001 3:58 pm |
Author: Shi, Ying <shy@cmu.edu> |
Subject: compress-decompress-speed-gap |
|
|
hello,
I realize for my LZW algorithm the speed in decompression is way too slow compare to its compression, though my Huffman algorithm has the same speed order but the gap isn't as so much at all, acturally the gap for Huffman is almost not noticable unless measured by "time"
Can someone suggest what might be the reasons ???
Thanks a lot! |
|