If you measure your upload speed in terms of time spent then JMeter is OK. Just upload file and measure full response time of the process. The lower response time the better you perform.
Jmeter has no response time breakdown into send and receive stages, just separate latency. But if you have all other stages taking less time than upload, then you may assume that they are zero. If you still want to have upload time measured - then I can help you getting TCPClient class that measure this metric. ----- -- Andrey Pohilko JP@GC Maintainer -- View this message in context: http://jmeter.512774.n5.nabble.com/Measure-HTTP-Sampler-upload-speeds-tp5357712p5466017.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
