blob: 2ffb3d63354e9fe053debc0fa04e622e6798d3d7 (
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
43
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. (c) 2016 ZTE Corp.
############
Introduction
############
`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.
Release Documentation
---------------------
.. toctree::
:maxdepth: 2
release/release-notes/index
User Guide
----------
.. toctree::
:maxdepth: 2
testing/user/configguide/index
testing/user/userguide/index
Development Guide
-----------------
.. toctree::
:maxdepth: 2
testing/developer/devguide/index
.. _QTIP: https://wiki.opnfv.org/display/qtip
.. _OPNFV: https://www.opnfv.org/
|