awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesLambda Performance Optimizers

Tools specifically designed to optimize the execution speed and cost of AWS Lambda functions.

Distinct from Lambda Deployments: The provided candidates are either adapters or general deployment tools; this is a specialized optimization identity.

Explore 1 awesome GitHub repository matching devops & infrastructure · Lambda Performance Optimizers. Refine with filters or upvote what's useful.

Awesome Lambda Performance Optimizers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • alexcasalboni/aws-lambda-power-tuningalexcasalboni 的头像

    alexcasalboni/aws-lambda-power-tuning

    6,028在 GitHub 上查看↗

    该项目是 AWS Lambda 的性能优化器和资源基准测试工具。它通过测试各种内存配置来分析执行速度与成本之间的权衡,以确定最具成本效益的设置并最小化运营支出。 该工具利用 AWS Step Functions 编排器来自动化执行和收集跨不同功率级别的多个函数测试运行的数据。它通过注入自定义静态或远程数据并使用加权有效负载分布来模拟生产工作负载,以模仿真实世界的流量模式。 该套件涵盖了几个功能领域,包括迭代内存采样和基于指标的成本建模,以可视化性能权衡。它为临时函数版本和别名提供自动化资源清理、为受限内部资源提供私有网络配置,以及提供远程有效负载加载以绕过标准调用大小限制。 部署通过基础设施即代码(IaC)结构进行处理,以确保环境设置的一致性和可重复性。

    Optimizes the execution speed and cost of AWS Lambda functions by analyzing various memory configurations.

    JavaScript
    在 GitHub 上查看↗6,028
  1. Home
  2. DevOps & Infrastructure
  3. Lambda Performance Optimizers