• Daniel Hiltgen's avatar
    int: add performance integration tests (#11173) · 4f473e22
    Daniel Hiltgen authored
    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
    4f473e22
shakespeare.txt 5.21 MB
The source could not be displayed because it is larger than 1 MB. You can load it anyway or download it instead.