| ??? 06/24/01 11:02 Read: times |
#12741 - RE: Any way to compress a program... |
The question is always speed vs size, only very rarely do you see the two go together. Bryans compressor will based on his description slow things down some, and that's OK if size is the only concern. Lookup tables is a good example of this, in some instance you can gain 5% throughput improvement by a 4 k lookup table, the question then is what is important for this project.
HAve fun, Erik |



