Infrastructure requirements for a customer PoC request #514
Replies: 1 comment 4 replies
-
10 minutes for 3 demands is way too long. You need to run with loglevel 2 to see why that goes so inefficiently. Only after that can you perform a real performance test.
There is no generic advice here. Models vary widely in size and complexity.
The planning engine will automatically parallelize the planning where possible. In the very majority of situations that is sufficient. If the split the planning problem in a certain logical dimension (eg different business units, different unrelated product lines, etc...) you can use different scenarios to divide the data & process & calculations. |
Beta Was this translation helpful? Give feedback.
-
Hey there,
We are a software vendor contracted to provide a supply planning solution for our client.
Hence we are evaluating Frepple as a potential solver back end for our supply planning application.
We have been modeling Frepple's capabilities for the client's specific use cases, in a PoC fashion.
We have built a model which matches the client's master data models with the following data counts:
Before presenting this to our client we want to conduct a performance test. In our 1st performance test using 1 demand, it takes around 10 mins to plan. Our objective is to do an evaluation of the solver performance against 50k demands followed by 1 million demands and evaluate if the runtime scales linearly.
Below is the log file from the run with 1 demand.
Log file 8 - frePPLe.txt
Here are our open questions:
Beta Was this translation helpful? Give feedback.
All reactions