Skip to content

feat(vortex-spatial): add convex hull scalar function - #9219

Merged
HarukiMoriarty merged 4 commits into
developfrom
nemo/geo-convex-hull
Aug 12, 2026
Merged

feat(vortex-spatial): add convex hull scalar function#9219
HarukiMoriarty merged 4 commits into
developfrom
nemo/geo-convex-hull

fix(vortex-spatial): use session Arrow conversion

680ecb7
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Aug 12, 2026 in 0s

Performance Regression: -23.13%

❌ 1 regressed benchmark
✅ 1973 untouched benchmarks
🆕 8 new benchmarks
⏩ 89 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation decompress[u64, (10000, 4)] 310.1 µs 403.4 µs -23.13%
🆕 Simulation linestrings N/A 165.6 µs N/A
🆕 Simulation nullable_points N/A 301.9 µs N/A
🆕 Simulation points N/A 162.8 µs N/A
🆕 Simulation polygons N/A 168.3 µs N/A
🆕 Simulation eight_points N/A 3.7 ms N/A
🆕 Simulation nullable_eight_points N/A 3.7 ms N/A
🆕 Simulation sixty_four_points N/A 14.9 ms N/A
🆕 Simulation envelope_of_collected_points N/A 481.5 µs N/A

Tip

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


Comparing nemo/geo-convex-hull (680ecb7) with develop (5e07c24)2

Open in CodSpeed

Footnotes

  1. 89 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 (6496a2c) during the generation of this report, so 5e07c24 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.