Skip to content

Add Map compute and compression support - #9110

Merged
AdamGS merged 3 commits into
developfrom
adamg/maptype-3
Aug 5, 2026
Merged

Add Map compute and compression support#9110
AdamGS merged 3 commits into
developfrom
adamg/maptype-3

Conversation

@AdamGS

@AdamGS AdamGS commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Rationale for this change

  • Closes: #000

What changes are included in this PR?

What APIs are changed? Are there any user-facing changes?

@codspeed-hq

codspeed-hq Bot commented Jul 31, 2026

Copy link
Copy Markdown

Merging this PR will regress 1 benchmark

⚡ 2 improved benchmarks
❌ 1 regressed benchmark
✅ 1827 untouched benchmarks
⏩ 43 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation decompress[u32, (1000, 16)] 44.6 µs 57.7 µs -22.65%
Simulation fsl_large 253.2 µs 214.3 µs +18.14%
Simulation search_index_in_range_chunked 6.3 ms 5.8 ms +10.09%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing adamg/maptype-3 (3f252ff) with develop (3d0c124)

Open in CodSpeed

Footnotes

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

@AdamGS AdamGS added the changelog/feature A new feature label Jul 31, 2026
@AdamGS
AdamGS force-pushed the adamg/maptype-3 branch from 0080a74 to ded0750 Compare July 31, 2026 11:40
@AdamGS
AdamGS force-pushed the adamg/maptype-3 branch from ded0750 to 289bf71 Compare July 31, 2026 11:52
@AdamGS
AdamGS force-pushed the adamg/maptype-3 branch from 289bf71 to f191760 Compare July 31, 2026 12:09
@AdamGS
AdamGS force-pushed the adamg/maptype-3 branch from f191760 to 0fd842d Compare July 31, 2026 13:17
Comment thread vortex-array/src/arrays/map/compute/mod.rs Outdated
@AdamGS
AdamGS marked this pull request as ready for review August 4, 2026 14:50
Base automatically changed from adamg/maptype-2 to develop August 4, 2026 15:29
@connortsui20

Copy link
Copy Markdown
Member

Will this close #9181?

We probably shouldn't be adding things to the fuzzer until they are mostly done

@AdamGS
AdamGS force-pushed the adamg/maptype-3 branch 2 times, most recently from ff735b6 to acbb54f Compare August 5, 2026 11:04
Comment thread vortex-array/src/canonical.rs Outdated
AdamGS added 3 commits August 5, 2026 17:03
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
@AdamGS
AdamGS merged commit 695e068 into develop Aug 5, 2026
102 of 105 checks passed
@AdamGS
AdamGS deleted the adamg/maptype-3 branch August 5, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants