home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / ibm / pc / misc / 15822 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.9 KB  |  47 lines

  1. Newsgroups: comp.sys.ibm.pc.misc
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!uxa.cso.uiuc.edu!ftw33616
  3. From: ftw33616@uxa.cso.uiuc.edu (.)
  4. Subject: Re: Stacker 3.0 Questions
  5. References: <Bz6tCw.Cv@news.cso.uiuc.edu> <rnk2ps@rpi.edu>
  6. Message-ID: <BzB4Ho.1rA@news.cso.uiuc.edu>
  7. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  8. Organization: University of Illinois at Urbana
  9. Date: Tue, 15 Dec 1992 15:32:11 GMT
  10. Keywords: Stacker 3.0
  11. Lines: 34
  12.  
  13. duchad@aix02.ecs.rpi.edu (David Benedict Ducharme) writes:
  14.  
  15. >>4.  To anyone using it with a 40MB hard drive:  How much space did it add?
  16. Pretty much double.  It really depends on what you are storing on your hard
  17. disk.  Running stacker is like keeping _everything_ on your hard disk 
  18. compressed, aka pkzip.
  19.  
  20. i.e.  If you have tons of gifs, digitized sounds, and programs compressed
  21. with pklite, then expect _zero_ compression.
  22.  
  23. if you have normal everyday files, etc, expect roughly double.  (nice for
  24. windows, since windows can't have pklite run on them)
  25.  
  26. If you got lotsa small files, then expect a surprising amount of 'compression'
  27. due to merging these files and wasting less space.
  28.  
  29. >in addition I was wondering if, and how much Stacker affects the programs
  30. >that are running.  Does it slow it down,
  31.  
  32. Well, for the most part, no.  According to my experimentation, Stacker has
  33. some overhead when you 1st load the file, and after that, nothing.  So, if
  34. you run a big file, no problem.
  35.  
  36. If you are opening and closing _lots_ of small files really fast, it slows
  37. to a rock.  I discovered this when I was testing a stock analysis program I
  38. had written - one of the algorithms computes a worksheet for each of the 200
  39. individual companies, and saves a line of data from each one into a file.
  40. then it loads the final file for analysis.  When doing this particular
  41. analysis, the program sloooooowed way down.  besides that, it ran fine.
  42.  
  43.                 - Frank Wang
  44.  
  45.  
  46.  
  47.