Skip to content

Fix #314 TokenList::lastLine() is slow for long lines#319

Merged
danmar merged 1 commit intocppcheck-opensource:masterfrom
chrchr-github:chr_lastline
Sep 12, 2023
Merged

Fix #314 TokenList::lastLine() is slow for long lines#319
danmar merged 1 commit intocppcheck-opensource:masterfrom
chrchr-github:chr_lastline

Conversation

@chrchr-github
Copy link
Copy Markdown
Contributor

No description provided.

@danmar danmar merged commit b5d1112 into cppcheck-opensource:master Sep 12, 2023
@chrchr-github
Copy link
Copy Markdown
Contributor Author

Thanks for merging this. It appears though that we are still too slow on large files, so we should probably limit maxsize to 1000 tokens.

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