home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / bit / listserv / sasl / 4957 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.4 KB

  1. Path: sparky!uunet!stanford.edu!bu.edu!wupost!sdd.hp.com!nigel.msen.com!emory!europa.asd.contel.com!paladin.american.edu!auvm!psuvm!uicvm.uic.edu!u32472
  2. From: U32472@uicvm.uic.edu (Alan Hinds)
  3. Newsgroups: bit.listserv.sas-l
  4. Subject: CPU cost of COMPRESS=YES in CMS SAS 6.07
  5. Message-ID: <92311.160524U32472@uicvm.uic.edu>
  6. Date: 6 Nov 92 22:05:23 GMT
  7. Organization: University of Illinois at Chicago
  8. Lines: 17
  9.  
  10. I find that data compression (COMPRESS=YES) is very expensive in CPU
  11. time in SAS 6.07 for CMS.  Individual SAS steps take from 2 to 9 times
  12. as much CPU time with COMPRESS=YES as they do with COMPRESS=NO.  The
  13. average for complete SAS jobs seems to be about a factor of 3 in CPU use
  14. with compression.  Often, the compressed file is larger than if
  15. compression had not been done!  Some files do compress dramatically.
  16.  
  17. As the large CPU cost of compressing temporary SAS datasets results in
  18. no permanent disk space savings, I would welcome a SAS option to
  19. compress permanent SAS datasets only.  There are few instances in which
  20. our temporary disk space is tight enough to require compression, but
  21. permanent disk space is another matter.  Most of my clients will not be
  22. bothered to specify compression on a dataset basis.  They simply take
  23. the installation default, which here is COMPRESS=YES.  Therefore, I
  24. urge the addition of a COMPRESS=PERM option to compress permanent
  25. datasets only.
  26.                    - Alan Hinds
  27.