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.
fix(performance): eliminate redundant regex calls in structured output mode #105
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
Uh oh!
There was an error while loading. Please reload this page.
fix(performance): eliminate redundant regex calls in structured output mode #105
Changes from all commits
9b66c78
088a861
a886334
3efa0d8
16586ae
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 207 in datafog/services/text_service.py
datafog/services/text_service.py#L207
Check warning on line 214 in datafog/services/text_service.py
datafog/services/text_service.py#L209-L214
Check warning on line 216 in datafog/services/text_service.py
datafog/services/text_service.py#L216
Check warning on line 221 in datafog/services/text_service.py
datafog/services/text_service.py#L219-L221
Check warning on line 255 in datafog/services/text_service.py
datafog/services/text_service.py#L248-L255
Check warning on line 261 in datafog/services/text_service.py
datafog/services/text_service.py#L258-L261
Check warning on line 268 in datafog/services/text_service.py
datafog/services/text_service.py#L264-L268
Check warning on line 275 in datafog/services/text_service.py
datafog/services/text_service.py#L275
Check warning on line 282 in datafog/services/text_service.py
datafog/services/text_service.py#L277-L282
Check warning on line 286 in datafog/services/text_service.py
datafog/services/text_service.py#L285-L286
Check warning on line 288 in datafog/services/text_service.py
datafog/services/text_service.py#L288
Check warning on line 292 in datafog/services/text_service.py
datafog/services/text_service.py#L291-L292
Check warning on line 296 in datafog/services/text_service.py
datafog/services/text_service.py#L295-L296
Check warning on line 299 in datafog/services/text_service.py
datafog/services/text_service.py#L299
Check warning on line 302 in datafog/services/text_service.py
datafog/services/text_service.py#L301-L302
Check warning on line 307 in datafog/services/text_service.py
datafog/services/text_service.py#L306-L307
Check warning on line 310 in datafog/services/text_service.py
datafog/services/text_service.py#L310
Check warning on line 313 in datafog/services/text_service.py
datafog/services/text_service.py#L312-L313
Check warning on line 316 in datafog/services/text_service.py
datafog/services/text_service.py#L315-L316
Check warning on line 323 in datafog/services/text_service.py
datafog/services/text_service.py#L322-L323
Check warning on line 325 in datafog/services/text_service.py
datafog/services/text_service.py#L325
Check warning on line 333 in datafog/services/text_service.py
datafog/services/text_service.py#L329-L333
Check warning on line 350 in datafog/services/text_service.py
datafog/services/text_service.py#L350
Check warning on line 356 in datafog/services/text_service.py
datafog/services/text_service.py#L356
Check warning on line 358 in datafog/services/text_service.py
datafog/services/text_service.py#L358
Uh oh!
There was an error while loading. Please reload this page.