{"id":18085042,"url":"https://github.com/jwodder/axum-hammer","last_synced_at":"2025-04-06T00:14:05.200Z","repository":{"id":241570919,"uuid":"807069282","full_name":"jwodder/axum-hammer","owner":"jwodder","description":"Concurrently hammering on an MVCE axum server","archived":false,"fork":false,"pushed_at":"2024-05-28T20:00:16.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-29T04:02:55.524Z","etag":null,"topics":["benchmarking","rust","test"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/jwodder.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-28T12:29:13.000Z","updated_at":"2024-05-29T04:03:01.255Z","dependencies_parsed_at":"2024-06-04T12:47:57.099Z","dependency_job_id":null,"html_url":"https://github.com/jwodder/axum-hammer","commit_stats":null,"previous_names":["jwodder/axum-hammer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Faxum-hammer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Faxum-hammer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Faxum-hammer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Faxum-hammer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwodder","download_url":"https://codeload.github.com/jwodder/axum-hammer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415968,"owners_count":20935387,"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":["benchmarking","rust","test"],"created_at":"2024-10-31T15:09:10.440Z","updated_at":"2025-04-06T00:14:05.175Z","avatar_url":"https://github.com/jwodder.png","language":"Rust","readme":"[![Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.](https://www.repostatus.org/badges/latest/concept.svg)](https://www.repostatus.org/#concept)\n[![CI Status](https://github.com/jwodder/axum-hammer/actions/workflows/test.yml/badge.svg)](https://github.com/jwodder/axum-hammer/actions/workflows/test.yml) \u003c!-- [![codecov.io](https://codecov.io/gh/jwodder/axum-hammer/branch/main/graph/badge.svg)](https://codecov.io/gh/jwodder/axum-hammer) --\u003e\n[![Minimum Supported Rust Version](https://img.shields.io/badge/MSRV-1.74-orange)](https://www.rust-lang.org)\n[![MIT License](https://img.shields.io/github/license/jwodder/axum-hammer.svg)](https://opensource.org/licenses/MIT)\n\nThis is an experimental attempt at creating an MVCE\n[axum](https://github.com/tokio-rs/axum) server for investigating performance\nissues with concurrent requests to https://webdav.dandiarchive.org (See\ndandi/dandidav#54).\n\nThe current focus of the experiment is on investigating increased\nrequest+response times as the number of concurrent requests to an axum server\nincreases, even when the number of concurrent requests is below the number of\nCPUs on the server machine.\n\nRepository Contents\n===================\n\n- `nail/` — The `axum-nail` package, defining an axum server with a variety of\n  endpoints\n\n- `hammer/` — The `axum-hammer` package, defining a client program for making\n  repeated requests to the server with different numbers of workers tasks\n  issuing concurrent requests.  The command emits a JSON file listing the\n  request+response times of all requests, organized by number of workers.\n\n- `batch.sh` — A shell script for running `axum-hammer` against all endpoints\n  of `axum-nail` and saving the JSON files under `stats/`\n\n- `plot.py` — A Python script that takes a JSON file emitted by `axum-hammer`\n  and produces a PNG containing a boxplot of the request+response times for\n  each number of workers\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwodder%2Faxum-hammer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwodder%2Faxum-hammer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwodder%2Faxum-hammer/lists"}