Skip to content

Increased query performance for some cases#467

Open
ghost wants to merge 2 commits intojson-path:masterfrom
windward-studios:master
Open

Increased query performance for some cases#467
ghost wants to merge 2 commits intojson-path:masterfrom
windward-studios:master

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented May 4, 2018

No description provided.

@ghost
Copy link
Copy Markdown
Author

ghost commented May 4, 2018

Please let me know if you need anything more from me.

These changes increased performance by a factor of 10 for one of our main use cases.

@ghost
Copy link
Copy Markdown
Author

ghost commented May 5, 2018

A fuller description for this pull request is:

Speeds up queries by an order of magnitude when the code is compiled for .NET using IKVM. It returns error codes instead of throwing exceptions for 2 common cases. It does an inline concatenation of strings instead of using StringBuilder in 4 cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants