Skip to content

Commit

Permalink
Where as interface
Browse files Browse the repository at this point in the history
  • Loading branch information
latolukasz committed Jan 7, 2024
1 parent 7de6319 commit 667301b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions get_by_ids_benchmarks_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ import (
"github.com/stretchr/testify/assert"
)

// BenchmarkGetByIDsLocalCache-10 1565151 763.9 ns/op 896 B/op 1 allocs/op
// BenchmarkGetByIDsLocalCache-10 1420578 835.7 ns/op 48 B/op 1 allocs/op
// BenchmarkGetByIDsLocalCache-10 1000000 1135 ns/op 80 B/op 1 allocs/op
func BenchmarkGetByIDsLocalCache(b *testing.B) {
benchmarkGetByIDsCache(b, true, false)
}
Expand Down

0 comments on commit 667301b

Please sign in to comment.