Skip to content

feat: Lambdaメモリサイズの増強#77

Merged
Morichan merged 2 commits into
mainfrom
feature/memory-size
May 27, 2026
Merged

feat: Lambdaメモリサイズの増強#77
Morichan merged 2 commits into
mainfrom
feature/memory-size

Conversation

@Morichan

Copy link
Copy Markdown
Owner

以前から、既定の128MBでは、Authorizer Lambdaの実行時間が3秒を超えることがあった
メモリサイズを増強することで処理性能が上がるため、まずは倍にして様子を見たい

Morichan added 2 commits May 26, 2026 15:03
既定の128MBでは、Authorizer Lambdaの実行時間が3秒を超えることがあったため、倍に増やす。
Python 3.14に上げたことにより、既定の128MBでは、EC2InstanceStarter Lambdaの実行時間が3秒を超えることがあったため、倍に増やす。
@codecov

codecov Bot commented May 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (036f2ef) to head (3226d8c).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #77   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          826       826           
  Branches        17        17           
=========================================
  Hits           826       826           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Morichan
Morichan merged commit 5bb13a5 into main May 27, 2026
3 checks passed
@Morichan
Morichan deleted the feature/memory-size branch May 27, 2026 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant