blob: 031d10b787b6938b533f1a5ea846dc7cbd1a23ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. (c) 2016 ZTE Corp.
########################################
QTIP - Platform Performance Benchmarking
########################################
`QTIP`_ is the project for **Platform Performance Benchmarking** in `OPNFV`_. It aims to provide user a simple indicator
for performance, simple but supported by comprehensive testing data and transparent calculation formula.
.. _QTIP: https://wiki.opnfv.org/display/qtip
.. _OPNFV: https://www.opnfv.org/
Release Notes
=============
.. toctree::
:maxdepth: 2
release/release-notes/index
User Guide
==========
.. toctree::
:maxdepth: 2
testing/user/configguide/index
testing/user/userguide/index
Developer Guide
===============
.. toctree::
:maxdepth: 2
testing/developer/devguide/index
|