Skip to content

feat(vortex-geo): per-row bounding-box scalar function (vortex.geo.envelope)#8831

Merged
connortsui20 merged 9 commits into
developfrom
nemo/geo-bounding-rect
Jul 21, 2026
Merged

feat(vortex-geo): per-row bounding-box scalar function (vortex.geo.envelope)#8831
connortsui20 merged 9 commits into
developfrom
nemo/geo-bounding-rect

bench(vortex-geo): benchmark envelope end-to-end at the scalar-fn level

3879f95
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis succeeded Jul 21, 2026 in 0s

Performance Gate Passed

✅ 1835 untouched benchmarks
🆕 12 new benchmarks
⏩ 46 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
🆕 Simulation take_chunked_fsl_random[16, 64] N/A 353.4 µs N/A
🆕 Simulation take_chunked_fsl_random[32, 64] N/A 520.7 µs N/A
🆕 Simulation take_chunked_fsl_random[8, 64] N/A 275.7 µs N/A
🆕 Simulation take_chunked_fsl_sorted[16, 64] N/A 355.2 µs N/A
🆕 Simulation take_chunked_fsl_sorted[32, 64] N/A 518.2 µs N/A
🆕 Simulation take_chunked_fsl_sorted[8, 64] N/A 268.8 µs N/A
🆕 Simulation take_fsl_chunked_elements_random[16, 64] N/A 274.9 µs N/A
🆕 Simulation take_fsl_chunked_elements_random[32, 64] N/A 436.6 µs N/A
🆕 Simulation take_fsl_chunked_elements_random[8, 64] N/A 197.2 µs N/A
🆕 Simulation take_fsl_chunked_elements_sorted[16, 64] N/A 268.9 µs N/A
🆕 Simulation take_fsl_chunked_elements_sorted[32, 64] N/A 432.4 µs N/A
🆕 Simulation take_fsl_chunked_elements_sorted[8, 64] N/A 188.1 µs N/A

Comparing nemo/geo-bounding-rect (3879f95) with develop (cbaa3d7)2

Open in CodSpeed

Footnotes

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