ocdr/custom-serving:cpu-load
- Runs standalone without a transformer
- Expects a json input with tag "image" and base64 value
- Sample file named
data.jsonis available in this repo which could be passed as data in cURL request - Remove
--data-rawfrom cURL command and add--data @data.json -kat the end of the request
- stress-ng tool will invoke 80% load on 8 cpu cores
- Timeout is set as 15m