bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PSPP-BUG: [bug #20161] support automatic (de)compression for system/port


From: John Darrington
Subject: PSPP-BUG: [bug #20161] support automatic (de)compression for system/portable file I/O
Date: Sat, 16 Jun 2007 01:15:48 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070310 Iceweasel/2.0.0.3 (Debian-2.0.0.3-1)

Follow-up Comment #3, bug #20161 (project pspp):

I'm not saying that it wouldn't work, or that it wouldn't be a good idea (so
long as gzip compression is disabled by default).

I'm saying that if you pipe through gzip (or any compression tool), then it
produces nothing until it's input is closed.  Although "you" (pspp) will be
reading cases sequentially, the gzip process will have to store them all in
memory until after the very last one.  So some of the advantages of the
current implementation will be lost.  It'll mean for instance that
reading/writing will be considerably slower, and the maximum possible number
of cases will be smaller.

Just so long as users realize this, I don't think there will be a problem.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?20161>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]