Measure the performance of serverless projects via CI/CD
1.2K
This repository contains a utility which can be used to record measurements by running a command or parsing its output for an AWS report.
version: 1
group: (group-name-for-external-usage)
functions:
(function-name):
method: (cli-time, cli-parse-aws-report)
count: (How many times to run)
# For cli-time and cli-parse-aws-report
cli:
command: (The command line program to run)
# More functions can follow
Content type
Image
Digest
Size
42.8 MB
Last updated
over 7 years ago
docker pull ewindisch/serverless-measure