Skip to content

feat: C/C++ API shared library targets - #9878

Merged
0ax1 merged 14 commits into
developfrom
ad/cxx-shared-lib
Sep 15, 2026
Merged

0ax1 merged 14 commits into
developfrom
ad/cxx-shared-lib

fix(cmake): link gcov into shared coverage libraries

cd1c57b
Select commit
Loading
Failed to load commit list.
CodSpeed / CodSpeed Performance Analysis failed Sep 15, 2026 in 0s

1 benchmark regressed

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚡ 4 improved benchmarks
❌ 1 regressed benchmark
✅ 2193 untouched benchmarks
⏩ 218 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime words_gather_scalar_avx2[65536] 8.3 µs 9.4 µs -11.73%
WallTime arrow_checked_add_u32_avx512[16384] 21.4 µs 17.6 µs +21.51%
WallTime arrow_checked_add_u32_avx2[16384] 21.4 µs 17.6 µs +21.15%
WallTime filtered_owned_i64_avx512[OneNullInEight] 26.3 µs 22.7 µs +15.71%
WallTime mul_i32_nonnull_avx512 7.9 µs 7.1 µs +11.18%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing ad/cxx-shared-lib (cd1c57b) with develop (fefcab0)2

Open in CodSpeed

Footnotes

  1. 218 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. No successful run was found on develop (a65c653) during the generation of this report, so fefcab0 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.