Skip to content

Commit ce89800

Browse files
authored
Update README.md
1 parent b6bb046 commit ce89800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ idx=`JSONPath.sh -f /tmp/kpod '$.items[?(@.metadata.name=="kube-proxy.*")].apiVe
470470

471471
## Performance
472472

473-
* Performance is acceptable for small data sizes
473+
* Performance is acceptable for small data sizes (approximately 2x slower than `jq` - `sed` beat them both!)
474474
* Worse when using:
475475
* large data files (hundreds of kilobytes).
476476
* filter (script) expressions (An extra pass is required).

0 commit comments

Comments
 (0)