Commit 9477ef4
feat: migrate to Bazel build system and package framework
This change performs the transition of the VecBench vector search benchmarking framework to a native Bazel-based build and packaging system.
Key Accomplishments:
- Defined Bazel build targets for the core library and CLI.
- Packaged the application as a container image.
- Updated dependencies and visibility configurations.
- Refactored optional database and metrics imports to use dynamic loading.
PiperOrigin-RevId: 9200237601 parent 0c72b97 commit 9477ef4
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
0 commit comments