Skip to content

feat: add default plan and concurrency values to templates#5

Open
bojidar-bg wants to merge 1 commit into
mainfrom
default-concurrency
Open

feat: add default plan and concurrency values to templates#5
bojidar-bg wants to merge 1 commit into
mainfrom
default-concurrency

Conversation

@bojidar-bg
Copy link
Copy Markdown
Contributor

Methodology:

The default values were derived by running a local instance of the template with sfn function run --build, then measuring the memory usage of the Docker container while under the approximate number of concurrent requests generated by k6. The plan selected was the smallest plan which would fit 6 times the memory usage of the template, since the template consists of nothing but a HTTP server; and real usage will likely involve databases or HTTP clients too.

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