spcl/serverless-benchmarks

Batched requests for 411.image-recognition

Ouverte

#296 ouverte le 20 avr. 2026

 (0 commentaire) (0 réaction) (0 personne assignée)Python (99 forks)auto 404
benchmarkenhancementgood first issue

Métriques du dépôt

Stars
 (196 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur