{"id":23003740,"url":"https://github.com/stechstudio/lambda-benchmark","last_synced_at":"2025-04-02T14:25:01.743Z","repository":{"id":150649878,"uuid":"169349408","full_name":"stechstudio/lambda-benchmark","owner":"stechstudio","description":"Benchmark Lambda Function Performance.","archived":false,"fork":false,"pushed_at":"2019-02-06T03:19:10.000Z","size":251,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2025-02-08T05:27:45.782Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stechstudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-06T03:17:29.000Z","updated_at":"2019-02-06T03:19:06.000Z","dependencies_parsed_at":"2023-06-12T06:45:27.569Z","dependency_job_id":null,"html_url":"https://github.com/stechstudio/lambda-benchmark","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stechstudio%2Flambda-benchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stechstudio%2Flambda-benchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stechstudio%2Flambda-benchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stechstudio%2Flambda-benchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stechstudio","download_url":"https://codeload.github.com/stechstudio/lambda-benchmark/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246829989,"owners_count":20840733,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-15T07:15:12.337Z","updated_at":"2025-04-02T14:25:01.736Z","avatar_url":"https://github.com/stechstudio.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lambda Benchmarks\nRun a lambda job a number of times and report the metrics.\n\n## Setup\n```\ngit clone git@github.com:stechstudio/lambda-benchmark.git\ncd lambda-benchmark\ncomposer install\n```\n\n## Usage\n```bash\n\u003e php artisan help sts:benchmark\n\nDescription:\n  Given a lambda function and event, benchmark that sucker.\n\nUsage:\n  sts:benchmark [options] [--] \u003cfunction\u003e\n\nArguments:\n  function                         The name or arn of the function to test.\n\nOptions:\n  -r, --runs[=RUNS]                How many times you would like to execute the test. [default: \"1000\"]\n  -c, --concurrency[=CONCURRENCY]  How many max concurrent tests you want to run. [default: \"25\"]\n  -h, --help                       Display this help message\n  -q, --quiet                      Do not output any message\n  -V, --version                    Display this application version\n      --ansi                       Force ANSI output\n      --no-ansi                    Disable ANSI output\n  -n, --no-interaction             Do not ask any interactive question\n      --env[=ENV]                  The environment the command should run under\n  -v|vv|vvv, --verbose             Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug\n\n```\n\n## Example\n```bash\n\u003e php artisan sts:benchmark my_function -r 30 -c 10     \n                                    \nrequest_id,duration,billed_duration,memory_size,max_memory_used\nc0d912e2-df8b-4b1c-b176-9b074581510e,0.35,100,128,21\n505ec09b-d486-4508-9697-408b83e7c307,0.66,100,128,21\nc71281c3-c2eb-4681-8600-630b2b2f843c,0.44,100,128,20\nb037848f-0d36-4506-af69-a3ae738a60e5,4.52,100,128,21\n1a8d924d-350d-4428-989e-d3e3cb93cd9a,11.81,100,128,21\n89ef6487-5915-4f71-96fe-03d6a568b4ca,0.33,100,128,21\nadc562cf-8fa0-435f-aa45-beb15a817052,13.91,100,128,21\ncb3695dc-021a-41f3-b233-a31cccc512ea,9.43,100,128,21\n798bca55-fe63-40fc-b4f4-2220a6b02806,10.87,100,128,21\n9f69e49a-8c04-4b6b-a8e0-de08f1736367,15.25,100,128,21\nb2962a01-a1bf-4413-b004-e92efb58774e,0.52,100,128,22\n5c060a3e-6db3-4079-b466-b3920803f510,20.52,100,128,21\nde60a57a-0d97-4457-8fc4-a77d7dd19591,33.84,100,128,21\nf3e9a51a-f11c-4133-93f4-a10d8a28dfe8,14.1,100,128,21\nbe9ad4e1-4137-4c88-8c84-b6630600be1a,50.99,100,128,21\naa3ab804-bf84-44e8-a61d-afd08f0508c2,0.29,100,128,21\necc34c97-83d7-4bfa-972f-a2cd7c133c9a,7.29,100,128,21\n26f36312-4423-4e02-aa72-e710445f2e1a,55.48,100,128,20\n3619e0b4-c203-4c21-8299-ce0150d108f5,10,100,128,20\n1d8bd0f7-9a23-47d9-9512-bd0bd07e8050,35.03,100,128,21\n5a5dc0fd-f64a-4686-9977-1a72b1f05389,0.35,100,128,21\necf69475-7a8a-40e2-9c5b-9c3cc08b4048,0.22,100,128,21\n1fa90349-b6ab-45b8-939c-8f43c4792622,53.39,100,128,21\na4b83ca1-e40d-4862-9a5c-ab54447d4b11,22.02,100,128,22\nfb8a76cf-4a93-49b4-88bd-aef94ac1264c,0.51,100,128,20\n6cef2e94-40e5-4a79-9174-0478d1ec8a60,43.19,100,128,22\n59fb7c06-2b5d-4229-9922-8033609796b9,27.62,100,128,21\n5fa9a7a3-86c5-4d6d-9552-c6bebc5e7a2c,27.11,100,128,22\nb5dbfeea-4b5c-413d-8853-b07cd173efd7,18.25,100,128,21\nfb948cab-7fb2-43a7-9a4f-9ec872fb0e9f,10.18,100,128,22\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstechstudio%2Flambda-benchmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstechstudio%2Flambda-benchmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstechstudio%2Flambda-benchmark/lists"}