Skip to content

Maintain a start position in CharStream instead of using repeated tailing.#1347

Merged
copybara-service[bot] merged 1 commit intomasterfrom
test_883808686
Mar 16, 2026
Merged

Maintain a start position in CharStream instead of using repeated tailing.#1347
copybara-service[bot] merged 1 commit intomasterfrom
test_883808686

Conversation

@copybara-service
Copy link

Maintain a start position in CharStream instead of using repeated tailing.

Constructing smaller and smaller substrings implies quadratic runtime. While this is unlikely to make much difference on typically-sized Javadoc comments, the alternative is just as clear.

…ailing.

Constructing smaller and smaller substrings implies quadratic runtime. While this is unlikely to make much difference on typically-sized Javadoc comments, the alternative is just as clear.

PiperOrigin-RevId: 884432763
@copybara-service copybara-service bot merged commit 71f52d5 into master Mar 16, 2026
@copybara-service copybara-service bot deleted the test_883808686 branch March 16, 2026 14:43
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