Skip to content

Conversation

@mbj
Copy link
Owner

@mbj mbj commented Nov 2, 2025

Fixes #412: Multiline dynamic strings without trailing newline now roundtrip correctly via segmented search pattern.

Fixes #415: Removed exponential performance degradation by eliminating unnecessary attempt limiting and using early termination strategy.

Fixes #412: Multiline dynamic strings without trailing newline now
roundtrip correctly via segmented search pattern.

Fixes #415: Removed exponential performance degradation by eliminating
unnecessary attempt limiting and using early termination strategy.
@mbj mbj marked this pull request as ready for review November 2, 2025 03:37
@mbj mbj merged commit 115fb71 into main Nov 2, 2025
32 checks passed
@mbj mbj deleted the fix/dstr branch November 2, 2025 03:37
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.

Performance issues on 0.8.0 and dynamic strings Some multiline dynamic strings do not satisfy the roundtrip test

2 participants