mirror of
https://github.com/ollama/ollama.git
synced 2025-11-10 22:37:29 +01:00
usage example: go test --tags=integration,perf -count 1 ./integration -v -timeout 1h -run TestModelsPerf 2>&1 | tee int.log cat int.log | grep MODEL_PERF_HEADER | cut -f2- -d: > perf.csv cat int.log | grep MODEL_PERF_DATA | cut -f2- -d: >> perf.csv
8.2 KiB
8.2 KiB