When profiling a single PKSim.CLI.exe call in "qualification mode without running simulations" (called like below): the top path in CPU utilization (35%) is ModelConstructor.CreateModelFrom():
PKSim.CLI.exe qualification -i C:\re_input\temp\Mefenamic_acid-Dapagliflozin-DDI\config.json -l C:\\re_input\temp\Mefenamic_acid-Dapagliflozin-DDI\log.txt --logLevel Information

When profiling a single PKSim.CLI.exe call in "qualification mode without running simulations" (called like below): the top path in CPU utilization (35%) is
ModelConstructor.CreateModelFrom():PKSim.CLI.exe qualification -i C:\re_input\temp\Mefenamic_acid-Dapagliflozin-DDI\config.json -l C:\\re_input\temp\Mefenamic_acid-Dapagliflozin-DDI\log.txt --logLevel Information