# performance-docs **Repository Path**: mirrors_openstack/performance-docs ## Basic Information - **Project Name**: performance-docs - **Description**: OpenStack performance testing plans, results, investigations and accompanying pieces of testing scripts and Rally scenarios. Mirror of code maintained at opendev.org. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ======================== Team and repository tags ======================== .. image:: http://governance.openstack.org/badges/performance-docs.svg :target: http://governance.openstack.org/reference/tags/index.html .. Change things from this point on OpenStack Performance Documentation =================================== This repository is for OpenStack performance testing plans, results and investigation documents. All documents are in RST format and located in `doc/source/` sub-folder. Building ======== Prerequisites ------------- To get started, you need to install all necessary tools: * `virtualenv` * `pip` (use the latest from `https://bootstrap.pypa.io/get-pip.py`) * `tox` * system dependencies: `libjpeg-dev` Run the build ------------- $ tox