Page 1 of 1

Feeder processing speed

Posted: Mon Jun 13, 2011 2:28 pm
by EP_explorer
I'm creating a model and since it gets more complicated It takes a lot of time to load it and save it.

For loading I found nice way to improve speed - using MaximumCubeLoadThreads in Tm1s.cfg - when I put where Number processors - 1 the server is downloading much faster, because downloading is using more processors.

But saving rules takes a lot of time anyway - because anyway only one processor is using.

May be somebody know ways (parameters in Tm1s.cfg or somewhere else) to use more processors in saving?