<div dir="ltr">Hi Denis,<div><br></div><div>I am using <a href="https://github.com/Xazax-hun/csa-testbench">csa-testbanch</a> to test the performance and stability of my patches. It can aggregate the analyzer statistics and provides really nice charts. Under the hood it uses <a href="https://github.com/Ericsson/codechecker/">CodeChecker</a>.</div><div>The usual projects I run the tests are (in increasing complexity for the analyzer):</div><div><ul><li>tmux</li><li>curl</li><li>redis</li><li>xerces</li><li>bitcoin</li><li>protobuf</li></ul><div>Here are two example configurations that I use for the testbanch:</div></div><div><ul><li><a href="https://github.com/Ericsson/clang-jenkins/blob/master/jenkins_home/c_projects_jenkins.json">C projects</a></li><li><a href="https://github.com/Ericsson/clang-jenkins/blob/master/jenkins_home/cpp_projects_jenkins.json">C++ projects</a></li></ul><div>Note, these config files describe how to build the projects and what kind of parameters to add to each analyzer invocations.</div></div><div><br></div><div>Cheers,</div><div>Gabor</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 13, 2020 at 1:37 PM Denis Petrov via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">




<div dir="ltr" style="font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255);font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hi, all.<br>
</p>
<p><br>
</p>
<p>What (open) projects do you use to test CSA (features, performance, etc.)?<br>
</p>
<p>I was trying to find any, but it is harder then I thought. I'm using Windows and many projects use posix includes.<br>
</p>
<p><br>
</p>
<p>My aim is to test performance of my patch. Or maybe somebody could do this for me :).<br>
</p>
<p><br>
</p>
<div id="gmail-m_7962994649105199069Signature">
<div name="divtagdefaultwrapper">
<hr>
<div><b>Denys Petrov</b></div>
<div>Senior С++ Developer | Kharkiv, Ukraine</div>
<div><br>
</div>
<div></div>
</div>
</div>
</div>

_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
</blockquote></div>