Skip to content

feat(vortex-spatial): add area scalar function - #9203

Merged
HarukiMoriarty merged 5 commits into
developfrom
nemo/geo-area
Aug 10, 2026
Merged

feat(vortex-spatial): add area scalar function#9203
HarukiMoriarty merged 5 commits into
developfrom
nemo/geo-area

fix(vortex-spatial): restore unary geo adapter

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

1 benchmark regressed

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 2 improved benchmarks
❌ 1 regressed benchmark
✅ 1949 untouched benchmarks
🆕 7 new benchmarks
⏩ 89 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation cold_misaligned[(64, 256)] 4.4 ms 5.3 ms -16.88%
Simulation decompress[u64, (1000, 16)] 73.6 µs 65 µs +13.16%
Simulation compress_fsst[(1000, 64, 8)] 1.2 ms 1 ms +13.04%
🆕 Simulation column_x_column N/A 212.7 µs N/A
🆕 Simulation column_x_constant N/A 586.6 µs N/A
🆕 Simulation nullable_columns N/A 234.6 µs N/A
🆕 Simulation multipolygon N/A 2.7 ms N/A
🆕 Simulation nullable_polygon N/A 1.4 ms N/A
🆕 Simulation polygon_with_holes N/A 2.3 ms N/A
🆕 Simulation simple_polygon N/A 1 ms 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-area (0f145ec) with develop (9157d6c)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 (c61095f) during the generation of this report, so 9157d6c was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.