{"id":18760919,"url":"https://github.com/zahidul-islam/lambda-perf","last_synced_at":"2025-10-27T10:44:46.568Z","repository":{"id":44213883,"uuid":"231288018","full_name":"Zahidul-Islam/lambda-perf","owner":"Zahidul-Islam","description":"λperf is a tool for measuring AWS Lambda performance.","archived":false,"fork":false,"pushed_at":"2022-12-30T19:23:48.000Z","size":160,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T04:53:20.533Z","etag":null,"topics":["aws-lambda","cli","loadtesting"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zahidul-Islam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-02T01:46:40.000Z","updated_at":"2023-02-13T21:10:13.000Z","dependencies_parsed_at":"2023-01-31T14:16:14.375Z","dependency_job_id":null,"html_url":"https://github.com/Zahidul-Islam/lambda-perf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zahidul-Islam%2Flambda-perf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zahidul-Islam%2Flambda-perf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zahidul-Islam%2Flambda-perf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zahidul-Islam%2Flambda-perf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zahidul-Islam","download_url":"https://codeload.github.com/Zahidul-Islam/lambda-perf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239653670,"owners_count":19675140,"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":["aws-lambda","cli","loadtesting"],"created_at":"2024-11-07T18:14:20.969Z","updated_at":"2025-10-27T10:44:46.508Z","avatar_url":"https://github.com/Zahidul-Islam.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# λperf\n\nλperf is a CLI tool for measuring aws lambda performance. It provides a flexible facility for generating various workloads and perform synchronous and asynchronous lambda invocation.\n\nThe focus of λperf is make aws lambda load testing easier when the function have no REST endpoint.\n\n## Install\n\n- Clone the repo: `git clone git@github.com:Zahidul-Islam/lambda-perf.git \u0026\u0026 cd lambda-perf`\n- Rename the `.env.template` file: `mv .env.template .env`\n- Install pacages: `npm i`\n- Symlink the package folder: `npm link`\n\n## Usage\n\n```\n$ lperf --help\nUsage: lperf [options] [command]\n\nOptions:\n  -V, --version            output the version number\n  -h, --help               output usage information\n\nCommands:\n  list|ls [options]        list all lambda functions\n  create [options]         create load tests\n  delete|del [options]     delete lambda alias\n  exectute|exec [options]  execute load tests\n\nExamples:\n  $ lperf ls -r us-east-x\n  $ lperf create --arn arn:aws:lambda:us-east-x:xxxxxxxx:function:lambda-function-name -n 5 -p false -d '{ \"key\": \"value\" }'\n  $ lperf delete --arn arn:aws:lambda:us-east-x:xxxxxxxx:function:lambda-function-name\n  $ lperf exec --arn arn:aws:lambda:us-east-x:xxxxxxxx:function:lambda-function-name -n 5 -p true\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzahidul-islam%2Flambda-perf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzahidul-islam%2Flambda-perf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzahidul-islam%2Flambda-perf/lists"}