Hi All.

I was wondering if memory usage varies a lot with the model params - from
what I have been looking at - the leanest I can see with the model I have
been playing with is about 60 meg per model created from a model factory
(maybe in the range 40-60).

Is this about right? This is before any data - just the memory footprint
after ModelFactory.create - that I measured.

(it may be a bit less - I note that if I create multiple models in one
processes - it saves me a bit over creating totally separate processes for
each model - curious what others do).

Reply via email to