Skip to content
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

fix(parser): reduce complexity of initializeJSONLine #6807

Conversation

leadpogrommer
Copy link

@leadpogrommer leadpogrommer commented Nov 16, 2023

Closes #6821

Proposed Changes
Reduce computational complexity of initializeJSONLine by resuming line calculation from previous offset

I submit this contribution under the Apache-2.0 license.

@github-actions github-actions bot added the community Community contribution label Nov 16, 2023
@JoaoAtGit
Copy link
Contributor

@leadpogrommer I was checking your changes and doing some tests, and thanks for your find :)
great work :)

@asofsilva asofsilva merged commit 4934b8f into Checkmarx:master Dec 13, 2023
17 checks passed
@leadpogrommer
Copy link
Author

@JoaoCxMartins Thank you for reviewing.
Is there any information about next release date?

@JoaoAtGit
Copy link
Contributor

Hi @leadpogrommer , we'll have one more version this year.
Will be on the next week, you could expect the v1.7.12 on Tuesday or Wednesday.
One more time thanks for your contribution :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community contribution enhancement Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(parser): poor openapi parsing performance when using --enable-openapi-refs
4 participants