{"id":17118590,"url":"https://github.com/mlocati/ab-gnuplot","last_synced_at":"2025-06-30T05:02:57.858Z","repository":{"id":147661322,"uuid":"305783198","full_name":"mlocati/ab-gnuplot","owner":"mlocati","description":"An easy-to-use script to benchmark websites","archived":false,"fork":false,"pushed_at":"2020-10-23T19:20:22.000Z","size":61,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-22T22:35:54.552Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","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/mlocati.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":"2020-10-20T17:24:50.000Z","updated_at":"2020-10-23T19:20:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ea944b9-2025-4cca-bb5a-5475586ba77d","html_url":"https://github.com/mlocati/ab-gnuplot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mlocati/ab-gnuplot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlocati%2Fab-gnuplot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlocati%2Fab-gnuplot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlocati%2Fab-gnuplot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlocati%2Fab-gnuplot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlocati","download_url":"https://codeload.github.com/mlocati/ab-gnuplot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlocati%2Fab-gnuplot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262714470,"owners_count":23352462,"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-14T17:54:58.518Z","updated_at":"2025-06-30T05:02:57.668Z","avatar_url":"https://github.com/mlocati.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ab-gnuplot\n\nThis project provides a script that can be used to easily benchmark the response time of different URLs, or the same URL but switching git branches.\n\nThis uses [ab - Apache HTTP server benchmarking tool](https://httpd.apache.org/docs/2.4/programs/ab.html) to collect the statistics, and [gnuplot](http://www.gnuplot.info/) to draw them.\n\n## Sample output\n\nHere's a sample result:\n\n![Sample image](https://raw.githubusercontent.com/mlocati/ab-gnuplot/main/images/example.png)\n\n## Usage\n\n### Using the script directly\n\nYou can use the provided `ab-gnuplot` PHP script (on Windows you can call it by using the `ab-gnuplot.bat` wrapper).\n\nTo get help, use the `-h` option.\n\nExample (when using the script directly):\n\n```sh\n./ab-gnuplot -h\n```\n\n### Using the Docker image\n\nYou can also use the pre-built [`mlocati/ab-gnuplot` Docker image](https://hub.docker.com/r/mlocati/ab-gnuplot).\n\nTo get help, use the `-h` option.\n\n```sh\ndocker run --rm -it mlocati/ab-gnuplot -h\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlocati%2Fab-gnuplot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlocati%2Fab-gnuplot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlocati%2Fab-gnuplot/lists"}