Skip to content

perf: SIMD common prefix#49

Merged
DaniPopes merged 11 commits into
mainfrom
dani/perf-cpl
Feb 3, 2026
Merged

perf: SIMD common prefix#49
DaniPopes merged 11 commits into
mainfrom
dani/perf-cpl

Conversation

@DaniPopes

Copy link
Copy Markdown
Member

Re-use impl from #46.

@codspeed-hq

codspeed-hq Bot commented Feb 2, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 22.59%

❌ 4 regressed benchmarks
✅ 102 untouched benchmarks
⏩ 111 skipped benchmarks1

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
common_prefix_length/32 646 µs 744.6 µs -13.24%
common_prefix_length/64 646 µs 744.6 µs -13.25%
common_prefix_length/8 576.4 µs 744.6 µs -22.59%
common_prefix_length/16 576.4 µs 744.5 µs -22.58%

Comparing dani/perf-cpl (bd16e69) with main (61ab7c7)

Open in CodSpeed

Footnotes

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

@DaniPopes DaniPopes merged commit 89d5790 into main Feb 3, 2026
21 of 22 checks passed
@DaniPopes DaniPopes deleted the dani/perf-cpl branch February 3, 2026 03:42
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.

2 participants