benchmarkenhancementgood first issue
仓库指标
- 星标
- (196 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.