Skip to content

New C++ API#8741

Open
myrrc wants to merge 1 commit into
developfrom
myrrc/cxx2-code
Open

New C++ API#8741
myrrc wants to merge 1 commit into
developfrom
myrrc/cxx2-code

Conversation

@myrrc

@myrrc myrrc commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Add new C++ API code.
Tests and examples will be added in the next PR

@myrrc myrrc requested a review from 0ax1 July 13, 2026 16:12
@myrrc myrrc force-pushed the myrrc/cxx2-code branch from 96bfeae to 9773d83 Compare July 13, 2026 16:14
@myrrc myrrc added changelog/feature A new feature lang/cpp Relates to the Vortex C++ API labels Jul 13, 2026
@myrrc myrrc enabled auto-merge (squash) July 13, 2026 16:16
Signed-off-by: Mikhail Kot <mikhail@spiraldb.com>
@myrrc myrrc force-pushed the myrrc/cxx2-code branch from 9773d83 to afbbb04 Compare July 13, 2026 16:17
@codspeed-hq

codspeed-hq Bot commented Jul 13, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

⚠️ 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.

⚡ 6 improved benchmarks
❌ 5 regressed benchmarks
✅ 1691 untouched benchmarks
⏩ 4 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_bool_canonical_into[(1000, 10)] 16.4 µs 27.1 µs -39.23%
Simulation encode_varbin[(1000, 8)] 138.9 µs 155.6 µs -10.79%
Simulation encode_varbin[(1000, 4)] 138.7 µs 154.6 µs -10.3%
Simulation encode_varbin[(1000, 32)] 143.9 µs 160.4 µs -10.29%
Simulation encode_varbin[(1000, 2)] 138.3 µs 154 µs -10.24%
Simulation bitwise_not_vortex_buffer_mut[128] 244.4 ns 186.1 ns +31.34%
Simulation bitwise_not_vortex_buffer_mut[1024] 304.7 ns 246.4 ns +23.68%
Simulation chunked_varbinview_opt_canonical_into[(1000, 10)] 205.7 µs 168.8 µs +21.89%
Simulation bitwise_not_vortex_buffer_mut[2048] 398.6 ns 340.3 ns +17.14%
Simulation chunked_varbinview_into_canonical[(100, 100)] 306.6 µs 272.1 µs +12.67%
Simulation eq_i64_constant 298 µs 267.8 µs +11.25%

Tip

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


Comparing myrrc/cxx2-code (afbbb04) with develop (002e40a)

Open in CodSpeed

Footnotes

  1. 4 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/feature A new feature lang/cpp Relates to the Vortex C++ API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant