Pascal Bleser wrote:
Actually it loads the whole cache (including repository cache information) into memory for optimum speed.
So the dependency calculations are faster
You could also disable that cache and see whether it improves the memory consumption (I strongly assume so).
How do I disable the cache? is it a good idea?
Please read here for further information: http://labix.org/smart/faq#head-0f33fad77b42d8aeff51a73100a340a883b2b144 (and please let us know about the results ;))
This one talks about psyco which I disabled, but it only reduced the memory consumption to about 140 Mb which was not really worth it because the program ran slower. I guess I will just have to accept it that smart needs a large brain.
Thanks anyhow for the tip -- Guðlaugur Jóhannesson http://www.hi.is/~gudlaugu Phone: +354 849 8405 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
