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
 
@@ -106,12 +106,17 @@ not run in a standard test run. These te
 
evaluate the impact of certain code changes with respect to performance.
 

	
 
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
 
-----------------------
 

	
 
Kallithea is GPLv3 and we assume all contributions are made by the
 
committer/contributor and under GPLv3 unless explicitly stated. We do care a
0 comments (0 inline, 0 general)