Skip to content

CxxSquidConfiguration#2410

Merged
guwirth merged 1 commit intoSonarOpenCommunity:masterfrom
guwirth:json-db
Aug 3, 2022
Merged

CxxSquidConfiguration#2410
guwirth merged 1 commit intoSonarOpenCommunity:masterfrom
guwirth:json-db

Conversation

@guwirth
Copy link
Copy Markdown
Collaborator

@guwirth guwirth commented Aug 2, 2022

  • improve performance: search in XML tree with XPath is very slow (close 'JSON Compilation Database' sensor slow #2383)
  • add better Visual Studio support
    • support apostrophes around arguments
    • support include paths with apostrophes
    • optimize parsing arguments

This change is Reviewable

@guwirth guwirth added this to the 2.1.0 milestone Aug 2, 2022
@guwirth guwirth self-assigned this Aug 2, 2022
- improve performance: search in XML tree with XPath is very slow (close SonarOpenCommunity#2383)
- add better Visual Studio support
  - support apostrophes around arguments
  - support include paths with apostrophes
  - optimize parsing arguments
@guwirth guwirth merged commit 1dafcda into SonarOpenCommunity:master Aug 3, 2022
@guwirth guwirth deleted the json-db branch February 8, 2023 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

'JSON Compilation Database' sensor slow

1 participant