spcl/serverless-benchmarks

Simplified build of 220.video-processing

開放

#316 建立於 2026年8月7日

 (0 則留言) (0 個反應) (0 位負責人)Python (99 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (196 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

This benchmark relies on a static build of ffmpeg, which we source from an external website. Instead of pulling the ffmpeg binary at every single build, which adds a lot of pressure on that website in CI builds and can lead to errors when pulling data (e.g., rate limits), we could put a pinned and reproducible variant of ffmpeg in our benchmarks-data instead.

We should a new resources category in benchmarks-data, and change init.sh script to copy that binary during initial build.

貢獻者指南