Changeset - 043621a79cdb
[Not reviewed]
default
0 1 0
Thomas De Schampheleire - 8 years ago 2017-07-01 22:39:41
thomas.de.schampheleire@gmail.com
docs: mention pytest-profiling

Could be useful for analysis of performance problems.
1 file changed with 5 insertions and 0 deletions:
0 comments (0 inline, 0 general)
docs/contributing.rst
Show inline comments
 
@@ -109,6 +109,11 @@ To run these tests::
 

	
 
    env TEST_PERFORMANCE=1 py.test kallithea/tests/performance
 

	
 
To analyze performance, you could install pytest-profiling_, which enables the
 
--profile and --profile-svg options to py.test.
 

	
 
.. _pytest-profiling: https://github.com/manahl/pytest-plugins/tree/master/pytest-profiling
 

	
 

	
 
Contribution guidelines
 
-----------------------
0 comments (0 inline, 0 general)