Skip to content

perf(vector): Improve hnsw by sharding vectors #722

perf(vector): Improve hnsw by sharding vectors

perf(vector): Improve hnsw by sharding vectors #722

Triggered via pull request June 30, 2025 23:53
Status Success
Total duration 53m 33s
Artifacts
dgraph-upgrade-tests
53m 8s
dgraph-upgrade-tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors
golangci-lint2(staticcheck): tok/partitioned_hnsw/partitioned_factory.go#L66
[new] S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...))
golangci-lint2(errcheck): posting/index.go#L808
[new] Error return value of `proto.Unmarshal` is not checked
golangci-lint2(unused): posting/index.go#L1412
[new] const numCentroids is unused
golangci-lint2(errcheck): posting/index.go#L1612
[new] Error return value of `MemLayerInstance.IterateDisk` is not checked
golangci-lint2(errcheck): posting/index.go#L1662
[new] Error return value of `indexer.BuildInsert` is not checked
golangci-lint2(errcheck): posting/index.go#L1688
[new] Error return value of `indexer.BuildInsert` is not checked
golangci-lint2(errcheck): posting/index.go#L1702
[new] Error return value of `x.ExponentialRetry` is not checked