OMC Commits | 1 |
Libraries Changed | 0 |
Number of Improvements | 0 |
Number of Regressions | 0 |
Number of Performance Improvements | 3 |
Number of Performance Regressions | 2 |
Commit | Author | Summary |
---|---|---|
22bbcbbc9 | Adrian Pop | Fixes for ticket:5117 and ticket:5119 - link in static libs (even for Modelica tables) for FMU and for the generated executable (all except sundials) - on 32bit, pass gcc flag -mstackrealign to reallign SSE functions (so they can be used from other Windows processes, such as fmuChecker) - build SimulationRuntime/c/ with -mstackrealign |
Library | Change |
---|
ModelicaTest_3.2.2_cpp | ModelicaTest.Blocks.FilterTests.AllOptions | Compile performance 0:01:01 → 0:01:46 |
ModelicaTest_3.2.2_cpp | ModelicaTest.Math.Random.TestSpecial | FrontEnd performance 24.14 → 42.16 |
ThermoSysPro | ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum | Compile performance 32.25 → 17.70 Simulate performance 10.45 → 6.03 |
ThermoSysPro | ThermoSysPro.Examples.SimpleExamples.TestDynamicDrum1 | Compile performance 31.59 → 18.00 |
ThermoSysPro | ThermoSysPro.Examples.SimpleExamples.TestDynamicTwoPhaseFlowPipe | Compile performance 29.81 → 16.65 |