We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 164d3ef commit 57062beCopy full SHA for 57062be
1 file changed
setup.py
@@ -65,6 +65,7 @@
65
- basic authentication support
66
- cookies support
67
- referrer support
68
+ - http proxy support
69
- fetching css, javascript and images
70
- emulating a browser cache
71
- file upload and multipart/form-data submission
@@ -87,7 +88,7 @@
87
88
containing:
89
90
- the bench configuration
- - tests, pages, requests stats and charts.
91
+ - tests, pages, requests stats and charts with percentiles.
92
- the 5 slowest requests.
93
- servers cpu usage, load average, memory/swap usage and network traffic
94
charts.
0 commit comments