Removed unnecessary checks
This commit is contained in:
parent
a89e2c5857
commit
46889de9f5
2 changed files with 3 additions and 5 deletions
|
@ -43,9 +43,9 @@ coverage: 100.0% of statements
|
|||
## Benchmarks
|
||||
|
||||
```
|
||||
BenchmarkSmall-12 8495775 140.9 ns/op 32 B/op 1 allocs/op
|
||||
BenchmarkMedium-12 729133 1457 ns/op 512 B/op 1 allocs/op
|
||||
BenchmarkLarge-12 293284 3831 ns/op 2560 B/op 2 allocs/op
|
||||
BenchmarkSmall-12 8846642 135.5 ns/op 32 B/op 1 allocs/op
|
||||
BenchmarkMedium-12 711596 1465 ns/op 512 B/op 1 allocs/op
|
||||
BenchmarkLarge-12 279253 3874 ns/op 2560 B/op 2 allocs/op
|
||||
```
|
||||
|
||||
## License
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue