mirror of
https://github.com/valitydev/yandex-tank.git
synced 2024-11-06 02:15:22 +00:00
massive documentation update
This commit is contained in:
parent
f40e196aac
commit
c2b615f769
@ -13,7 +13,7 @@ Welcome to Yandex.Tank's documentation!
|
|||||||
Contents:
|
Contents:
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 3
|
||||||
|
|
||||||
intro
|
intro
|
||||||
install
|
install
|
||||||
|
@ -3,7 +3,8 @@ Installation
|
|||||||
============
|
============
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
Currently we support ubuntu precise and trusty.
|
Currently we support ubuntu LTS precise (12.04) and trusty (14.04).
|
||||||
|
|
||||||
Phantom load generator works fine with ``gcc<4.9``.
|
Phantom load generator works fine with ``gcc<4.9``.
|
||||||
|
|
||||||
************************
|
************************
|
||||||
|
@ -17,6 +17,15 @@ What are the Yandex.Tank components?
|
|||||||
.. note::
|
.. note::
|
||||||
Using ``phantom`` as a load generator for mild load tests (less then 1000rps) an average laptop with 64bit Ubuntu (10.04/.../13.10) would be sufficient. The tank could be easily used in virtual machine if queries aren't too heavy and load isn't too big. Otherwise it is recommended to request a physical server or a more capable virtual machine from your admin.
|
Using ``phantom`` as a load generator for mild load tests (less then 1000rps) an average laptop with 64bit Ubuntu (10.04/.../13.10) would be sufficient. The tank could be easily used in virtual machine if queries aren't too heavy and load isn't too big. Otherwise it is recommended to request a physical server or a more capable virtual machine from your admin.
|
||||||
|
|
||||||
|
Running Yandex.Tank
|
||||||
|
-------------------
|
||||||
|
Install tank to your system :doc:`install`
|
||||||
|
Tune your system :doc:`generator_tuning`
|
||||||
|
And run the tutorial :doc:`tutorial`
|
||||||
|
|
||||||
|
Feel free to use if you are skilled enough :doc:`configuration`.
|
||||||
|
For developers :doc:`core_and_modules`.
|
||||||
|
|
||||||
See also
|
See also
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user