Skip to content

test[gpu]: expand cuDF CUDA e2e coverage#8463

Merged
0ax1 merged 1 commit into
developfrom
ad/expand-cudf-e2e-tests
Jun 17, 2026
Merged

test[gpu]: expand cuDF CUDA e2e coverage#8463
0ax1 merged 1 commit into
developfrom
ad/expand-cudf-e2e-tests

Conversation

@0ax1

@0ax1 0ax1 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Expand the CUDA cuDF end-to-end harness with boolean columns, sliced primitive and boolean columns, and nullable timestamp millisecond coverage.

Expand the CUDA cuDF end-to-end harness with boolean columns, sliced primitive and boolean columns, and nullable timestamp millisecond coverage.

Validation: cargo build -p vortex-test-e2e-cuda --target aarch64-unknown-linux-gnu; CUDA 13.1 compat cuDF harness runner; cargo +nightly fmt --all --check; git --no-pager diff --check.

Signed-off-by: "Alexander Droste" <alexander.droste@protonmail.com>

Signed-off-by: Alexander Droste <alexander.droste@protonmail.com>
@0ax1 0ax1 requested review from a team, onursatici and robert3005 June 17, 2026 11:45
@0ax1 0ax1 added the changelog/chore A trivial change label Jun 17, 2026
@0ax1 0ax1 changed the title test: expand cuDF CUDA e2e coverage test[gpu]: expand cuDF CUDA e2e coverage Jun 17, 2026
@0ax1 0ax1 enabled auto-merge (squash) June 17, 2026 11:49
@codspeed-hq

codspeed-hq Bot commented Jun 17, 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.

⚡ 3 improved benchmarks
❌ 4 regressed benchmarks
✅ 1538 untouched benchmarks
⏩ 10 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation decompress_rd[f64, (100000, 0.0)] 845.5 µs 1,024 µs -17.44%
Simulation decompress_rd[f32, (100000, 0.0)] 499.1 µs 586.5 µs -14.89%
Simulation bitwise_not_vortex_buffer_mut[128] 186.1 ns 215.3 ns -13.55%
Simulation bitwise_not_vortex_buffer_mut[1024] 246.4 ns 275.6 ns -10.58%
Simulation decompress_rd[f64, (100000, 0.01)] 981.2 µs 845.4 µs +16.07%
Simulation decompress_rd[f64, (100000, 0.1)] 981.2 µs 845.4 µs +16.06%
Simulation encode_varbin[(1000, 2)] 176.1 µs 157.7 µs +11.66%

Tip

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


Comparing ad/expand-cudf-e2e-tests (e6b7071) with develop (b2c9e79)

Open in CodSpeed

Footnotes

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

@0ax1 0ax1 merged commit 1726f5e into develop Jun 17, 2026
71 of 73 checks passed
@0ax1 0ax1 deleted the ad/expand-cudf-e2e-tests branch June 17, 2026 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants