Skip to content

feat(vortex-geo): native Point extension type and GeoDistance scalar function#8372

Merged
HarukiMoriarty merged 12 commits into
developfrom
nemo/geo-point
Jun 12, 2026
Merged

feat(vortex-geo): native Point extension type and GeoDistance scalar function#8372
HarukiMoriarty merged 12 commits into
developfrom
nemo/geo-point

fix: drop removed len argument from ScalarFnArray::try_new call

58febd5
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jun 12, 2026 in 0s

Performance Regression: -1.92%

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚡ 2 improved benchmarks
❌ 3 regressed benchmarks
✅ 1523 untouched benchmarks
⏩ 10 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation varbinview_large 112.9 µs 131.5 µs -14.17%
Simulation decompress_rd[f64, (100000, 0.01)] 845.9 µs 981.5 µs -13.82%
Simulation decompress_rd[f64, (100000, 0.1)] 845.9 µs 981.5 µs -13.82%
Simulation decompress_rd[f64, (100000, 0.0)] 1,024.6 µs 845.8 µs +21.14%
Simulation decompress_rd[f32, (100000, 0.0)] 586.8 µs 499.3 µs +17.53%

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-point (58febd5) with develop (f67b594)

Open in CodSpeed

Footnotes

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