Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
huttotw committed Jan 8, 2018
1 parent 11358f4 commit 985e60c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ BenchmarkLessThan-8|500000000|10.9 ns/op|0 B/op|0 allocs/op|
BenchmarkLessThanEqual-8|1000000000|7.79 ns/op|0 B/op|0 allocs/op|
BenchmarkGreaterThan-8|200000000|18.1 ns/op|0 B/op|0 allocs/op|
BenchmarkGreaterThanEqual-8|300000000|13.9 ns/op|0 B/op|0 allocs/op|
BenchmarkContains-8|50000000|82.2 ns/op|64 B/op|2 allocs/op|
BenchmarkContainsLong50000-8|20000|210011 ns/op|32 B/op|1 allocs/op|
BenchmarkContains-8|50000000|73.0 ns/op|64 B/op|2 allocs/op|
BenchmarkContainsLong50000-8|100000000|55.6 ns/op|32 B/op|1 allocs/op|
BenchmarkPluckShallow-8|100000000|60.2 ns/op|16 B/op|1 allocs/op|
BenchmarkPluckDeep-8|20000000|242 ns/op|112 B/op|1 allocs/op|

Expand Down

0 comments on commit 985e60c

Please sign in to comment.