Changes between Initial Version and Version 2 of Ticket #76
- Timestamp:
- 02/17/2010 12:05:12 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #76
-
Property
Product
changed from
libcaca
tozzuf
-
Property
Summary
changed from
Allow zzcat to output immediately
toAllow zzat to output immediately
-
Property
Product
changed from
-
Ticket #76 – Description
initial v2 1 If a zz cat sequence doesn't use rewind() or fseek(), we know that any read byte can be immediately sent to the standard output. This would improve zzcat's speed and memory usage:1 If a zzat sequence doesn't use rewind() or fseek(), we know that any read byte can be immediately sent to the standard output. This would improve zzcat's speed and memory usage: 2 2 - design a simple bytecode language 3 3 - write another parser that translates the sequence to bytecode