Skip to content

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

Open
HarukiMoriarty wants to merge 9 commits into
developfrom
nemo/geo-point
Open

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

fix: avoid allocating in coordinate dimension validation

e92be4b
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jun 11, 2026

Performance Regression: -12.33%

⚠️ 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.

⚡ 3 improved benchmarks
❌ 7 regressed benchmarks
✅ 1526 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_bool_canonical_into[(1000, 10)] 20.5 µs 35.5 µs -42.34%
Simulation decompress_rd[f64, (10000, 0.0)] 111.3 µs 138.2 µs -19.46%
Simulation decompress_rd[f64, (10000, 0.1)] 111.3 µs 138 µs -19.35%
Simulation decompress_rd[f64, (10000, 0.01)] 111 µs 137.6 µs -19.35%
Simulation chunked_varbinview_canonical_into[(1000, 10)] 161.7 µs 197.9 µs -18.3%
Simulation chunked_varbinview_into_canonical[(1000, 10)] 176.8 µs 213.1 µs -17%
Simulation decompress_rd[f32, (10000, 0.1)] 80.7 µs 89.7 µs -10.1%
Simulation decompress_rd[f64, (100000, 0.0)] 980.4 µs 845.4 µs +15.97%
Simulation bitwise_not_vortex_buffer_mut[128] 244.4 ns 215.3 ns +13.55%
Simulation bitwise_not_vortex_buffer_mut[1024] 304.7 ns 275.6 ns +10.58%

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 (e92be4b) with develop (9383c35)

Open in CodSpeed