mqtt-jmeter
mqtt-jmeter copied to clipboard
High CPU Usage for MQTT Subscriber
Hi. Whenever I start the MQTT Subscriber, the CPU utilization for just one thread in JMeter goes up to 100%. I am guessing it is because of the poll that happens in the SubscriberSampler.java file.
I'll look into this.