From 4dd4b1b5463dfef8e7d5e8b392cb17d2a782f9bb Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Tue, 20 Feb 2024 17:50:48 -0600 Subject: [PATCH] Update README.md Signed-off-by: Lee Calcote --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb6fbbc..155c678 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Meshery Performance GitHub Action +# Meshery Performance Analysis GitHub Action GitHub Action to characterize the performance of a service or microservice (an HTTP, HTTPS, or gRPC endpoint) using a load generator and statistical analysis. Use Meshery's performance management GitHub Action to establish a performance benchmark and visually compare percent quartiles (e.g. P99) over time. Run performance load tests within your CI/CD pipeline in order to catch performance regressions before they happen.