{"id":20408728,"url":"https://github.com/feast-dev/feast-load-test-proxy","last_synced_at":"2025-07-16T18:06:12.138Z","repository":{"id":54825300,"uuid":"282135025","full_name":"feast-dev/feast-load-test-proxy","owner":"feast-dev","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-02T17:32:24.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T15:57:43.390Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/feast-dev.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":"2020-07-24T05:53:03.000Z","updated_at":"2022-08-02T17:32:27.000Z","dependencies_parsed_at":"2022-08-14T04:00:45.461Z","dependency_job_id":null,"html_url":"https://github.com/feast-dev/feast-load-test-proxy","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/feast-dev/feast-load-test-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feast-dev%2Ffeast-load-test-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feast-dev%2Ffeast-load-test-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feast-dev%2Ffeast-load-test-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feast-dev%2Ffeast-load-test-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feast-dev","download_url":"https://codeload.github.com/feast-dev/feast-load-test-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feast-dev%2Ffeast-load-test-proxy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265529039,"owners_count":23782804,"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-11-15T05:35:54.673Z","updated_at":"2025-07-16T18:06:12.124Z","avatar_url":"https://github.com/feast-dev.png","language":"Go","readme":"# Feast Load Test Proxy\n\n## Deprecation\n\nNote that this repo is out of date. Please see [here](https://github.com/feast-dev/feast-benchmarks) for the latest benchmarks.\n\n## Load test\n\nThis simple Go service generates load as part of the Feast testing suite. It sits between an HTTP based load testing tool as follows:\n\n```\n[Load Testing Tool] --(http)--\u003e [Feast Load Test Proxy] --(grpc)--\u003e [Feast Serving]\n```\n\n### Usage\nCreate a specification file for the load. Refer to the example specification for details.\n```\nLOAD_SPECIFICATION_PATH=example/loadSpec.yml\n```\n\nStart the proxy\n```\nLOAD_FEAST_SERVING_HOST=feast.serving.example.com LOAD_FEAST_SERVING_PORT=6566 go run main.go\n```\n```\n2020/07/24 14:00:02 Creating client to connect to Feast Serving at localhost:6566\n2020/07/24 14:00:02 Starting server on port:8080\n```\n\nThe following command simply echos the version of Feast Serving. Useful for testing network latency\n```\ncurl localhost:8080/echo\n```\n\nThis command will send a single or multiple GetOnlineFeatures request(s) depending on the load specification.\n\n```\ncurl localhost:8080/send\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeast-dev%2Ffeast-load-test-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeast-dev%2Ffeast-load-test-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeast-dev%2Ffeast-load-test-proxy/lists"}