Skip to content

Commit fe1d3e4

Browse files
authored
Remove benchmarks folder from k-NN repo (opensearch-project#2127)
Signed-off-by: Navneet Verma <[email protected]>
1 parent 30adbe4 commit fe1d3e4

File tree

115 files changed

+5
-8080
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+5
-8080
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2424
### Infrastructure
2525
### Documentation
2626
### Maintenance
27+
* Remove benchmarks folder from k-NN repo [#2127](https://github.com/opensearch-project/k-NN/pull/2127)
2728
### Refactoring

benchmarks/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## Benchmark Folder Tools Deprecated
2+
All benchmark workloads have been moved to [OpenSearch Benchmark Workloads](https://github.com/opensearch-project/opensearch-benchmark-workloads/tree/main/vectorsearch). Please use OSB tool to run the benchmarks.
3+
4+
If you are still interested in using the old tool, the benchmarks are moved to the [branch](https://github.com/opensearch-project/k-NN/tree/old-benchmarks/benchmarks).

benchmarks/osb/README.md

-478
This file was deleted.

benchmarks/osb/__init__.py

Whitespace-only changes.

benchmarks/osb/extensions/__init__.py

Whitespace-only changes.

benchmarks/osb/extensions/data_set.py

-202
This file was deleted.

0 commit comments

Comments
 (0)