From 9b27483931771ba2f8bf034851c9545c3d01775f Mon Sep 17 00:00:00 2001 From: Asjad J <97493880+Asjad-J@users.noreply.github.com> Date: Wed, 5 Oct 2022 15:29:46 +0500 Subject: [PATCH] Updated README.md added link back to the article: https://www.baeldung.com/java-jmeter-latency-vs-load-time/ --- jmeter/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/jmeter/README.md b/jmeter/README.md index 23614307bd..e53f411cdb 100644 --- a/jmeter/README.md +++ b/jmeter/README.md @@ -54,3 +54,4 @@ Enjoy it :) - [Configure Jenkins to Run and Show JMeter Tests](https://www.baeldung.com/ops/jenkins-and-jmeter) - [Write Extracted Data to a File Using JMeter](https://www.baeldung.com/jmeter-write-to-file) - [Basic Authentication in JMeter](https://www.baeldung.com/jmeter-basic-auth) +- [JMeter: Latency vs. Load Time](https://www.baeldung.com/java-jmeter-latency-vs-load-time/)