From 338e37c502cee7d9af4cb66b013982911541c897 Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Tue, 13 Feb 2024 07:13:16 -0600 Subject: [PATCH] Update README.md Signed-off-by: Lee Calcote --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dbf8dc1..9dcfd0b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Meshery - SMP GitHub Action +# Meshery Performance GitHub Action -GitHub Action to run SMP Performance Benchmarks on CI/CD pipelines. +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. [Meshery](https://meshery.io/) is the canonical implementation of the [Service Mesh Performance specification](https://smp-spec.io/).