{"id":19839342,"url":"https://github.com/redislabs/mbdirector","last_synced_at":"2025-05-01T19:30:18.870Z","repository":{"id":38244695,"uuid":"163674535","full_name":"RedisLabs/mbdirector","owner":"RedisLabs","description":"Memtier benchmark front-end","archived":false,"fork":false,"pushed_at":"2023-05-09T13:52:51.000Z","size":404,"stargazers_count":8,"open_issues_count":1,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-06T17:01:50.483Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RedisLabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2018-12-31T14:18:58.000Z","updated_at":"2023-06-16T07:02:24.000Z","dependencies_parsed_at":"2024-11-12T12:33:11.419Z","dependency_job_id":null,"html_url":"https://github.com/RedisLabs/mbdirector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedisLabs%2Fmbdirector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedisLabs%2Fmbdirector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedisLabs%2Fmbdirector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedisLabs%2Fmbdirector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RedisLabs","download_url":"https://codeload.github.com/RedisLabs/mbdirector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251932513,"owners_count":21667157,"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-12T12:21:53.172Z","updated_at":"2025-05-01T19:30:18.583Z","avatar_url":"https://github.com/RedisLabs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Memtier-Benchmark Director\n==========================\n\nThis is a front-end tool that makes it easier to run successive benchmarking\nsessions using the memtier_benchmark tool by automating tasks such as:\n\n* Setting up and tearing down Redis instances\n* Running memtier_benchmark\n* Collecting and organizing all data, logs, etc.\n* Providing a simple web front to access data and a visual summary\n\n![Screenshot](../assets/screenshot1.png?raw=true)\n\nGetting Started\n---------------\n\nClone this repo and `cd` into it.  Next, set up a local Python virtualenv and\ninstall:\n\n```\nmkdir .env\nvirtualenv .env\n. .env/bin/activate\npython setup.py install\n```\n\nTo run, create a benchmark JSON file and run:\n\n```\nmbdirector benchmark -s mybenchmark.json\n```\n\nThis will set up the necessary targets, execute benchmarks, and store the\nresults in a `results` directory.  To access the results run `mbdirector serve`\nfrom the same directory and point your browser to `http://localhost:8080`.\n\nBenchmark Configuration\n-----------------------\n\nThe benchmark configuration defines:\n1. One or more *target*.  A target is a Redis database which is set up for the\n   purpose of running a benchmark and teared down when it is complete.\n\n   Currently the only supported target type is a local Redis process.  A useful\n   \"TODO\" item would be to support Redis Enterprise API to provision a database\n   of arbitrary configuration.\n\n2. One or more *benchmark*.  A benchmark is a description of how to run\n   `memtier_benchmark` (i.e. with specific arguments controlling size of\n   elements, pipelining, etc.).\n\nWhen executed, `mbdirector` runs a combination of all configured benchmarks and\nall configured targets.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredislabs%2Fmbdirector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredislabs%2Fmbdirector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredislabs%2Fmbdirector/lists"}