[Starkit] Improving Tcl compression and performance
Techentin, Robert W.
techentin.robert at mayo.edu
Thu Jan 8 16:34:55 CET 2004
From: Guaca Mole [mailto:guacamole1234 at yahoo.com]
>
> I am adding the files to the starkit using something
> similar to:
>
> foreach f $files {
> file copy $f $mountedStarkit
> }
>
...
>
> Any hints on how to reduce the size of the starkit or
> make the process faster so it is comparable to tar +
> gzip ?
Not sure about the speed, but compressing lots of little files takes up more
space than compressing a single large tar file. Tar+gzip is just more
efficient. I don't think you're going to get better space utilization out
of the starkit.
Bob
--
Bob Techentin techentin.robert at mayo.edu
Mayo Foundation (507) 538-5495
200 First St. SW FAX (507) 284-9171
Rochester MN, 55901 USA http://www.mayo.edu/sppdg/
More information about the Starkit
mailing list