Skip to content

chore: Release v1.0.2#302

Merged
CathalMullan merged 1 commit into
mainfrom
release-plz-2026-06-10T16-26-19Z
Jun 10, 2026
Merged

chore: Release v1.0.2#302
CathalMullan merged 1 commit into
mainfrom
release-plz-2026-06-10T16-26-19Z

Conversation

@CathalMullan

Copy link
Copy Markdown
Contributor

🤖 New release

  • wayfind: 1.0.1 -> 1.0.2 (✓ API compatible changes)
Changelog

1.0.2 - 2026-06-10

Fixes

  • Correct handling of overlapping suffixes (91030c7)

Performance

  • Replace SmallVec with custom storage (3680375)
  • Use smallvec for caps (2e926f7)
  • Index search memos by ID (0820f14)

Testing

  • Add overlapping suffix edge case (3e51a65)


This PR was generated with release-plz.

@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

@codspeed-hq

codspeed-hq Bot commented Jun 10, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

⚡ 3 improved benchmarks
❌ 8 regressed benchmarks
✅ 193 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation wildcard_anchored[1] 577.8 ns 606.9 ns -4.81%
Simulation dynamic_rescan[1] 577.8 ns 606.9 ns -4.81%
Simulation wildcard_anchored[10] 4.8 µs 5 µs -4.05%
Simulation wildcard_depth[10] 2.4 µs 2.5 µs -3.55%
Simulation wildcard_endings[10] 2.5 µs 2.6 µs -3.35%
Simulation wildcard_endings[1] 2.6 µs 2.6 µs -3.31%
Simulation wildcard_endings[100] 2.6 µs 2.7 µs -3.2%
Simulation wildcard_endings[1000] 2.7 µs 2.8 µs -3.13%
Simulation wildcard_backtrack[1] 576.7 ns 518.3 ns +11.25%
Simulation wildcard_chain[1000] 963.7 µs 902.9 µs +6.73%
Simulation wildcard_chain[100] 103.7 µs 97.8 µs +5.99%

Tip

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


Comparing release-plz-2026-06-10T16-26-19Z (20819b1) with main (3680375)

Open in CodSpeed

@CathalMullan CathalMullan merged commit 4ff295e into main Jun 10, 2026
8 of 9 checks passed
@CathalMullan CathalMullan deleted the release-plz-2026-06-10T16-26-19Z branch June 10, 2026 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant