OpenPerf is a benchmarking suite tailored for the sustainable management of open-source projects. It assesses key metrics and standards vital for the successful development of open-source ecosystems.
Project description
OpenPerf
OpenPerf is a benchmarking suite tailored for the sustainable management of open-source projects. It assesses key metrics and standards vital for the successful development of open-source ecosystems.
Features
- Data Science Benchmarks: Focus on analyzing and predicting behaviors that impact the sustainability of open-source projects, such as bot detection mechanisms.
- Standard Benchmarks: Includes a wide range of benchmarks that measure company, developer, and project impacts on open-source community health and growth.
- Index Benchmarks: Provides tools for evaluating and ranking different entities based on metrics critical to open-source sustainability, such as activity levels and influence.
- Modular CLI: A robust command-line interface that allows for straightforward interaction with all available benchmarks, facilitating ease of use and integration into other tools.
- Extensible Framework: Designed to be flexible and expandable, allowing researchers and developers to add new benchmarks and features as the field evolves.
Installation
To get started with OpenPerf, clone the repository to your local machine:
git clone https://github.com/yourgithubusername/openperf.git
cd openperf
Install the required dependencies:
pip install -r requirements.txt
Usage
OpenPerf is equipped with a CLI for easy execution of benchmarks. Here’s how you can run different types of benchmarks:
Running Data Science Benchmarks
To run the bot detection benchmark, which helps understand automated interactions in project management:
openperf data_science bot_detection
Running Standard Benchmarks
Evaluate the impact of companies, developers, and projects on open-source sustainability:
openperf standard company
openperf standard developer
openperf standard project
Running Index Benchmarks
To assess activity and influence indices, crucial for understanding leadership and contributions in open-source projects:
openperf index activity
openperf index influence
Extending OpenPerf
To add a new benchmark, create a new module under the appropriate directory and update the main.py to include this benchmark in the CLI.
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
Acknowledgments
Thanks to all the contributors who have helped to expand and maintain OpenPerf. Special thanks to the community for the continuous feedback that enriches the project's scope and functionality.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file openperf-0.1.tar.gz.
File metadata
- Download URL: openperf-0.1.tar.gz
- Upload date:
- Size: 1.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7eced0202d0297a3af4950c11644a806749ebd5c6aa22ee8278eb51690ec6341
|
|
| MD5 |
ff106e6b5354e47c4d385f2b63120bd2
|
|
| BLAKE2b-256 |
998fbc66e81da3dd38ffd5b71bba505f38603638b07ac987bffc1064f6bc80ee
|
File details
Details for the file openperf-0.1-py3-none-any.whl.
File metadata
- Download URL: openperf-0.1-py3-none-any.whl
- Upload date:
- Size: 1.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16cae0613e4c9666e647b6b6e382eace7ade67ab5721ada7cff9fa8ca0b16c10
|
|
| MD5 |
a0c5f001e1179e607515ed80d759f86c
|
|
| BLAKE2b-256 |
71d619fd2dd72ec6b55507c71552f387d2448a09c100823acb67ee69ceee09cb
|