Pt: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
=Related=
=Related=


* [[Business Scenario-Based Performance Monitoring and Diagnosis]]
* [[events]]
* [[events]]
* [[R]]
* [[R]]
Line 16: Line 17:
<blockquote style="background-color: AliceBlue; border: solid thin LightSteelBlue;">
<blockquote style="background-color: AliceBlue; border: solid thin LightSteelBlue;">
:<br>https://github.com/NovaOrdis/pt<br><br>
:<br>https://github.com/NovaOrdis/pt<br><br>
</blockquote>
=User Manual=
<blockquote style="background-color: #f9f9f9; border: solid thin lightgrey;">
:[[pt User Manual]]
</blockquote>
</blockquote>



Latest revision as of 21:30, 12 May 2016

Internal

Overview

pt (Performance Test) is a collection of tools aimed at automating performance tests and generating go/no go performance reports. The tools encapsulates the repetitive steps perfumed every time a performance test is executed, with the goal of automating the performance report generation. It works delegating data processing tasks to events and R.

Related

GitHub


https://github.com/NovaOrdis/pt

User Manual

pt User Manual

Development

pt Development