spcl/serverless-benchmarks

Cost estimations

Offen

#285 geöffnet am 19.02.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (99 Forks)auto 404
awsazuregcpgood first issue

Repository-Metriken

Stars
 (196 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Currently, our perf-cost experiment does not attempt to provide any cost estimations. We should provide this functionality, hardcode cloud costs per supported regions (or query them, if there's an API for it):

  • Function duration and memory costs
  • Function invocation costs
  • State transitions for workflows
  • Estimate storage accesses

Contributor Guide