Increase number of postings in benchmark

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
Arve Knudsen 2023-11-09 15:42:10 +01:00
parent ef70a6e6cf
commit e3b8667fb1

View file

@ -364,7 +364,7 @@ func TestPostingsForMatchersCache(t *testing.T) {
func BenchmarkPostingsForMatchersCache(b *testing.B) {
const (
numMatchers = 100
numPostings = 100
numPostings = 100000
)
var (