Skip to content

Commit

Permalink
update bench
Browse files Browse the repository at this point in the history
  • Loading branch information
octu0 committed Apr 12, 2021
1 parent fc6350b commit b9f0803
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -475,9 +475,11 @@ BenchmarkEdge/blurry/Edge-8 9400 129556 ns/op 311479 B
```
BenchmarkSobel
BenchmarkSobel/bild/Sobel
BenchmarkSobel/bild/Sobel-8 202 5693435 ns/op 2196801 B/op 32 allocs/op
BenchmarkSobel/bild/Sobel-8 216 5809142 ns/op 2196756 B/op 32 allocs/op
BenchmarkSobel/libyuv/ARGBSobel
BenchmarkSobel/libyuv/ARGBSobel-8 17019 70557 ns/op 311361 B/op 2 allocs/op
BenchmarkSobel/blurry/Sobel
BenchmarkSobel/blurry/Sobel-8 5522 220248 ns/op 311479 B/op 3 allocs/op
BenchmarkSobel/blurry/Sobel-8 6210 199204 ns/op 311488 B/op 3 allocs/op
```

### Other Benchmarks
Expand Down

0 comments on commit b9f0803

Please sign in to comment.