spcl/serverless-benchmarks

Cost estimations

开放

#285 创建于 2026年2月19日

 (0 条评论) (0 个反应) (0 位负责人)Python (99 个派生)auto 404
awsazuregcpgood first issue

仓库指标

星标
 (196 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南