Skip to content

Commit 61c8977

Browse files
committed
chore: add benchmark tests and notes
fix formatting of readme
1 parent 91cede1 commit 61c8977

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

benchmark/README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ go test -bench=. -cpu=1 -benchmem -count=1 -benchtime=100x
1616

1717
## Libraries
1818

19-
`github.com/PaesslerAG/jsonpath v0.1.1`
20-
`github.com/bhmj/jsonslice v1.1.2`
21-
`github.com/evilmonkeyinc/jsonpath v0.7.0`
22-
`github.com/oliveagle/jsonpath v0.0.0-20180606110733-2e52cf6e6852`
23-
`github.com/spyzhov/ajson v0.7.0`
19+
- `github.com/PaesslerAG/jsonpath v0.1.1`
20+
- `github.com/bhmj/jsonslice v1.1.2`
21+
- `github.com/evilmonkeyinc/jsonpath v0.7.0`
22+
- `github.com/oliveagle/jsonpath v0.0.0-20180606110733-2e52cf6e6852`
23+
- `github.com/spyzhov/ajson v0.7.0`
2424

2525
## TL;DR
2626

0 commit comments

Comments
 (0)