SemanticSearchPOC / test /benchmark /run_performance_tracker.sh
KevinStephenson
Adding in weaviate code
b110593
raw
history blame
139 Bytes
#!/bin/bash
# change to script directory
cd "${0%/*}" || exit
go run . -name "SIFT" -numberEntries 100000 -fail "-1" -numBatches "1"