You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ did not spell out.
37
37
* Option for **callback to handle results** as they are obtained.
38
38
39
39
## Benchmarking
40
-
`jsonpath-plus` is consistently performant with both large and small datasets per [json-querying-performance-testing](https://github.com/andykais/json-querying-performance-testing). You can verify these findings yourself by [running the project](https://github.com/andykais/json-querying-performance-testing#how-to-run) and adding more perf cases.
40
+
`jsonpath-plus` is consistently performant with both large and small datasets compared to other json querying libraries per [json-querying-performance-testing](https://github.com/andykais/json-querying-performance-testing). You can verify these findings by [running the project yourself](https://github.com/andykais/json-querying-performance-testing#how-to-run) and adding more perf cases.
0 commit comments