Currently, the benchmark 411.image-recognition has only a single input class - one image. Since each image taskes roughly the same amount of time, we should generate different classes of input size like small and large by creating a batch of requests to be processed by the function.
Currently, the benchmark
411.image-recognitionhas only a single input class - one image. Since each image taskes roughly the same amount of time, we should generate different classes of input size likesmallandlargeby creating a batch of requests to be processed by the function.