fair-acc / gnuradio4

Prototype implementations for a more compile-time efficient flowgraph API
GNU Lesser General Public License v3.0
22 stars 8 forks source link

Reduced block interface & SANITIZER, NOPLUGIN, EMBEDDED changes to CMakeLists.txt #350

Closed RalphSteinhagen closed 1 month ago

RalphSteinhagen commented 1 month ago

Compile-Time Performance Optimisations and Simplifications

This is a follow-up of PR345.

Compile-times before->after (full project as well as qa_Scheduler as particularly compile-time heavy unit-test):

sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

Failed conditions
45.8% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud