diskann-benchmark-runner 0.51.0

DiskANN is a fast approximate nearest neighbor search library for high dimensional data
Documentation
1
2
3
4
5
# Debug Mode Error Test

This test verifies that running benchmarks in debug mode without the `--allow-debug` flag produces an error.

The test intentionally omits the `--allow-debug` flag to ensure the debug mode check fires and blocks execution with an appropriate error message.