awslabs / awslabs/swift-aws-lambda-runtime
Consider using benchmark
Open
🔨 semver/patch
area/performance
- Dominant language
- Swift
- Stars
- 1.2k
- Forks
- 115
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 1
Description
Maybe we should consider using [Benchmark](https://github.com/ordo-one/package-benchmark) to measure memory allocation and other performance-related metrics.
Goals are
1. understand memory allocation pattern to reduce cold start time
2. establish a baseline performance test that we can use for regression testing
Contributor guide
Assessment
This issue has not been assessed yet.