spcl/serverless-benchmarks

Cost estimations

Aperta

#285 aperta il 19 feb 2026

 (0 commenti) (0 reazioni) (0 assegnatari)Python (99 fork)auto 404
awsazuregcpgood first issue

Metriche repository

Star
 (196 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor