Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Typos.
[simgrid.git] / doc / doxygen / inside_autotests.doc
index b156c64..b740a17 100644 (file)
@@ -149,7 +149,7 @@ $ make pipol_test_list_images
 \section inside_autotests_dev_guide_pipol_nightly How to use nightly builds?
 
 All the pipol scripts are located in \"<project/directory>/buildtools/pipol/\".
-If you modifie them you have to update the pipol home directory by using this command: make sync-pipl.
+If you modify them you have to update the pipol home directory by using this command: make sync-pipol.
 
 It will copy those files:
 \verbatim
@@ -193,7 +193,12 @@ $ ctest -D ExperimentalCoverage
 $ ctest -D ExperimentalSubmit
 \endverbatim
 
-\section inside_autotests_dev_guide_g5k How to run simgrid scalability xps?
+\section inside_autotests_perf Infrastructure of the SimGrid Performance Regresion tests
+
+The goal of these tests is to detect the impact on simulation
+performance of the commited changes. It is not quite effective right
+now but at the end, it should be similar to 
+<a href="http://www.phoromatic.com/resources/long-term-study/">Phoromatic</a>.
 
 \subsection inside_autotests_dev_guide_g5k_campaign How to execute g5k campaign?