Re: Newbie: In memory 4 times bigger?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Brent W. Hughes wrote:
> 
> Am I correct in assuming that if a file is 1000 bytes big on disk, that when
> it is
> read into memory (with get_bytes()), it will take up 4000 bytes of memory?
> 
> Brent
> 
if you read it all directly into a sequence yes. 

You can allocate a memory block to store it, process a porion at a time,
 or compress the sequence 


--"ask about our layaway plan".
--

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu