spcl/serverless-benchmarks

Batched requests for 411.image-recognition

开放

#296 创建于 2026年4月20日

 (0 条评论) (0 个反应) (0 位负责人)Python (99 个派生)auto 404
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.

贡献者指南