-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Improve performance of strings count_matches utility with specific expression patterns #22429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
f880b72
Improve performance of strings::count_matches utility
davidwendt d3e6a94
add nodiscard
davidwendt 97fe517
Merge branch 'main' into count-regex-faster
davidwendt 8a4ea74
fix doxygen comment
davidwendt ecdddbc
Merge branch 'main' into count-regex-faster
davidwendt 652c044
Merge branch 'main' into count-regex-faster
davidwendt 486b7fc
Merge branch 'main' into count-regex-faster
davidwendt 4c791a3
Merge branch 'main' into count-regex-faster
gforsyth bb6cb9e
Merge branch 'main' into count-regex-faster
davidwendt baf8e6b
fix check_path logic and gtest
davidwendt acaf9f7
Merge branch 'main' into count-regex-faster
davidwendt 4e25915
Merge branch 'main' into count-regex-faster
davidwendt 1071d27
Merge branch 'main' into count-regex-faster
davidwendt 004392a
Merge branch 'main' into count-regex-faster
davidwendt 737bb1f
Merge branch 'main' into count-regex-faster
davidwendt e94c164
Merge branch 'main' into count-regex-faster
davidwendt e050a67
Merge branch 'main' into count-regex-faster
davidwendt eb216eb
Merge branch 'main' into count-regex-faster
davidwendt c49750f
Merge branch 'main' into count-regex-faster
davidwendt 17e65a1
Merge branch 'main' into count-regex-faster
davidwendt 52a0ece
Merge branch 'main' into count-regex-faster
davidwendt f975d79
Merge branch 'main' into count-regex-faster
davidwendt ec40c34
Merge branch 'main' into count-regex-faster
davidwendt 419593d
Merge branch 'main' into count-regex-faster
davidwendt a85867f
Merge branch 'main' into count-regex-faster
davidwendt bd3a54f
Merge branch 'main' into count-regex-faster
davidwendt 481621e
Merge branch 'main' into count-regex-faster
davidwendt 514a152
Merge branch 'main' into count-regex-faster
davidwendt 4a2078e
Merge branch 'main' into count-regex-faster
davidwendt 4c4de23
Merge branch 'main' into count-regex-faster
davidwendt ff40d12
Merge branch 'main' into count-regex-faster
davidwendt e583d16
Merge branch 'main' into count-regex-faster
davidwendt cbae721
Merge branch 'count-regex-faster' of github.com:davidwendt/cudf into …
davidwendt 1649dcf
Merge branch 'main' into count-regex-faster
davidwendt 98df544
Merge branch 'main' into count-regex-faster
davidwendt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.