Skip to content

Implement compare for map types - #9317

Open
robert3005 wants to merge 1 commit into
developfrom
claude/map-type-comparison-a7209a
Open

Implement compare for map types#9317
robert3005 wants to merge 1 commit into
developfrom
claude/map-type-comparison-a7209a

Implement compare for map types

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

Performance Regression: -6.56%

⚡ 1 improved benchmark
❌ 5 regressed benchmarks
✅ 1938 untouched benchmarks
⏩ 85 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.2 ms -15.88%
Simulation take[small_m/shuffled/primitive/nonnull/chunks=1024/indices=1000] 5.6 ms 6.4 ms -13.18%
Simulation take[small_m/shuffled/primitive/nonnull/chunks=1024/indices=256] 2.1 ms 2.4 ms -13.07%
Simulation take[small_m/shuffled/primitive/nonnull/chunks=16384/indices=1000] 9.6 ms 10.8 ms -11.93%
Simulation decompress[u64, (1000, 16)] 65.1 µs 72.5 µs -10.26%
Simulation decompress[u32, (1000, 256)] 52.8 µs 39.8 µs +32.61%

Tip

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


Comparing claude/map-type-comparison-a7209a (a1a9670) with develop (7ec7ffb)2

Open in CodSpeed

Footnotes

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