Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ykadowak committed Jul 26, 2023
1 parent e2cd4bf commit abbdb90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/agent/core/ngt/service/ngt_bench_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ func BenchmarkSeachWithCreateIndex(b *testing.B) {
for pb.Next() {
_, err := n.Search(
ctx,
train[insertCount],
train[12345], // use this random vector as query
uint32(defaultConfig.SearchEdgeSize),
defaultConfig.DefaultEpsilon,
defaultConfig.DefaultRadius,
Expand Down

0 comments on commit abbdb90

Please sign in to comment.