spcl / spcl/serverless-benchmarks
Support for SnapStart
Open
Nobody has claimed this yet.
aws
good first issue
- Dominant language
- Python
- Stars
- 199
- Forks
- 105
- PR merge metrics
- No merged PRs in 30d
Description
On AWS, Python and Java functions can now start from a snapshot. We should add this as a config flag, remember that this setting is applied, and also add this as an option to the invocation latency benchmark.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the configuration handling and the invocation latency benchmark in the repository, then trace how benchmark options are recorded and applied to AWS functions. The work is done when a SnapStart configuration flag is supported, its setting is remembered, and the invocation latency benchmark exposes the corresponding option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100