Skip to content

Conversation

luizbafilho
Copy link
Contributor

This PR adds a new option --no-vu-connection-reuse that closes the idle connections between each iteration of a VU, and changes meaning of --no-connection-reuse to disabling keep-alive connections

@luizbafilho luizbafilho changed the title Adding no vu connection reuse Adding no-vu-connection-reuse option Jun 18, 2018
@luizbafilho luizbafilho changed the title Adding no-vu-connection-reuse option Adding no-vu-connection-reuse option Jun 18, 2018
@codecov-io
Copy link

codecov-io commented Jun 18, 2018

Codecov Report

Merging #676 into master will increase coverage by 0.02%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #676      +/-   ##
==========================================
+ Coverage    64.6%   64.63%   +0.02%     
==========================================
  Files         101      101              
  Lines        8166     8171       +5     
==========================================
+ Hits         5276     5281       +5     
  Misses       2549     2549              
  Partials      341      341
Impacted Files Coverage Δ
cmd/options.go 62.74% <100%> (+0.74%) ⬆️
lib/options.go 93.75% <100%> (+0.09%) ⬆️
js/runner.go 80.4% <50%> (+0.09%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by