spcl/serverless-benchmarks

Batched requests for 411.image-recognition

Aberta

#296 aberto em 20 de abr. de 2026

 (0 comentário) (0 reação) (0 responsável)Python (99 forks)auto 404
benchmarkenhancementgood first issue

Métricas do repositório

Stars
 (196 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador