{"id":15685345,"url":"https://github.com/genaker/magento-k6-performance","last_synced_at":"2025-05-07T18:02:33.832Z","repository":{"id":206061988,"uuid":"715729800","full_name":"Genaker/magento-k6-performance","owner":"Genaker","description":"Magento K6 performance toolkit ","archived":false,"fork":false,"pushed_at":"2024-02-21T16:01:59.000Z","size":14,"stargazers_count":17,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-28T07:03:20.422Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/Genaker.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}},"created_at":"2023-11-07T18:04:29.000Z","updated_at":"2024-12-06T07:37:16.000Z","dependencies_parsed_at":"2023-11-07T19:27:08.727Z","dependency_job_id":"8627823f-7f3b-4e90-b3d4-68d23ff7613b","html_url":"https://github.com/Genaker/magento-k6-performance","commit_stats":null,"previous_names":["genaker/magento-k6-performance"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genaker%2Fmagento-k6-performance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genaker%2Fmagento-k6-performance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genaker%2Fmagento-k6-performance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genaker%2Fmagento-k6-performance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Genaker","download_url":"https://codeload.github.com/Genaker/magento-k6-performance/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252931480,"owners_count":21827109,"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-10-03T17:24:54.892Z","updated_at":"2025-05-07T18:02:33.795Z","avatar_url":"https://github.com/Genaker.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Magento 2 K6-performance toolkit\n\nk6 Magento 2 is a modern performance under load-testing tool when more than one user hits your page, built on years of experience in the Magento 2 performance and testing industries. It's built to be powerful, extensible, and full-featured. The key design goal is to provide the best developer experience.\n\n![New Project (17)](https://github.com/Genaker/magento-k6-performance/assets/9213670/73f0334f-ea2f-40fe-9ae9-5c3e6bd285cd)\n\n## Installation\n\n## Linux\n## Debian/Ubuntu\n```\nsudo gpg -k\nsudo gpg --no-default-keyring --keyring /usr/share/keyrings/k6-archive-keyring.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys C5AD17C747E3415A3642D57D77C6C491D6AC1D69\necho \"deb [signed-by=/usr/share/keyrings/k6-archive-keyring.gpg] https://dl.k6.io/deb stable main\" | sudo tee /etc/apt/sources.list.d/k6.list\nsudo apt-get update\nsudo apt-get install k6\n```\n\nIf you are behind a firewall or proxy\nThere have been reports of users being unable to download the key from Ubuntu's key-server using apt-key command due to firewalls or proxies blocking their requests. If you experience this issue, you may try this alternative approach instead:\n```\nwget -q -O - https://bintray.com/user/downloadSubjectPublicKey?username=bintray | sudo apt-key add -\n```\nor just install script\n```\nbash install-ubuntu.sh\n```\n## Red Hat/CentOS\n```\nwget https://bintray.com/loadimpact/rpm/rpm -O bintray-loadimpact-rpm.repo\nsudo mv bintray-loadimpact-rpm.repo /etc/yum.repos.d/\nsudo yum install k6\n```\n## Mac (brew)\n\n## Brew\n```\nbrew install k6\n```\n## Docker\n```\ndocker pull loadimpact/k6\n```\n\n# Usage with Magento \n\n```\nk6 run magento.js -e url=https://example.com -u 200 -i 6000 --include-system-env-vars=false\n```\nWhere:\n\nmagento.js - script name  \n-e url= site URL to test as env variable  \n-e sleep=0.2 etc. add sleep after HTTP response\n-u virtual users / concurrency / threads  \n-i number of iteration  \n--include-system-env-vars=false - don't include OS/system env variables  \n\n# Full K6 documentation\n\n[https://k6.io/docs/](https://k6.io/docs/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenaker%2Fmagento-k6-performance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenaker%2Fmagento-k6-performance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenaker%2Fmagento-k6-performance/lists"}