Skip to content

feat(vortex-spatial): add collect scalar function - #9218

Open
HarukiMoriarty wants to merge 5 commits into
nemo/geo-areafrom
nemo/geo-collect
Open

feat(vortex-spatial): add collect scalar function#9218
HarukiMoriarty wants to merge 5 commits into
nemo/geo-areafrom
nemo/geo-collect

perf(vortex-spatial): keep collect output zero-copy to list

1f9f067
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Aug 7, 2026 in 0s

Performance Regression: -45.6%

❌ 1 regressed benchmark
✅ 1943 untouched benchmarks
🆕 5 new benchmarks
⏩ 85 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation decompress[u64, (1000, 16)] 72.6 µs 133.4 µs -45.6%
🆕 Simulation linestrings N/A 211.3 µs N/A
🆕 Simulation nullable_points N/A 396.6 µs N/A
🆕 Simulation points N/A 208.2 µs N/A
🆕 Simulation polygons N/A 211.9 µs N/A
🆕 Simulation envelope_of_collected_points N/A 559.4 µ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-collect (1f9f067) with nemo/geo-area (2980eb4)

Open in CodSpeed

Footnotes

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