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

2.62.0, performance: refactoring expression parser combinator #1591

Merged
merged 30 commits into from Dec 7, 2020

Conversation

larshp
Copy link
Member

@larshp larshp commented Dec 5, 2020

@github-actions
Copy link

github-actions bot commented Dec 5, 2020

Regression test results:

Repository Issues Runtime Target Version
FreHu/abap-turtle-graphics 🟢 0 -> 0 🟢 2s -> 2s v753
Microsoft/ABAP-SDK-for-Azure 🟢 0 -> 0 🟢 3s -> 3s v753
SAP/code-pal-for-abap 🟢 9 -> 9 🟢 14s -> 14s v740sp08
Sumu-Ning/AES 🟢 0 -> 0 🟢 4s -> 4s v702
abapGit/ADT_Backend 🟢 0 -> 0 🟢 12s -> 12s v750
abapGit/CI 🟢 0 -> 0 🟢 12s -> 12s ?
abapGit/abapGit 🟢 0 -> 0 🟢 17s -> 16s v702
abaplint/abaplint-sci-client 🟢 0 -> 0 🟢 13s -> 13s v702
abaplint/deps 🟢 0 -> 0 🟢 2s -> 2s v702
jrodriguez-rc/abap-tasks-tracker 🟢 0 -> 0 🟢 2s -> 2s v750
larshp/abap-wasm 🟢 0 -> 0 🟢 2s -> 2s Cloud
larshp/abapGitServer 🟢 0 -> 0 🟢 13s -> 13s v740sp08
larshp/abapOpenChecks 🟢 0 -> 0 🟢 8s -> 8s v740sp02
larshp/abapPGP 🟢 0 -> 0 🟢 6s -> 6s v754
open-abap/open-abap 🟢 0 -> 0 🟢 1s -> 1s v702
sapmentors/abap2xlsx 🟢 0 -> 0 🟢 9s -> 9s v702
sbcgua/abap-string-map 🟢 0 -> 0 🟢 2s -> 2s ?
sbcgua/ajson 🟢 0 -> 0 🟢 3s -> 3s ?
sbcgua/mockup_loader 🟢 0 -> 0 🟢 4s -> 3s ?
sbcgua/text2tab 🟢 0 -> 0 🟢 3s -> 3s ?

code-pal-for-abap/src/checks/y_check_deprecated_classes.clas.testclasses.abap:148: Missing space between string or character literal and parentheses(parser_missing_space)
code-pal-for-abap/src/checks/y_check_deprecated_classes.clas.testclasses.abap:158: Missing space between string or character literal and parentheses(parser_missing_space)
code-pal-for-abap/src/checks/y_check_deprecated_classes.clas.testclasses.abap:168: Missing space between string or character literal and parentheses(parser_missing_space)
code-pal-for-abap/src/checks/y_check_deprecated_classes.clas.testclasses.abap:195: Missing space between string or character literal and parentheses(parser_missing_space)
code-pal-for-abap/src/checks/y_check_deprecated_classes.clas.testclasses.abap:209: Missing space between string or character literal and parentheses(parser_missing_space)
code-pal-for-abap/src/checks/y_check_deprecated_classes.clas.testclasses.abap:223: Missing space between string or character literal and parentheses(parser_missing_space)
code-pal-for-abap/src/checks/y_check_deprecated_classes.clas.testclasses.abap:254: Missing space between string or character literal and parentheses(parser_missing_space)
code-pal-for-abap/src/checks/y_check_deprecated_classes.clas.testclasses.abap:270: Missing space between string or character literal and parentheses(parser_missing_space)
code-pal-for-abap/src/checks/y_check_deprecated_classes.clas.testclasses.abap:286: Missing space between string or character literal and parentheses(parser_missing_space)

Updated: 2020-12-07T10:46:01.065Z

SHA: bb69fe0

@larshp larshp changed the title downport, outline data reference bugfix refactoring parser combinator Dec 5, 2020
@larshp larshp changed the title refactoring parser combinator refactoring expression parser combinator Dec 6, 2020
@larshp larshp changed the title refactoring expression parser combinator 2.62.0, refactoring expression parser combinator Dec 6, 2020
@larshp larshp changed the title 2.62.0, refactoring expression parser combinator 2.62.0, performance, refactoring expression parser combinator Dec 6, 2020
@larshp larshp changed the title 2.62.0, performance, refactoring expression parser combinator 2.62.0, performance: refactoring expression parser combinator Dec 6, 2020
@larshp larshp marked this pull request as ready for review December 7, 2020 07:47
@larshp larshp merged commit bb69fe0 into master Dec 7, 2020
@larshp larshp deleted the hvam/changes232 branch December 7, 2020 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant