vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
bootstrap instructions Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
ct/bench-v3-autopilot
54 minutes ago
add Signed-off-by: Robert Kruszewski <github@robertk.io>
rk/parentexecute
1 hour ago
format Signed-off-by: Robert Kruszewski <github@robertk.io>
rk/parentexecute
1 hour ago
less Signed-off-by: Robert Kruszewski <github@robertk.io>
rk/parentexecute
1 hour ago
Fix CUDA Arrow Utf8View export layout Signed-off-by: Alexander Droste <alexander.droste@protonmail.com>
ad/cudf
1 hour ago
Fix variant canonicalization Signed-off-by: Adam Gutglick <adam@spiraldb.com>
adamg/variant-to-file
2 hours ago
bench-v3: render build SHA in a page footer linked to the matching commit `build.rs` was already capturing `VORTEX_BENCH_BUILD_SHA` for `/health`; the SHA was just invisible from the rendered pages. Adds a small muted footer at the bottom of every page (landing, chart, group, and the error page) showing `build <7-char>` linked to `https://github.com/vortex-data/vortex/commit/<full-sha>` so operators and curious visitors can trace what they're looking at to a source revision. * `render::site_footer` ā new helper emitting a `<footer class="site-footer">` block. The link is open-in-new-tab + `rel= "noopener noreferrer"` (matching the existing GitHub header link). Falls back to the literal `"unknown"` label without a link when built outside a git checkout (shallow CI / source tarball). * Wired into both `render_page` and `error_page` after `main { ... }`. * `.site-footer` CSS: small, muted, centered, mono SHA. Accent-colour hover on the link. Test snapshots: insta's `add_filter` (gated on the `filters` feature, now enabled on the server's dev-dep) redacts the captured SHA so the locked HTML snapshots don't churn on every commit: * `[0-9a-f]{40}` inside the GitHub URL ā `<build-sha>` * `>[0-9a-f]{7}</code></a>` (the short SHA inside the linked code tag) ā `><build-sha></code></a>`. The `"unknown"` fallback isn't hex, so it doesn't collide. `STATIC_ASSET_VERSION` bumped `bench-v3-ui-26` -> `bench-v3-ui-27` so cached browsers re-fetch the new CSS. ## Verification * `cargo check -p vortex-bench-server -p vortex-bench-migrate`: clean. * `cargo clippy --all-targets --all-features`: clean. * `cargo +nightly fmt --all --check`: clean. * `RUSTDOCFLAGS="-D warnings" cargo doc --no-deps`: clean. * `cargo nextest run`: 191 passed. The three HTML snapshots regenerated with `<build-sha>` redactions in place; sanity-checked that the redaction pattern fires for the new footer fragment. * `uv run ruff check scripts/post-ingest.py`: clean. Signed-off-by: Connor Tsui <connor@spiraldb.com> Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
ct/bench-v3-autopilot
2 hours ago
more reusable Signed-off-by: Adam Gutglick <adam@spiraldb.com>
adamg/df-54
2 hours ago
Latest Branches
CodSpeed Performance Gauge
+3%
Benchmarks Website V3: Admin and Auto-Deploy
#7849
55 minutes ago
24cdac3
ct/bench-v3-autopilot
CodSpeed Performance Gauge
-85%
Add TakeExecute implementation for FilterArray
#7393
1 hour ago
71fc0af
rk/parentexecute
CodSpeed Performance Gauge
+3%
chore: polish `ArrowDeviceArray`
#8023
2 hours ago
0c97afc
ad/cudf
Ā© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs