<div style="font-family: arial; font-size: 14px; color: rgb(34, 34, 34);">Source: openems<br>Version: <span>0.0.35+git20190103.6a75e98+dfsg<br>Tags: patch<br><span>Severity: important</span><br><br>The simulator is <span>excessively </span>slow, investigating I found it is build in debug mode instead of release.<br>The fix is as simple as running the following :<br><br><span>sed -e 's/-DCMAKE_BUILD_TYPE=Debug/-DCMAKE_BUILD_TYPE=Release/g' -i debian/rules</span><br><span></span><br></span></div>