https://github.com/mongodb/genny
🧞♀️ Grants 3 wishes. As long as those wishes are to generate load 🧞♂️
https://github.com/mongodb/genny
Last synced: about 1 month ago
JSON representation
🧞♀️ Grants 3 wishes. As long as those wishes are to generate load 🧞♂️
- Host: GitHub
- URL: https://github.com/mongodb/genny
- Owner: mongodb
- License: apache-2.0
- Created: 2018-02-12T19:23:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T03:34:31.000Z (7 months ago)
- Last Synced: 2024-10-29T14:20:39.417Z (7 months ago)
- Language: C++
- Homepage:
- Size: 18.2 MB
- Stars: 49
- Watchers: 143
- Forks: 83
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Genny
=====> [!WARNING]
> Adding new workloads in Genny is deprecated. If you would like
> to create or modify a workload, please consider using
> [locust](https://docs.devprod.prod.corp.mongodb.com/performance/workloads/locust_tests).
>
> If you need to modify or create a Genny workload, please reach out
> in the [#ask-devprod-performance](https://mongodb.enterprise.slack.com/archives/C01VD0LQZED)
> Slack channel for adviceGenny is a workload-generator with first-class support for
time-series data-collection of operations running against MongoDB.`./run-genny --help`
For details on using Genny or contributing to the project, please see the [docs](./docs/start.md)!