https://bz.apache.org/bugzilla/show_bug.cgi?id=63442
Bug ID: 63442
Summary: Header Manager 'merging in class
org.apache.jmeter.testelement.property.CollectionPrope
rty' doesn
Product: JMeter
Version: 5.1.1
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.1.1
We need to simulate automated third-party systems hitting our public APIs. We
don't want wait times between the the calls, because these are not humans that
need to think but other computers which don't wait very long between actions. I
noticed that the script is taking 3x longer than I would expect from the API
call time totals. After studying the debug logging I noticed that 'merging in
class ...CollectionProperty' is taking a long time to complete, usually 7
seconds but can be over 10 seconds using -n (CLI). I tried running in GUI mode.
With a visualizer attached this operation usually took a few milliseconds (100
or less). Max is about 3 seconds. Without the visualizer in GUI mode 7 seconds
seems to be the norm.
Note this behavior is also observed on a Windows Server 2016 build server.
--
You are receiving this mail because:
You are the assignee for the bug.