{"id":21395901,"url":"https://github.com/gtroshin/showcase-performance-tests","last_synced_at":"2026-04-29T21:31:36.180Z","repository":{"id":50062183,"uuid":"518540176","full_name":"gtroshin/showcase-performance-tests","owner":"gtroshin","description":"Showcase Performance Tests","archived":false,"fork":false,"pushed_at":"2022-08-03T13:18:51.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T22:07:52.182Z","etag":null,"topics":["docker","docker-compose","grafana","locust","performance","performance-testing","prometheus"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/gtroshin.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}},"created_at":"2022-07-27T16:48:47.000Z","updated_at":"2022-08-01T18:14:06.000Z","dependencies_parsed_at":"2022-09-07T04:42:13.387Z","dependency_job_id":null,"html_url":"https://github.com/gtroshin/showcase-performance-tests","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gtroshin/showcase-performance-tests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gtroshin%2Fshowcase-performance-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gtroshin%2Fshowcase-performance-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gtroshin%2Fshowcase-performance-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gtroshin%2Fshowcase-performance-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gtroshin","download_url":"https://codeload.github.com/gtroshin/showcase-performance-tests/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gtroshin%2Fshowcase-performance-tests/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32444947,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["docker","docker-compose","grafana","locust","performance","performance-testing","prometheus"],"created_at":"2024-11-22T14:23:58.775Z","updated_at":"2026-04-29T21:31:36.164Z","avatar_url":"https://github.com/gtroshin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Showcase Performance Tests\n![Python 3.9.1](https://img.shields.io/badge/Python-3.9.1-green.svg)\n![Locust 2.10.1](https://img.shields.io/badge/Locust-2.10.1-purple.svg)\n\nThis project is designed to run performance tests using the Locust framework against the services with the following\nprofile:\n\nNumber of users (peak concurrency): 4 \\\nSpawn rate (users started/second): 10 \\\nDuration (run time): 5 minutes\n\nAll the performance test information is available at the inbuilt [Locust charts](http://localhost:8089) and at\n[custom Grafana dashboard](http://localhost:3000/d/0WllLp6mq/locust-test).\n\nTests output the basic statistics and the results to the console and will exit with `1` status code if there were any\nerrors or failures in tests.\n\nGrafana's settings, including the data source and a dashboard pre-provisioned.\n\n## Requirements\n\n* Docker\n* [Python 3.9.1+](https://www.python.org/downloads/release/python-3910/)\n\n## Development\n\nTo start all the services, run the following command in the project root folder:\n\n    docker-compose up -d \u0026\u0026 docker-compose logs --follow locust\n\nTo debug all the logs from services run:\n\n    docker-compose up\n\nFor the local test development outside docker environment, install the dependencies:\n\n    pip3 install -r requirements.txt\n\n## Services and addresses\n\n| Service          | Address                       | Description                          |\n|------------------|-------------------------------|--------------------------------------|\n| Locust           | http://localhost:8089         | Load testing tool                    |\n| Exported Metrics | http://localhost:9646/metrics | Locust metrics exporter              |\n| Prometheus       | http://localhost:9090         | Data source for Grafana              |\n| Grafana          | http://localhost:3000         | Visualization and observability tool |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgtroshin%2Fshowcase-performance-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgtroshin%2Fshowcase-performance-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgtroshin%2Fshowcase-performance-tests/lists"}