feat(vortex-geo): add make-line and length scalar functions - #9201
Open
HarukiMoriarty wants to merge 2 commits into
Open
feat(vortex-geo): add make-line and length scalar functions#9201HarukiMoriarty wants to merge 2 commits into
HarukiMoriarty wants to merge 2 commits into
CodSpeed HQ / CodSpeed Performance Analysis
succeeded
Aug 5, 2026 in 0s
Performance Gate Passed
⚠️ Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.
⚡ 2 improved benchmarks
✅ 1893 untouched benchmarks
🆕 6 new benchmarks
⏩ 43 skipped benchmarks1
Performance Changes
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ⚡ | Simulation | decode_varbin[(1000, 2)] |
78.6 µs | 62 µs | +26.61% |
| ⚡ | Simulation | compress_fsst[(1000, 64, 8)] |
1.2 ms | 1 ms | +13.66% |
| 🆕 | Simulation | nullable_two_vertex_lines |
N/A | 1 ms | N/A |
| 🆕 | Simulation | sixteen_vertex_lines |
N/A | 1.9 ms | N/A |
| 🆕 | Simulation | two_vertex_lines |
N/A | 668.3 µs | N/A |
| 🆕 | Simulation | column_x_column |
N/A | 272 µs | N/A |
| 🆕 | Simulation | column_x_constant |
N/A | 647.3 µs | N/A |
| 🆕 | Simulation | nullable_columns |
N/A | 292.5 µs | N/A |
Tip
Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.
Comparing nemo/geo-native-bbox-precheck (72a4ae1) with nemo/geo-scalar-execution (09f16ff)
Footnotes
-
43 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. ↩
Loading